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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test.bash
blob: d4d26ae5db28737ece41beace0dd3098aaee4201 (
plain
)
1
2
3
4
5
6
7
8
9
#!/bin/bash set -eu cd "$(dirname "$0")" source build.bash go test ./... $*