index
:
joe/xdelta.git
haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdelta3
/
go
Age
Commit message (
Expand
)
Author
2016-01-07
Fix 'make dist'
Josh MacDonald
2015-12-31
Restore offset test
Josh MacDonald
2015-12-27
Merge frmo origin
Josh MacDonald
2015-12-26
Fix build. What happened?
Josh MacDonald
2015-12-26
Merge upstream
Josh MacDonald
2015-12-26
Misc regtest (Panic, Sort, -S none)
Josh MacDonald
2015-12-26
Support Panic in the main routine
Josh MacDonald
2015-12-26
Sum and print summary by source window size
Joshua MacDonald
2015-12-17
Record / print decoder time; re-enable offsetTest
Joshua MacDonald
2015-12-12
Print timing stats for dataset test
Joshua MacDonald
2015-12-11
Add dataset test
Joshua MacDonald
2015-12-07
Run offset tests up to the 31bit source window (see
Joshua MacDonald
2015-12-02
Fixes regtest.go running against xdelta3 head
Joshua MacDonald
2015-11-30
Fix typo
Joshua MacDonald
2015-11-29
Test this on Linux
Joshua MacDonald
2015-11-27
Regtest work
Joshua MacDonald
2015-11-26
Wait for I/O to finish before waiting for subprocesses to exit
Joshua MacDonald
2015-11-23
Improve error handling; allow two routines to have errors in a successful tes...
Joshua MacDonald
2015-11-21
New TestGroup.Go method, improved error handling
Joshua MacDonald
2015-11-03
Test exposed XD3_TOOFARBACK in default branch (despite not yet WAI), caused b...
Josh MacDonald
2015-10-31
Remove print statements from regtest.go
Josh MacDonald
2015-10-12
Test runs (slowly), still does not pass
Josh MacDonald
2015-10-06
Test refactoring (still no output, hung subprocess)
Josh MacDonald
2015-02-01
regtest.go exhibits bad compression >2GB boundary
Joshua MacDonald
2015-01-25
regtest.go tests a random stream and an offset copy
Joshua MacDonald
2015-01-24
Golang regtest framework for testing program execution using pipes, including...
Joshua MacDonald