summaryrefslogtreecommitdiff
path: root/xdelta3/go
AgeCommit message (Expand)Author
2016-01-07Fix 'make dist'Josh MacDonald
2015-12-31Restore offset testJosh MacDonald
2015-12-27Merge frmo originJosh MacDonald
2015-12-26Fix build. What happened?Josh MacDonald
2015-12-26Merge upstreamJosh MacDonald
2015-12-26Misc regtest (Panic, Sort, -S none)Josh MacDonald
2015-12-26Support Panic in the main routineJosh MacDonald
2015-12-26Sum and print summary by source window sizeJoshua MacDonald
2015-12-17Record / print decoder time; re-enable offsetTestJoshua MacDonald
2015-12-12Print timing stats for dataset testJoshua MacDonald
2015-12-11Add dataset testJoshua MacDonald
2015-12-07Run offset tests up to the 31bit source window (seeJoshua MacDonald
2015-12-02Fixes regtest.go running against xdelta3 headJoshua MacDonald
2015-11-30Fix typoJoshua MacDonald
2015-11-29Test this on LinuxJoshua MacDonald
2015-11-27Regtest workJoshua MacDonald
2015-11-26Wait for I/O to finish before waiting for subprocesses to exitJoshua MacDonald
2015-11-23Improve error handling; allow two routines to have errors in a successful tes...Joshua MacDonald
2015-11-21New TestGroup.Go method, improved error handlingJoshua MacDonald
2015-11-03Test exposed XD3_TOOFARBACK in default branch (despite not yet WAI), caused b...Josh MacDonald
2015-10-31Remove print statements from regtest.goJosh MacDonald
2015-10-12Test runs (slowly), still does not passJosh MacDonald
2015-10-06Test refactoring (still no output, hung subprocess)Josh MacDonald
2015-02-01regtest.go exhibits bad compression >2GB boundaryJoshua MacDonald
2015-01-25regtest.go tests a random stream and an offset copyJoshua MacDonald
2015-01-24Golang regtest framework for testing program execution using pipes, including...Joshua MacDonald