aboutsummaryrefslogtreecommitdiff
path: root/integration_tests/main_test.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-02-07longnames part II: Rename, Unlink, Rmdir, Mknod, Mkdir + testsv0.9-rc1Jakob 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-01-20Convert logging to standard Go log.LoggerJakob Unterwurzacher
2015-12-13go fmtJakob Unterwurzacher
2015-12-11tests: overwrite directory with another directoryJakob Unterwurzacher
2015-12-10tests: test read-write directory operations on all example filesystemsJakob Unterwurzacher
2015-12-08go fmtJakob Unterwurzacher
2015-12-06tests: add TestRenameJakob Unterwurzacher
2015-11-27Run go fmtJakob Unterwurzacher
2015-11-27diriv: Convert filename encryption users to dirivJakob Unterwurzacher
2015-11-25tests: check Mkdir and RmdirJakob Unterwurzacher
2015-11-15Update README for v0.4Jakob Unterwurzacher
2015-11-15tests: add example_filesystems, test password and -masterkey mountJakob Unterwurzacher
2015-11-14Run go fmt and go vetJakob Unterwurzacher
2015-11-12tests: move integration tests to separate directoryJakob Unterwurzacher