perkeep/internal/osutil
Eng Zer Jun 2977046a4c all: use `T.TempDir` to create temporary directory
The directory created by `T.TempDir()` and 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-03-04 08:18:24 -08:00
..
gce perkeepd, serverinit, gce: opaque-ify serverinit.Config, trim camlistored.go 2018-05-13 15:50:10 -07:00
cpu.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
cpu_freebsd.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
cpu_linux.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
findproc_appengine.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
findproc_normal.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
mem.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
mem_unix.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
openurl.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
osutil.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
paths.go pkmountTest: ensure tests don't share cache 2021-02-01 00:27:33 -05:00
paths_test.go all: use `T.TempDir` to create temporary directory 2022-03-04 08:18:24 -08:00
restart_freebsd.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
restart_stub.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
restart_unix.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
restart_windows.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
syscall.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
syscall_appengine.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
syscall_posix.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
syscall_solaris.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
syscall_windows.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00