aboutsummaryrefslogtreecommitdiff
path: root/integration_tests/helpers.go
AgeCommit message (Expand)Author
2016-06-07tests: split example_filesystems into its own packageJakob Unterwurzacher
2016-06-06tests: error out properly on mount failureJakob Unterwurzacher
2016-04-10tests: clean up leftover mounts in resetTmpDirJakob Unterwurzacher
2016-02-07tests: do not create gocryptfs.diriv if plaintextnames==trueJakob Unterwurzacher
2016-02-07Add tests for long name creation and renaming (currently failing, obviously)Jakob Unterwurzacher
2016-02-06Major refactoring: Split up "cryptfs" into several internal packagesJakob Unterwurzacher
2016-01-31Add new "-wpanic" option and enable it for the automated testsJakob Unterwurzacher
2016-01-24tests: more helpful error message when the tmp dir cannot be clearedJakob Unterwurzacher
2015-12-13go fmtJakob Unterwurzacher
2015-12-11tests: overwrite directory with another directoryJakob Unterwurzacher
2015-12-11Rmdir: handle creating and removing unreadable directoriesJakob Unterwurzacher
2015-12-10tests: test read-write directory operations on all example filesystemsJakob Unterwurzacher
2015-11-28diriv: use "DirIV" flag to discern and support mounting old filesystemsJakob Unterwurzacher
2015-11-27Run go fmtJakob Unterwurzacher
2015-11-27tests: create all-zero gocryptfs.diriv in resetTmpDir()Jakob Unterwurzacher
2015-11-15tests: add example_filesystems, test password and -masterkey mountJakob Unterwurzacher
2015-11-15Add "-extpass" cli option and associated testsJakob Unterwurzacher
2015-11-14Run go fmt and go vetJakob Unterwurzacher
2015-11-12tests: move integration tests to separate directoryJakob Unterwurzacher