aboutsummaryrefslogtreecommitdiff
path: root/Test.hs
Commit message (Expand)AuthorAge
* Dial back optimisation when building on armGravatar Joey Hess2018-03-04
* Split Test.hs and avoid optimising it much, to need less memory to compile.Gravatar Joey Hess2018-02-18
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* Revert "git-annex.cabal: Add back custom-setup stanza, so cabal new-build wor...Gravatar Joey Hess2017-12-31
* git-annex.cabal: Add back custom-setup stanza, so cabal new-build works.Gravatar Joey Hess2017-12-31
* Removed the testsuite build flagGravatar Joey Hess2017-12-20
* fold Build/SysConfig.hs into BuildInfo via includeGravatar Joey Hess2017-12-14
* .noannex fileGravatar Joey Hess2017-12-13
* try again to avoid directory removal issues on NFSGravatar Joey Hess2017-12-05
* still can't express custom-setup depsGravatar Joey Hess2017-11-14
* split out setEnv to avoid adding depGravatar Joey Hess2017-11-14
* avoid build warning on windowsGravatar Joey Hess2017-10-24
* fix process and FD leakGravatar Joey Hess2017-09-29
* test: Fix reversion that made it only run inside a git repository.Gravatar Joey Hess2017-09-29
* init: Display an additional message when it detects a filesystem that allows ...Gravatar Joey Hess2017-08-28
* add annex-ignore-command and annex-sync-command configsGravatar Joey Hess2017-08-17
* test: Avoid most situations involving failure to delete test directoriesGravatar Joey Hess2017-08-14
* Fix a git-annex test failure when run on NFS due to NFS lock files preventing...Gravatar Joey Hess2017-08-14
* Added GIT_ANNEX_VECTOR_CLOCK environment variableGravatar Joey Hess2017-08-14
* fix failing quickcheck propertiesGravatar Joey Hess2017-06-17
* fix test suite breakage caused by GIT_ANNEX_USE_GIT_SSHGravatar Joey Hess2017-04-07
* improve git-annex-shell exit status propigationGravatar Joey Hess2017-03-20
* test move with ssh remoteGravatar Joey Hess2017-03-17
* test suite infra for testing mocked ssh remotesGravatar Joey Hess2017-03-17
* add KeyVariety typeGravatar Joey Hess2017-02-24
* factor non-type stuff out of KeyGravatar Joey Hess2017-02-24
* correct spelling mistakesGravatar Edward Betts2017-02-12
* import: Changed how --deduplicate, --skip-duplicates, and --clean-duplicates ...Gravatar Joey Hess2017-02-07
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* lock: Fix edge cases where data loss could occur in v6 mode.Gravatar Joey Hess2016-10-17
* add test case for sync_in_adjusted_branch_deleted_recently_added_filesGravatar Joey Hess2016-10-11
* squelch build warning on windowsGravatar Joey Hess2016-09-06
* Removed dependency on json library; all JSON is now handled by aeson.Gravatar Joey Hess2016-07-26
* uninit: Fix crash due to trying to write to deleted keys db.Gravatar Joey Hess2016-07-12
* add test case for http://git-annex.branchable.com/bugs/Assistant_keeps_deleti...Gravatar Joey Hess2016-06-13
* reproducedGravatar Joey Hess2016-06-13
* update test suite for lock/unlock with missing file content change in v6Gravatar Joey Hess2016-06-09
* better failure diagnosisGravatar Joey Hess2016-06-03
* plumb RemoteGitConfig through to decryptCipherGravatar Joey Hess2016-05-23
* fix recent test suite reversionGravatar Joey Hess2016-05-23
* fix test suite breakageGravatar Joey Hess2016-05-23
* adjusted branches need git 2.2.0 or newerGravatar Joey Hess2016-04-22
* use a separate tmp dir for the test homeGravatar Joey Hess2016-04-20
* a couple of tests chdir in ways that need an absolute path in the overridden ...Gravatar Joey Hess2016-04-20
* Isolate test suite from global git config settings.Gravatar Joey Hess2016-04-20
* add simple test for conflict resolution in adjusted branchGravatar Joey Hess2016-04-12
* don't assume git-annex is in path when calling itself from test suiteGravatar Joey Hess2016-02-16
* 100% pass on FATGravatar Joey Hess2016-02-16
* fix numerous problem with test suite on crippled filesystems etcGravatar Joey Hess2016-02-16
* avoid fromkey test when on crippled fsGravatar Joey Hess2016-02-15