summaryrefslogtreecommitdiff
path: root/test.hs
Commit message (Expand)AuthorAge
* idiomatic elemGravatar Joey Hess2011-01-30
* idiomGravatar Joey Hess2011-01-27
* add test of adding a second file with the same sha1Gravatar Joey Hess2011-01-27
* test untrusted repo handlingGravatar Joey Hess2011-01-26
* trust setting improvementsGravatar Joey Hess2011-01-26
* implement 3 level trust storage in trust.logGravatar Joey Hess2011-01-26
* rename TypeInternals to BackendTypesGravatar Joey Hess2011-01-26
* successfully split Annex and AnnexState out of TypeInternalsGravatar Joey Hess2011-01-25
* got rid of Core moduleGravatar Joey Hess2011-01-16
* on second thought, unlock should fail if content is not presentGravatar Joey Hess2011-01-14
* unlock: Fix behavior when file content is not present.Gravatar Joey Hess2011-01-13
* test unused et alGravatar Joey Hess2011-01-12
* I thought that reversion a migration might fail. It didn't. :)Gravatar Joey Hess2011-01-11
* migrate: Fix support for --backend option.Gravatar Joey Hess2011-01-11
* test migrate; 75%Gravatar Joey Hess2011-01-11
* test precommit; 74%Gravatar Joey Hess2011-01-11
* more fsck checksGravatar Joey Hess2011-01-11
* add tests of setkey/fromkeyGravatar Joey Hess2011-01-11
* test fsckGravatar Joey Hess2011-01-11
* add tests for trust/untrustGravatar Joey Hess2011-01-11
* add checks that location log files are committedGravatar Joey Hess2011-01-11
* test locationlog contents tooGravatar Joey Hess2011-01-11
* copyright yearsGravatar Joey Hess2011-01-08
* unannex: Now skips files whose content is not present, rather than it being a...Gravatar Joey Hess2011-01-08
* add another test and improve error handlingGravatar Joey Hess2011-01-08
* add news item for git-annex 0.16Gravatar Joey Hess2011-01-07
* moreGravatar Joey Hess2011-01-07
* Test suite improvements. Current top-level test coverage: 65%Gravatar Joey Hess2011-01-07
* more testsGravatar Joey Hess2011-01-07
* various test fixesGravatar Joey Hess2011-01-07
* more testsGravatar Joey Hess2011-01-07
* more testsGravatar Joey Hess2011-01-06
* more testsGravatar Joey Hess2011-01-06
* make test suite link in git-annex's commands and run directlyGravatar Joey Hess2011-01-06
* added some toplevel git-annex subcommand testsGravatar Joey Hess2011-01-06
* add more testsGravatar Joey Hess2011-01-04
* add testcoverage target using hpcGravatar Joey Hess2011-01-04
* git-annex-shell can now be used as a login shellGravatar Joey Hess2010-12-31
* tweakGravatar Joey Hess2010-11-18
* Avoid using runghc to run test suite as it is not available on all architectu...Gravatar Joey Hess2010-11-10
* Reorganised the layout of .git/annex/Gravatar Joey Hess2010-11-08
* better test frameworkGravatar Joey Hess2010-11-02
* add a stupid test harnessGravatar Joey Hess2010-11-02