summaryrefslogtreecommitdiff
path: root/Test.hs
Commit message (Expand)AuthorAge
* temporarily revert tasty-rerun support for this release5.20140127Gravatar Joey Hess2014-01-27
* reorgGravatar Joey Hess2014-01-26
* reorganize some files and importsGravatar Joey Hess2014-01-26
* tasty-rerun! make rerest runs much much faster than running whole test suiteGravatar Joey Hess2014-01-24
* add timestamps to unused log filesGravatar Joey Hess2014-01-22
* tests should now all run independently, without needing any prior tests to ha...Gravatar Joey Hess2014-01-21
* use tasty resourcesGravatar Joey Hess2014-01-21
* expose tasty test suite's option parserGravatar Joey Hess2014-01-21
* global numcopies settingGravatar Joey Hess2014-01-20
* Fix typo in test suite.Gravatar Joey Hess2013-12-24
* Fix test suite to cover lock --force change.Gravatar Joey Hess2013-12-15
* test direct mode first (it breaks more often)Gravatar Joey Hess2013-11-26
* run each quickcheck test 1000, rather than 100 timesGravatar Joey Hess2013-11-15
* add test case for b0f85b3e22cbb608d14f606f57badba79eece945Gravatar Joey Hess2013-11-15
* tasty fully workingGravatar Joey Hess2013-11-14
* finished converting test suite for tastyGravatar Joey Hess2013-11-14
* test suite partially converted to use tasty test frameworkGravatar Joey Hess2013-08-06
* enable 2 more tests on WindowsGravatar Joey Hess2013-08-04
* Windows: Fixed permissions problem that prevented removing files from directo...Gravatar Joey Hess2013-08-04
* missed some __WINDOWS__ definesGravatar Joey Hess2013-08-04
* regression test for 043672e11448516b70c0bea789f94fd3d5e16910Gravatar Joey Hess2013-07-30
* Improve test suite on Windows; now tests git annex sync.Gravatar Joey Hess2013-07-30
* update test suite for dropunused behavior changeGravatar Joey Hess2013-07-30
* Support unannex and uninit in direct mode.Gravatar Joey Hess2013-07-22
* adjust test suite for changed dropunused behavior with bogus numbersGravatar Joey Hess2013-07-09
* few final bits for fully working test suite on windowsGravatar Joey Hess2013-06-18
* Windows: The test suite now passes on Windows (a few broken parts are disabled).Gravatar Joey Hess2013-06-18
* disable a test that windows git doesn't supportGravatar Joey Hess2013-06-18
* more slash fixesGravatar Joey Hess2013-06-18
* couple path separator fixesGravatar Joey Hess2013-06-18
* allow test temp dir removal to fail (working around some problem on Windows)Gravatar Joey Hess2013-06-18
* some basic tests of preferred content expressions and standard groupsGravatar Joey Hess2013-05-25
* Fix bug in parsing of parens in some preferred content expressions. This fixe...Gravatar Joey Hess2013-05-24
* add a test case for merge conflict automatic resolutionGravatar Joey Hess2013-05-20
* run the test suite twice, once in direct modeGravatar Joey Hess2013-05-20
* fix windows buildGravatar Joey Hess2013-05-19
* Allow building with gpg2.Gravatar Joey Hess2013-05-19
* better messageGravatar Joey Hess2013-05-17
* ssh warningsGravatar Joey Hess2013-05-17
* can't test gpg on Windows yetGravatar Joey Hess2013-05-17
* use posixcompatGravatar Joey Hess2013-05-17
* try building test suite on windowsGravatar Joey Hess2013-05-17
* fsck behavior varies in direct mode when the file is modifiedGravatar Joey Hess2013-05-17
* disable unused test in direct modeGravatar Joey Hess2013-05-17
* disable stuff that is not supported in direct modeGravatar Joey Hess2013-05-17
* fix testGravatar Joey Hess2013-05-15
* cleanupGravatar Joey Hess2013-05-15
* more fixes for test suite in direct modeGravatar Joey Hess2013-05-15
* a few fixes for the test suite in direct modeGravatar Joey Hess2013-05-15
* thread env through test suiteGravatar Joey Hess2013-05-15