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
/
integration_tests
/
helpers.go
Age
Commit message (
Expand
)
Author
2016-04-10
tests: clean up leftover mounts in resetTmpDir
Jakob Unterwurzacher
2016-02-07
tests: do not create gocryptfs.diriv if plaintextnames==true
Jakob Unterwurzacher
2016-02-07
Add tests for long name creation and renaming (currently failing, obviously)
Jakob Unterwurzacher
2016-02-06
Major refactoring: Split up "cryptfs" into several internal packages
Jakob Unterwurzacher
2016-01-31
Add new "-wpanic" option and enable it for the automated tests
Jakob Unterwurzacher
2016-01-24
tests: more helpful error message when the tmp dir cannot be cleared
Jakob Unterwurzacher
2015-12-13
go fmt
Jakob Unterwurzacher
2015-12-11
tests: overwrite directory with another directory
Jakob Unterwurzacher
2015-12-11
Rmdir: handle creating and removing unreadable directories
Jakob Unterwurzacher
2015-12-10
tests: test read-write directory operations on all example filesystems
Jakob Unterwurzacher
2015-11-28
diriv: use "DirIV" flag to discern and support mounting old filesystems
Jakob Unterwurzacher
2015-11-27
Run go fmt
Jakob Unterwurzacher
2015-11-27
tests: create all-zero gocryptfs.diriv in resetTmpDir()
Jakob Unterwurzacher
2015-11-15
tests: add example_filesystems, test password and -masterkey mount
Jakob Unterwurzacher
2015-11-15
Add "-extpass" cli option and associated tests
Jakob Unterwurzacher
2015-11-14
Run go fmt and go vet
Jakob Unterwurzacher
2015-11-12
tests: move integration tests to separate directory
Jakob Unterwurzacher