Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't run redundant tests | Patrick Brown | 2015-05-08 |
| | | | | | | io_deleteFromFile is a special case of io_replaceInFile. Since the io_replace tests check compressed files, it doesn't have to be done in the io_delete test. | ||
* | Deleting lines works with BZ2 files. | Patrick Brown | 2015-05-06 |
| | |||
* | Append to BZip2 files. Unit tests for writing files. | Patrick Brown | 2015-05-06 |