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
/
test.bash
Age
Commit message (
Expand
)
Author
2018-03-06
tests: exit with error if we have leftover filesystems
Jakob Unterwurzacher
2018-03-06
tests: macos: try to unmount before rm -Rf
Jakob Unterwurzacher
2018-03-05
macos: tests: fix deleting of scratch dir
Jakob Unterwurzacher
2018-03-05
test.bash: Don't build with openssl if we were passed "-tags without_openssl"
Jakob Unterwurzacher
2018-03-05
test-without-openssl: accept extra args
Jakob Unterwurzacher
2018-03-05
test.bash: skip flock if not available
Jakob Unterwurzacher
2018-02-26
test.bash: disable result caching
Jakob Unterwurzacher
2017-11-12
test.bash: don't run "go tool vet" if vendor dir exists
Jakob Unterwurzacher
2017-10-22
Revert "test.bash: use "go vet" instead of "go tool vet""
Jakob Unterwurzacher
2017-10-22
test.bash: use "go vet" instead of "go tool vet"
Jakob Unterwurzacher
2017-04-30
golint.bash: fix exit codes
Jakob Unterwurzacher
2017-03-05
test.bash: execute build-without-openssl.bash instead of sourcing it
Jakob Unterwurzacher
2017-02-17
tests.bash: OSX compat: use "flock -n" and skip openssl build
Jakob Unterwurzacher
2017-02-16
tests: OSX compat: use "mount" command instead of /proc/mounts
Jakob Unterwurzacher
2017-02-15
OSX compat: replace fusermount calls with fuse-unmount.bash
Jakob Unterwurzacher
2017-01-03
test.bash: don't let the test process inherit the lock file
Jakob Unterwurzacher
2016-12-10
test.bash: call vet early
Jakob Unterwurzacher
2016-12-10
stupidgcm: Fix without_openssl build failure
Jakob Unterwurzacher
2016-12-10
test.bash: check for naked "panic()" calls
Jakob Unterwurzacher
2016-11-26
test.bash: lock against multiple parallel incovations
Jakob Unterwurzacher
2016-10-08
tests: unmount leftover filesystems before starting the tests
Jakob Unterwurzacher
2016-10-04
tests: skip "go tool vet" if the command is not available
Jakob Unterwurzacher
2016-09-25
tests: enable all go vet checks
Jakob Unterwurzacher
2016-09-25
reverse: add gcmsiv flag and associated tests
Jakob Unterwurzacher
2016-06-30
test: split up integration_tests
Jakob Unterwurzacher
2016-04-10
Fix "go tool vet -shadow=true" warnings
Jakob Unterwurzacher
2016-02-06
test.bash: Accept flags
Jakob Unterwurzacher
2016-02-06
Fix tests - were broken by the refactoring
Jakob Unterwurzacher
2016-02-06
Major refactoring: Split up "cryptfs" into several internal packages
Jakob Unterwurzacher
2016-01-09
Make test.bash work when called from outside the gocryptfs directory
Jakob Unterwurzacher
2015-11-12
tests: move integration tests to separate directory
Jakob Unterwurzacher
2015-11-03
tests: reduce noise but make test.bash accept "-v"
Jakob Unterwurzacher
2015-11-01
Update test.bash to call build.bash
v0.3.1
Jakob Unterwurzacher
2015-11-01
Refactor ciphertext <-> plaintext offset translation functions
Jakob Unterwurzacher
2015-11-01
tests: run unit tests before integration tests
Jakob Unterwurzacher
2015-10-11
Fix helper scripts for new top-level path
Jakob Unterwurzacher
2015-10-07
Add test.bash
v0.1
Jakob Unterwurzacher