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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
example_filesystems
/
example_filesystems_test.go
Age
Commit message (
Expand
)
Author
2017-03-05
Drop Go 1.4 compatability code everywhere
Jakob Unterwurzacher
2017-02-26
tests: somewhat support testing without openssl
Jakob Unterwurzacher
2016-10-08
reverse: gocryptfs.conf was missing from the directory listings
Jakob Unterwurzacher
2016-10-08
tests: add v1.1-reverse-plaintextnames example filesystem
Jakob Unterwurzacher
2016-10-08
tests: add v1.1-reverse example filesystem
Jakob Unterwurzacher
2016-10-08
tests: add v1.1-aessiv example filesystem
Jakob Unterwurzacher
2016-10-08
tests: invert ResetTmpDir argument
Jakob Unterwurzacher
2016-10-04
tests: skip tests with -openssl=false on Go 1.4 and lower
Jakob Unterwurzacher
2016-07-11
tests: add verbose output when unmounting
Jakob Unterwurzacher
2016-07-11
tests: use unmount wrapper in ResetTmpDir
Jakob Unterwurzacher
2016-06-30
test: split up integration_tests
Jakob Unterwurzacher
2016-06-27
tests: run example_filesystems with "-openssl=false" AND "=true"
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-gcmiv128" option
Jakob Unterwurzacher
2016-06-23
tests: make tests for unsupported FSs more compact
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-emenames" option
Jakob Unterwurzacher
2016-06-23
Drop deprecated "-diriv" option
Jakob Unterwurzacher
2016-06-23
tests: add v0.7-plaintextnames example filesystem
Jakob Unterwurzacher
2016-06-19
tests: expect mount failure for v0.6 and older example filesystems
Jakob Unterwurzacher
2016-06-16
tests: adapt for read-only operation
Jakob Unterwurzacher
2016-06-16
tests: exit with correct error code from TestMain
Jakob Unterwurzacher
2016-06-07
tests: split example_filesystems into its own package
Jakob Unterwurzacher