index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test.hs
Commit message (
Expand
)
Author
Age
*
fix failing quickcheck properties
Joey Hess
2017-06-17
*
fix test suite breakage caused by GIT_ANNEX_USE_GIT_SSH
Joey Hess
2017-04-07
*
improve git-annex-shell exit status propigation
Joey Hess
2017-03-20
*
test move with ssh remote
Joey Hess
2017-03-17
*
test suite infra for testing mocked ssh remotes
Joey Hess
2017-03-17
*
add KeyVariety type
Joey Hess
2017-02-24
*
factor non-type stuff out of Key
Joey Hess
2017-02-24
*
correct spelling mistakes
Edward Betts
2017-02-12
*
import: Changed how --deduplicate, --skip-duplicates, and --clean-duplicates ...
Joey Hess
2017-02-07
*
Always use filesystem encoding for all file and handle reads and writes.
Joey Hess
2016-12-24
*
lock: Fix edge cases where data loss could occur in v6 mode.
Joey Hess
2016-10-17
*
add test case for sync_in_adjusted_branch_deleted_recently_added_files
Joey Hess
2016-10-11
*
squelch build warning on windows
Joey Hess
2016-09-06
*
Removed dependency on json library; all JSON is now handled by aeson.
Joey Hess
2016-07-26
*
uninit: Fix crash due to trying to write to deleted keys db.
Joey Hess
2016-07-12
*
add test case for http://git-annex.branchable.com/bugs/Assistant_keeps_deleti...
Joey Hess
2016-06-13
*
reproduced
Joey Hess
2016-06-13
*
update test suite for lock/unlock with missing file content change in v6
Joey Hess
2016-06-09
*
better failure diagnosis
Joey Hess
2016-06-03
*
plumb RemoteGitConfig through to decryptCipher
Joey Hess
2016-05-23
*
fix recent test suite reversion
Joey Hess
2016-05-23
*
fix test suite breakage
Joey Hess
2016-05-23
*
adjusted branches need git 2.2.0 or newer
Joey Hess
2016-04-22
*
use a separate tmp dir for the test home
Joey Hess
2016-04-20
*
a couple of tests chdir in ways that need an absolute path in the overridden ...
Joey Hess
2016-04-20
*
Isolate test suite from global git config settings.
Joey Hess
2016-04-20
*
add simple test for conflict resolution in adjusted branch
Joey Hess
2016-04-12
*
don't assume git-annex is in path when calling itself from test suite
Joey Hess
2016-02-16
*
100% pass on FAT
Joey Hess
2016-02-16
*
fix numerous problem with test suite on crippled filesystems etc
Joey Hess
2016-02-16
*
avoid fromkey test when on crippled fs
Joey Hess
2016-02-15
*
skip v6 locked tests on windows, not supported
Joey Hess
2016-02-15
*
test case for recent sync --content reversion
Joey Hess
2016-01-26
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
defer deletion of test repos until end, fixes sqlite crash
Joey Hess
2016-01-08
*
view: Avoid using cute unicode homomorphs for '/' and '\' and instead use ugl...
Joey Hess
2016-01-08
*
fix broken test
Joey Hess
2016-01-07
*
unused: deal with v6 unlocked file that is implicitly ingested by git diff etc
Joey Hess
2016-01-06
*
unused: Bug fix when a new file was added to the annex, and then removed (but...
Joey Hess
2016-01-06
*
skip fix test in unlocked v6 pass
Joey Hess
2016-01-06
*
fix test
Joey Hess
2016-01-06
*
fix test
Joey Hess
2016-01-06
*
fix test failure locking an unlocked not present file
Joey Hess
2016-01-06
*
test: Added --keep-failures option.
Joey Hess
2016-01-06
*
fix some tests of v6 unlocked files
Joey Hess
2016-01-05
*
remporarily disable v6 unlocked test pass while it's failing
Joey Hess
2016-01-01
*
scan for unlocked files on init/upgrade of v6 repo
Joey Hess
2016-01-01
*
started working on testing v6 unlocked files
Joey Hess
2016-01-01
*
add test: conflict resolution (mixed locked and unlocked file)
Joey Hess
2015-12-30
*
test suite 100% pass in v6, finally!
Joey Hess
2015-12-30
[next]