aboutsummaryrefslogtreecommitdiff
path: root/Test.hs
Commit message (Expand)AuthorAge
* fix build with new optparse-applicative releaseGravatar Joey Hess2014-03-20
* Windows: Fix some filename encoding bugs.Gravatar Joey Hess2014-03-19
* factored out a generic MapLog from uuid-based logsGravatar Joey Hess2014-03-15
* more conflict resolution testsGravatar Joey Hess2014-03-04
* sync: Automatically resolve merge conflict between and annexed file and a reg...Gravatar Joey Hess2014-03-04
* add test case for merge conflict resolution between annexed and in-git fileGravatar Joey Hess2014-03-04
* added test for conflict resolution with a file that is both deleted and modifiedGravatar Joey Hess2014-03-04
* fix test case to convert slashes for DOSGravatar Joey Hess2014-03-04
* much improved test and real fix for FAT symlink loss on conflicted mergeGravatar Joey Hess2014-03-04
* improved test for FAT symlink regressionsGravatar Joey Hess2014-03-04
* fix environment propigation in windows test suiteGravatar Joey Hess2014-03-04
* add test cases for the new direct mode merge bugGravatar Joey Hess2014-03-04
* change directory encoding in ViewedFile such that the original directory can ...Gravatar Joey Hess2014-02-22
* add git annex view commandGravatar Joey Hess2014-02-18
* add another quickcheck property, and several edge cases handledGravatar Joey Hess2014-02-16
* filter branches (incomplete)Gravatar Joey Hess2014-02-16
* fix metadata log simplifier and additional quickcheck testsGravatar Joey Hess2014-02-12
* data types and serialization for metadataGravatar Joey Hess2014-02-12
* more hlintGravatar Joey Hess2014-02-11
* use nukefile rather than shelling to rmGravatar Joey Hess2014-02-10
* eliminating absNormPathGravatar Joey Hess2014-02-07
* add regression test for symlink calculationGravatar Joey Hess2014-02-06
* add test case & fix conflict resolution bug on Windows & FATGravatar Joey Hess2014-02-04
* narrowing test caseGravatar Joey Hess2014-02-04
* add test case for windows sync push failureGravatar Joey Hess2014-02-04
* set up git email config in clone repos too when running testGravatar Joey Hess2014-02-04
* fix broken testGravatar Joey Hess2014-02-03
* fix reversion on repo deletionGravatar Joey Hess2014-02-03
* improve failure messageGravatar Joey Hess2014-02-03
* fix test suite to pass on windowsGravatar Joey Hess2014-02-03
* try harder to delete test dir on windowsGravatar Joey Hess2014-02-03
* Windows: Fix deletion of repositories by test suite and webapp.Gravatar Joey Hess2014-02-03
* Windows: Avoid using unix-compat's rename, which refuses to rename directories.Gravatar Joey Hess2014-01-29
* Revert "temporarily revert tasty-rerun support for this release"Gravatar Joey Hess2014-01-27
* 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