Qi Xiao 4afbb71c07 Move pkg/testutil/must.go to a new pkg/must. 2 years ago
..
recover.go 51e4d97568 interface{} -> any now that Elvish requires Go 1.18. 2 years ago
recover_test.go 71cd3835bc Don't dot import pkg/tt 2 years ago
scaled.go 5b490475e7 pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead. 2 years ago
scaled_test.go 5b490475e7 pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead. 2 years ago
set.go 3a3b8f5700 pkg/edit/complete: Change Complete to take an Evaler. 2 years ago
set_test.go 3a3b8f5700 pkg/edit/complete: Change Complete to take an Evaler. 2 years ago
temp_env.go e9d328aa16 Make use of (*testing.T).Cleanup for test cleanups. 2 years ago
temp_env_test.go e9d328aa16 Make use of (*testing.T).Cleanup for test cleanups. 2 years ago
testdir.go 4afbb71c07 Move pkg/testutil/must.go to a new pkg/must. 2 years ago
testdir_nonwindows_test.go f7cb556d9b Require Go 1.18. 2 years ago
testdir_test.go 9076934395 Remove most uses of the ioutil package. 2 years ago
testutil.go e9d328aa16 Make use of (*testing.T).Cleanup for test cleanups. 2 years ago
testutil_test.go e9d328aa16 Make use of (*testing.T).Cleanup for test cleanups. 2 years ago
umask.go 2c30cf9806 Fix staticcheck errors on Windows. 2 years ago
umask_unix.go f7cb556d9b Require Go 1.18. 2 years ago
umask_windows.go be56f72729 pkg/testutil: Add utility for setting umask during tests. 2 years ago