libgocryptfs/tests
Jakob Unterwurzacher b056776a01 tests: adapt dir overwrite test for Go 1.8
In Go 1.8, os.Rename refuses to overwrite an empty directory.
Switch to syscall.Rename, which still does the right thing.
2017-02-20 21:27:37 +01:00
..
cli Check for trailing garbage after the password 2017-02-12 17:59:09 +01:00
defaults tests: ctlsock: check warning for non-canonical paths 2017-02-12 12:22:25 +01:00
example_filesystems tests: don't call t.Fatal in checkExampleFS 2016-11-26 15:20:54 +01:00
matrix tests: adapt dir overwrite test for Go 1.8 2017-02-20 21:27:37 +01:00
plaintextnames Fix misspellings 2016-10-24 19:18:13 +02:00
reverse tests: reverse: check Access() call 2017-02-16 21:20:29 +01:00
stress_tests Get rid of remaining $GOPATH dependencies 2017-02-20 21:26:42 +01:00
test_helpers tests: get rid of syscall.PathMax 2017-02-16 18:47:04 +01:00
canonical-benchmarks.bash benchmarks: OSX compat: replace /usr/bin/time with bash builtin 2017-02-16 19:01:24 +01:00
dl-linux-tarball.bash tests: OSX compat: use OSX-style "stat -f" 2017-02-16 19:10:36 +01:00
fuse-unmount.bash OSX compat: replace fusermount calls with fuse-unmount.bash 2017-02-15 23:02:01 +01:00
maxlen.bash maxlen.bash: result was 1 too high 2016-10-04 10:26:22 +02:00