.TH git-annex-test 1 .SH NAME git-annex-test \- run built\-in test suite .PP .SH SYNOPSIS git annex test .PP .SH DESCRIPTION This runs git-annex's built\-in test suite. .PP The test suite runs in the \fB.t\fP subdirectory of the current directory. .PP It can be useful to run the test suite on different filesystems, or to verify your local installation of git-annex. .PP .SH OPTIONS There are several options, provided by Haskell's tasty test framework. Pass \-\-help for details about those. .PP .IP "\fB\-\-keep\-failures\fP" When there are test failures, leave the \fB.t\fP directory populated with repositories that demonstate the failures, for later analysis. .IP .SH SEE ALSO git-annex(1) .PP git-annex\-testremote(1) .PP .SH AUTHOR Joey Hess .PP .PP