Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-26 | tests: don't call t.Fatal in checkExampleFS | Jakob Unterwurzacher | |
Calling t.Fatal means that the parent test has no chance to clean up. | |||
2016-10-08 | tests: add v1.1-reverse example filesystem | Jakob Unterwurzacher | |
2016-06-26 | tests: add missing file "example_test_helpers.go" | Jakob Unterwurzacher | |
This file was forgotten in commit "tests: make tests for unsupported FSs more compact". |