index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test.hs
Commit message (
Expand
)
Author
Age
*
update test suite for dropunused behavior change
Joey Hess
2013-07-30
*
Support unannex and uninit in direct mode.
Joey Hess
2013-07-22
*
adjust test suite for changed dropunused behavior with bogus numbers
Joey Hess
2013-07-09
*
few final bits for fully working test suite on windows
Joey Hess
2013-06-18
*
Windows: The test suite now passes on Windows (a few broken parts are disabled).
Joey Hess
2013-06-18
*
disable a test that windows git doesn't support
Joey Hess
2013-06-18
*
more slash fixes
Joey Hess
2013-06-18
*
couple path separator fixes
Joey Hess
2013-06-18
*
allow test temp dir removal to fail (working around some problem on Windows)
Joey Hess
2013-06-18
*
some basic tests of preferred content expressions and standard groups
Joey Hess
2013-05-25
*
Fix bug in parsing of parens in some preferred content expressions. This fixe...
Joey Hess
2013-05-24
*
add a test case for merge conflict automatic resolution
Joey Hess
2013-05-20
*
run the test suite twice, once in direct mode
Joey Hess
2013-05-20
*
fix windows build
Joey Hess
2013-05-19
*
Allow building with gpg2.
Joey Hess
2013-05-19
*
better message
Joey Hess
2013-05-17
*
ssh warnings
Joey Hess
2013-05-17
*
can't test gpg on Windows yet
Joey Hess
2013-05-17
*
use posixcompat
Joey Hess
2013-05-17
*
try building test suite on windows
Joey Hess
2013-05-17
*
fsck behavior varies in direct mode when the file is modified
Joey Hess
2013-05-17
*
disable unused test in direct mode
Joey Hess
2013-05-17
*
disable stuff that is not supported in direct mode
Joey Hess
2013-05-17
*
fix test
Joey Hess
2013-05-15
*
cleanup
Joey Hess
2013-05-15
*
more fixes for test suite in direct mode
Joey Hess
2013-05-15
*
a few fixes for the test suite in direct mode
Joey Hess
2013-05-15
*
thread env through test suite
Joey Hess
2013-05-15
*
fix build
Joey Hess
2013-05-12
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
use setCurrentDirectory
Joey Hess
2013-05-11
*
clean up from windows porting
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
fixup #if 0 stubs to use #ifndef mingw32_HOST_OS
Joey Hess
2013-05-10
*
stub out POSIX stuff
Joey Hess
2013-05-10
*
update for initremote changes
Joey Hess
2013-05-01
*
Generate ciphers with a better entropy.
guilhem
2013-04-06
*
hlint
Joey Hess
2013-04-03
*
webapp: Added UI to delete repositories. Closes: #689847
Joey Hess
2013-03-31
*
Allow other MAC algorithms in the Remote Config.
guilhem
2013-03-29
*
split cost out into its own module
Joey Hess
2013-03-13
*
more test output improvements
Joey Hess
2013-02-28
*
improve test output
Joey Hess
2013-02-27
*
Android: Enable test suite.
Joey Hess
2013-02-27
*
Stop depending on testpack.
Joey Hess
2013-02-27
*
improve imports
Joey Hess
2013-02-27
*
move Arbitrary instances out of Test and into modules that define the types
Joey Hess
2013-02-27
*
break dependency cycle by special casing running of test command
Joey Hess
2013-02-27
*
embed test suite into git annex; available by running: git annex test
Joey Hess
2013-02-27