libgocryptfs/tests/example_filesystems
Jakob Unterwurzacher 7dda2363e1 Fix "go get" failure
Move the statusTxtContent to fix this confusing error
when running `go get github.com/rfjakob/gocryptfs/...`:

  $ go get github.com/rfjakob/gocryptfs/...
  # github.com/rfjakob/gocryptfs/tests/example_filesystems
  tests/example_filesystems/example_test_helpers.go:22:16: undefined: statusTxtContent
  tests/example_filesystems/example_test_helpers.go:75:16: undefined: statusTxtContent
2019-12-24 00:38:40 +01:00
..
content tests: add v1.1-aessiv example filesystem 2016-10-08 21:45:01 +02:00
v0.4 tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v0.5 tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v0.6 tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v0.6-plaintextnames tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v0.7 tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v0.7-plaintextnames tests: add v0.7-plaintextnames example filesystem 2016-06-23 20:53:14 +02:00
v0.9 tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v1.1-aessiv tests: add v1.1-aessiv example filesystem 2016-10-08 21:45:01 +02:00
v1.1-reverse tests: add v1.1-reverse example filesystem 2016-10-08 21:45:11 +02:00
v1.1-reverse-plaintextnames tests: add v1.1-reverse-plaintextnames example filesystem 2016-10-08 21:49:21 +02:00
v1.3 tests: recreate v1.3 example filesystem 2017-03-07 20:56:50 +01:00
v1.3-reverse tests: add v1.3-reverse example filesystem 2017-05-30 17:04:46 +02:00
example_filesystems_test.go Fix "go get" failure 2019-12-24 00:38:40 +01:00
example_test_helpers.go Fix "go get" failure 2019-12-24 00:38:40 +01:00