mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-13 01:47:51 +08:00
3d078ec653
Creating symlinks requires a special permission on Windows, which the use may not have. Also remove the support for symlinks in testutil.ApplyDir. Because of this issue on Windows, any test that requires creating symlinks needs to be broken out to an individual test case, meaning that symlinks can't be created alongside other files, so there is less benefit of keeping it inside the same Dir structure. |
||
---|---|---|
.. | ||
must.go | ||
scaled_ms_test.go | ||
scaled_ms.go | ||
temp_env_test.go | ||
temp_env.go | ||
testdir_nonwindows_test.go | ||
testdir_test.go | ||
testdir.go | ||
testutil.go |