summaryrefslogtreecommitdiff
path: root/xdelta3/testing
AgeCommit message (Expand)Author
2015-03-06Builds clean Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)Joshua MacDonald
2014-04-03Revert recent (unreleased) change in hash_value formula; make several tests u...josh.macdonald
2014-03-09Fix issue in xd3_encode_memory causing error when IOPT buffer capacity reache...josh.macdonald
2013-05-143.0.7 RC0josh.macdonald
2013-05-13Repair and improve the regtestjosh.macdonald
2013-01-20Fix regression in SVN 376 (3.0.5)josh.macdonald
2012-11-17Make -B a size_t, build and test w/ -m64josh.macdonald
2012-08-05Build fix for gcc-4.7josh.macdonald@gmail.com
2012-07-15Compiles on gcc-4.6josh.macdonald@gmail.com
2012-06-17Issue 120: compile with -pedanticjosh.macdonald
2012-06-17Build the python module, distribute a few extra filesjosh.macdonald
2012-06-16Add examples/iOS to the automake distjosh.macdonald
2012-06-16Include testing/regtest.cc in Makefile.amjosh.macdonald
2012-06-16Updates for iOS build, Automake setupjosh.macdonald
2011-01-09Bump version to 3.0.0.josh.macdonald
2011-01-09Tests a directory of sample data. Using this now to verify behavior ofjosh.macdonald
2010-02-16Prepare release 3.0xjosh.macdonald
2010-02-15Misc whitespace changes.josh.macdonald
2010-02-11Running xdelta3-regtest.py. Observed a bug in recently-added josh.macdonald
2010-02-07Implement srcwin_maxsz in xd3_source_match_setup(), which preventsjosh.macdonald
2010-01-06Fixes for gcc-4.2 on OS X 10.6, some comment cleanup.josh.macdonald
2009-10-28Optimize decode for source copies.josh.macdonald
2009-10-25Fixes bugs in xd3_srcwin_move_point.josh.macdonald
2009-10-25Adds xd3_set_source_and_size.josh.macdonald
2009-10-25Eliminates xd3_source->size, which is an _API Change_. Adds a new requiremen...josh.macdonald
2009-10-24Move and re-invigorate the regtest, fix 1 harmless compiler warningjosh.macdonald
2009-03-08Testing for issue 79. TODO around xdelta3.c:3926 successful.josh.macdonald
2009-02-12Fixes issue 79, adds more testing.josh.macdonald
2009-02-10Templatize the test, expose issue 79.josh.macdonald
2008-09-17Compile with josh.macdonald
2008-09-13Implement adler32 and appheader for merge command.josh.macdonald
2008-09-07Latest testing fixes. I've been changing the size-iterator classjosh.macdonald
2008-09-05Solves the issue reported in Issue 36. More merge tests now pass.josh.macdonald
2008-09-05Introduce a test case for the latest post to issue 36.josh.macdonald
2008-08-16Fixes a error in the test. Merge test passes...???josh.macdonald
2008-08-16Fix bug in xd3_merge_add(), calling memcpy with wrong offset and size.josh.macdonald
2008-08-09Merge test actually finding problems now.josh.macdonald
2008-08-09Fixes test up to the merge failure for "must have source file" whichjosh.macdonald
2008-08-08The merge test isn't writing data for 0-byte target files becausejosh.macdonald
2008-08-07Add TmpFile class and begin testing merge command via xd3_main_cmdline().josh.macdonald
2008-07-19Part of a merge-command test.josh.macdonald
2008-07-10Adds a test for the fix for issue 70. The new regression testjosh.macdonald
2008-07-09Attempting to reproduce the non-blocking bug which caused anjosh.macdonald
2008-07-08Add testing for move/copy mutators.josh.macdonald
2008-07-08Fixed the random number generator.josh.macdonald
2008-07-07Working on delete mutator. Discovered trouble w/ the RNG.josh.macdonald
2008-07-06Add mutator test working.josh.macdonald
2008-07-06Fix the modify test.josh.macdonald
2008-07-05New ChangeListMutator functionality.josh.macdonald
2008-07-03Test for encode/decode w/ single first-byte difference. Uncovered a couple ofjosh.macdonald