summaryrefslogtreecommitdiff
path: root/Test.hs
Commit message (Expand)AuthorAge
* 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
* fix buildGravatar Joey Hess2013-05-12
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* use setCurrentDirectoryGravatar Joey Hess2013-05-11
* clean up from windows portingGravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* stub out POSIX stuffGravatar Joey Hess2013-05-10
* update for initremote changesGravatar Joey Hess2013-05-01
* Generate ciphers with a better entropy.Gravatar guilhem2013-04-06
* hlintGravatar Joey Hess2013-04-03
* webapp: Added UI to delete repositories. Closes: #689847Gravatar Joey Hess2013-03-31
* Allow other MAC algorithms in the Remote Config.Gravatar guilhem2013-03-29
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* more test output improvementsGravatar Joey Hess2013-02-28
* improve test outputGravatar Joey Hess2013-02-27
* Android: Enable test suite.Gravatar Joey Hess2013-02-27
* Stop depending on testpack.Gravatar Joey Hess2013-02-27
* improve importsGravatar Joey Hess2013-02-27
* move Arbitrary instances out of Test and into modules that define the typesGravatar Joey Hess2013-02-27
* break dependency cycle by special casing running of test commandGravatar Joey Hess2013-02-27
* embed test suite into git annex; available by running: git annex testGravatar Joey Hess2013-02-27