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
/
tests
/
root_test
Age
Commit message (
Expand
)
Author
2023-05-17
tests: root_test: use TMPDIR=/var/tmp
Jakob Unterwurzacher
2022-08-28
make format
Jakob Unterwurzacher
2022-01-27
root_test: fix leftover loop mount
Jakob Unterwurzacher
2022-01-27
root_test: add TestOverlay ; syscallcompat: add QuirkNoUserXattr
Jakob Unterwurzacher
2021-12-08
root_test, getdents-debug: restrict to linux
Jakob Unterwurzacher
2021-12-08
tests: convert Creat() calls to Open()
Jakob Unterwurzacher
2021-08-23
go mod: declare module version v2
Jakob Unterwurzacher
2021-08-19
Fix issues found by "go vet"
Jakob Unterwurzacher
2021-08-16
tests/root_test: show failing command detail
Jakob Unterwurzacher
2021-08-11
syscallcompat: move quirks logic here & fix darwin
Jakob Unterwurzacher
2021-05-15
Add -acl flag to enable ACL enforcement
Jakob Unterwurzacher
2021-03-20
tests: MountOrFatal creates mnt dir itself
Jakob Unterwurzacher
2021-03-12
tests: add TestDiskFull
Jakob Unterwurzacher
2019-05-01
tests: root_test: also test file creation
Jakob Unterwurzacher
2019-05-01
tests: fix root_test permission issues
Jakob Unterwurzacher
2019-05-01
tests: add root_tests (tests that must run as root)
Jakob Unterwurzacher