Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Joshua MacDonald | |
test (Empty, which can get bad file descriptor after the process exits, and the Decode-Source writer, since the decoder is not required to read the full source) | |||
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 ↵ | Josh MacDonald | |
by inconsistent frontier_pos handling with source FIFO | |||
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, ↵ | Joshua MacDonald | |
including a named pipe for the source file |