summaryrefslogtreecommitdiff
path: root/_test/tests/inc/io_deletefromfile.test.php
Commit message (Collapse)AuthorAge
* Don't run redundant testsPatrick Brown2015-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 Brown2015-05-06
|
* Append to BZip2 files. Unit tests for writing files.Patrick Brown2015-05-06