summaryrefslogtreecommitdiff
path: root/test.bash
AgeCommit message (Expand)Author
2017-04-30golint.bash: fix exit codesJakob Unterwurzacher
2017-03-05test.bash: execute build-without-openssl.bash instead of sourcing itJakob Unterwurzacher
2017-02-17tests.bash: OSX compat: use "flock -n" and skip openssl buildJakob Unterwurzacher
2017-02-16tests: OSX compat: use "mount" command instead of /proc/mountsJakob Unterwurzacher
2017-02-15OSX compat: replace fusermount calls with fuse-unmount.bashJakob Unterwurzacher
2017-01-03test.bash: don't let the test process inherit the lock fileJakob Unterwurzacher
2016-12-10test.bash: call vet earlyJakob Unterwurzacher
2016-12-10stupidgcm: Fix without_openssl build failureJakob Unterwurzacher
2016-12-10test.bash: check for naked "panic()" callsJakob Unterwurzacher
2016-11-26test.bash: lock against multiple parallel incovationsJakob Unterwurzacher
2016-10-08tests: unmount leftover filesystems before starting the testsJakob Unterwurzacher
2016-10-04tests: skip "go tool vet" if the command is not availableJakob Unterwurzacher
2016-09-25tests: enable all go vet checksJakob Unterwurzacher
2016-09-25reverse: add gcmsiv flag and associated testsJakob Unterwurzacher
2016-06-30test: split up integration_testsJakob Unterwurzacher
2016-04-10Fix "go tool vet -shadow=true" warningsJakob Unterwurzacher
2016-02-06test.bash: Accept flagsJakob Unterwurzacher
2016-02-06Fix tests - were broken by the refactoringJakob Unterwurzacher
2016-02-06Major refactoring: Split up "cryptfs" into several internal packagesJakob Unterwurzacher
2016-01-09Make test.bash work when called from outside the gocryptfs directoryJakob Unterwurzacher
2015-11-12tests: move integration tests to separate directoryJakob Unterwurzacher
2015-11-03tests: reduce noise but make test.bash accept "-v"Jakob Unterwurzacher
2015-11-01Update test.bash to call build.bashv0.3.1Jakob Unterwurzacher
2015-11-01Refactor ciphertext <-> plaintext offset translation functionsJakob Unterwurzacher
2015-11-01tests: run unit tests before integration testsJakob Unterwurzacher
2015-10-11Fix helper scripts for new top-level pathJakob Unterwurzacher
2015-10-07Add test.bashv0.1Jakob Unterwurzacher