index
:
joe/xdelta.git
haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdelta3
/
testing
Age
Commit message (
Expand
)
Author
2008-08-07
Add TmpFile class and begin testing merge command via xd3_main_cmdline().
josh.macdonald
2008-07-19
Part of a merge-command test.
josh.macdonald
2008-07-10
Adds a test for the fix for issue 70. The new regression test
josh.macdonald
2008-07-09
Attempting to reproduce the non-blocking bug which caused an
josh.macdonald
2008-07-08
Add testing for move/copy mutators.
josh.macdonald
2008-07-08
Fixed the random number generator.
josh.macdonald
2008-07-07
Working on delete mutator. Discovered trouble w/ the RNG.
josh.macdonald
2008-07-06
Add mutator test working.
josh.macdonald
2008-07-06
Fix the modify test.
josh.macdonald
2008-07-05
New ChangeListMutator functionality.
josh.macdonald
2008-07-03
Test for encode/decode w/ single first-byte difference. Uncovered a couple of
josh.macdonald
2008-07-03
Encode/Decode test operating correctly, now failing with source data.
josh.macdonald
2008-07-02
Add new test for streaming encode/decode. The encoder writes directly
josh.macdonald
2008-06-30
A test is taking shape...
josh.macdonald
2008-06-27
Adds new testing directory for a C++ test, makes xdelta3-test.h compile with ...
josh.macdonald