index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
matrix
/
matrix_test.go
Age
Commit message (
Expand
)
Author
2019-02-17
nametransform: reject names longer than 255 chars
Jakob Unterwurzacher
2019-01-20
tests: matrix: split out directory tests into their own file
Jakob Unterwurzacher
2019-01-14
tests: reduce noise on MacOS
Jakob Unterwurzacher
2019-01-06
tests: move fallocate tests to its own file
Jakob Unterwurzacher
2019-01-06
tests: TestFallocate: comment what "d" and "h" means
Jakob Unterwurzacher
2019-01-01
tests: teach ListFds() to check other processes
Jakob Unterwurzacher
2019-01-01
tests: save gocryptfs process id in test_helpers.MountPID
Jakob Unterwurzacher
2019-01-01
fusefrontend: make Access() symlink-safe.
Jakob Unterwurzacher
2018-09-22
tests: detect and report chmod failures earlier
Jakob Unterwurzacher
2018-09-08
tests: restore Go 1.7 compatibility
Jakob Unterwurzacher
2018-09-08
tests: add chmod test
Jakob Unterwurzacher
2018-09-08
tests: restore TestUtimesNanoSymlink
Jakob Unterwurzacher
2018-04-07
tests: cli_test: fix fd leak
Jakob Unterwurzacher
2018-04-07
tests: matrix: check for fd leaks
Jakob Unterwurzacher
2018-04-01
tests: add a few explicit file Close() in matrix_test
Jakob Unterwurzacher
2018-03-06
tests: drop "-z" from fusermount to catch forgotten fds
Jakob Unterwurzacher
2018-03-05
tests: matrix_test: skip cases when without_openssl is set
Jakob Unterwurzacher
2018-03-05
macos: doTestUtimesNano: skip UTIME_OMIT and nanoseconds testcases
Jakob Unterwurzacher
2018-03-05
tests: TestUtimesNano: replace ugly compareUtimes wrapper
Jakob Unterwurzacher
2018-03-05
tests: fix a few fd leaks
Jakob Unterwurzacher
2018-03-05
macos: skip TestUtimesNanoSymlink early
Jakob Unterwurzacher
2018-02-28
MacOS: skip TestUtimesNanoSymlink and TestUtimesNanoFd
Jakob Unterwurzacher
2018-01-17
fusefronted: add PlaintextNames special-cases for Create & Rename
Jakob Unterwurzacher
2017-12-25
fusefrontend: Handle PlaintextNames mode in Link
Sebastian Lackner
2017-11-28
fusefrontend: Handle PlaintextNames mode in Unlink
Sebastian Lackner
2017-11-28
fusefrontend: Handle PlaintextNames mode in Mknod
Sebastian Lackner
2017-11-27
fusefronted: allow_other: close race between mknod and chown
Jakob Unterwurzacher
2017-11-25
fusefrontend: Fix longname handling for renames with existing target
Sebastian Lackner
2017-03-05
Drop Go 1.4 compatability code everywhere
Jakob Unterwurzacher
2017-02-20
tests: adapt dir overwrite test for Go 1.8
Jakob Unterwurzacher
2017-02-16
tests: OSX compat: wrap Stat_t atime extract
Jakob Unterwurzacher
2017-01-26
tests: add TestLongLink (currently broken)
Jakob Unterwurzacher
2016-11-01
Add Go 1.4 compatibility layer for raw64
Jakob Unterwurzacher
2016-11-01
tests: add raw64 tests
Jakob Unterwurzacher
2016-10-30
fusefrontend: drop atime workarounds
Jakob Unterwurzacher
2016-10-19
tests: fix forgotten variable rename
Jakob Unterwurzacher
2016-10-19
tests: add 1980.tar.gz extract test
Jakob Unterwurzacher
2016-10-19
lint fixes
Jakob Unterwurzacher
2016-10-16
fusefrontend: Utimens: one more band-aid
Jakob Unterwurzacher
2016-10-16
fusefrontend: Utimens: ugly band-aid for nil pointer crash in go-fuse
Jakob Unterwurzacher
2016-10-16
tests: verify that UTIME_OMIT works
Jakob Unterwurzacher
2016-10-16
tests: deduplicate UtimesNano testing code
Jakob Unterwurzacher
2016-10-16
tests: split "normal" tests into "cli" and "defaults"
Jakob Unterwurzacher
2016-10-08
tests: invert ResetTmpDir argument
Jakob Unterwurzacher
2016-10-08
tests: matrix: have the testcase struct as a global variable
Jakob Unterwurzacher
2016-10-08
tests: matrix: convert to table-based style
Jakob Unterwurzacher
2016-10-04
tests: skip tests with -openssl=false on Go 1.4 and lower
Jakob Unterwurzacher
2016-10-04
tests: symlink to "/" instead of "/etc/motd"
Jakob Unterwurzacher
2016-10-04
tests: fallocate: skip some disk usage checks on btrfs
Jakob Unterwurzacher
2016-09-25
Implement changes proposed by gosimple.
Jakob Unterwurzacher
[next]