yay/pkg/download
Eng Zer Jun 83a257b16b
test: use T.TempDir to create temporary test directory (#1709)
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-02-11 09:30:54 +01:00
..
abs.go chore(version): bump major version 2021-09-08 22:28:08 +02:00
abs_test.go test: use T.TempDir to create temporary test directory (#1709) 2022-02-11 09:30:54 +01:00
aur.go chore(version): bump major version 2021-09-08 22:28:08 +02:00
aur_test.go test: use T.TempDir to create temporary test directory (#1709) 2022-02-11 09:30:54 +01:00
errors.go feat(download): download PKGBUILD repos interface 2021-08-05 10:11:54 +02:00
unified.go fix(download): use git pull --rebase --autostash instead of --ff-only. fixes #1635 2021-12-12 19:05:48 +01:00
unified_test.go test: use T.TempDir to create temporary test directory (#1709) 2022-02-11 09:30:54 +01:00
utils_test.go chore(version): bump major version 2021-09-08 22:28:08 +02:00