Commit Graph

13 Commits (c8a9d1667571220489e19bc6c545f28af1fd9726)

Author SHA1 Message Date
Chris Bednarski 4ef3baa3ee Update test to include some interpolation configs
11 years ago
Chris Bednarski 8d6719e71f Add failing test for compress interpolation
11 years ago
Chris Bednarski 1831a09055 Fix compress crash
11 years ago
Chris Bednarski 2d92fd8733 Added test case for gzip that expands the data and compares to what we put in
11 years ago
Chris Bednarski 801e5aaa30 Move test configs into the test func
11 years ago
Chris Bednarski d02f6644d2 Refactored test so it's more DRY and also rearranged things so the test cases and configs are at the top of the file
11 years ago
Chris Bednarski e81378ac39 Fix test case
11 years ago
Chris Bednarski b767aa7f99 Change to compression_level, fix and add tests for format detection
11 years ago
Chris Bednarski 8fdb4f77e0 WIP 2/4 tests passing, still need to re-implement ZIP and bare compression files and do some cleanup
11 years ago
Chris Bednarski ddbc145d29 Implemented acceptance test for compress
11 years ago
Chris Bednarski fe0c548619 Added acceptance test for file builder
11 years ago
John Bellone a492ca7424 Fix warnings about not utilizing test module.
12 years ago
John Bellone a4de58b5f6 [post-processor/compress] Add support for compress.
12 years ago