index
:
joe/xdelta.git
haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdelta3
/
testing
/
file.h
Age
Commit message (
Expand
)
Author
2012-06-16
Updates for iOS build, Automake setup
josh.macdonald
2010-02-07
Implement srcwin_maxsz in xd3_source_match_setup(), which prevents
josh.macdonald
2009-03-08
Testing for issue 79. TODO around xdelta3.c:3926 successful.
josh.macdonald
2009-02-12
Fixes issue 79, adds more testing.
josh.macdonald
2009-02-10
Templatize the test, expose issue 79.
josh.macdonald
2008-08-16
Fix bug in xd3_merge_add(), calling memcpy with wrong offset and size.
josh.macdonald
2008-08-09
Merge test actually finding problems now.
josh.macdonald
2008-08-08
The merge test isn't writing data for 0-byte target files because
josh.macdonald
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
Fixed the random number generator.
josh.macdonald
2008-07-07
Working on delete mutator. Discovered trouble w/ the RNG.
josh.macdonald
2008-07-06
Fix the modify test.
josh.macdonald
2008-07-05
New ChangeListMutator functionality.
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