summaryrefslogtreecommitdiff
path: root/Command/FuzzTest.hs
Commit message (Expand)AuthorAge
* Fix several places where files in .git/annex/ were written with modes that di...Joey Hess2018-01-02
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Joey Hess2016-11-15
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* wipJoey Hess2015-07-09
* convert all commands to work with optparse-applicativeJoey Hess2015-07-08
* started converting to use optparse-applicativeJoey Hess2015-07-08
* update my email address and homepage urlJoey Hess2015-01-21
* revert parentDir changeJoey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itJoey Hess2015-01-06
* doh't use "def" for command definitions, it conflicts with Data.Default.defJoey Hess2014-10-14
* fix some mixed space+tab indentationJoey Hess2014-10-09
* unify exception handling into Utility.ExceptionJoey Hess2014-08-07
* add new section for testing commandsJoey Hess2014-08-01
* remove dead codeJoey Hess2014-02-08
* fix inversion of control in CommandSeek (no behavior changes)Joey Hess2014-01-20
* reduce the amount of subdirectories created by the fuzz tester to saner limitJoey Hess2013-05-26
* make fuzztest honor annex.diskreserveJoey Hess2013-05-26
* fuzz tester: avoid deleting entire repository (had to happen eventually, right?)Joey Hess2013-05-25
* fixJoey Hess2013-05-25
* fuzz improvementsJoey Hess2013-05-25
* tune frequencies to avoid enormous trees being createdJoey Hess2013-05-25
* make fuzz test also output its actions to stdoutJoey Hess2013-05-25
* fuzz testerJoey Hess2013-05-23