summaryrefslogtreecommitdiff
path: root/test.hs
Commit message (Collapse)AuthorAge
* copyright yearsGravatar Joey Hess2011-01-08
|
* unannex: Now skips files whose content is not present, rather than it being ↵Gravatar Joey Hess2011-01-08
| | | | an error. This allows gradual conversion from one backend to another by running unannex followed by add in each repository.
* 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
| | | | this way, test coverage works
* added some toplevel git-annex subcommand testsGravatar Joey Hess2011-01-06
| | | | note that test coverage doesn't work for those yet
* add more testsGravatar Joey Hess2011-01-04
|
* add testcoverage target using hpcGravatar Joey Hess2011-01-04
| | | | added a test for key read and show
* 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 ↵Gravatar Joey Hess2010-11-10
| | | | architectures. Closes: #603006
* 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