summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test/test_write_compress.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge r294:337,r348:350 from libarchive.googlecode.com: A lotkientzle2009-03-031-1/+1
| | | | of work to make libarchive work on Windows.
* Exit earlier on failure in this test.kientzle2008-12-171-2/+2
|
* Style: Use ARCHIVE_VERSION_NUMBER to conditionalize tests onkientzle2008-09-011-6/+6
| | | | | the particular libarchive version being tested instead of the deprecated ARCHIVE_API_VERSION and ARCHIVE_VERSION_STAMP macros.
* Release the buffers used for exercising the compress code.kientzle2008-03-151-0/+3
|
* Support for writing 'compress' format, thanks to Joerg Sonnenberger.kientzle2008-03-141-0/+99
OpenPOWER on IntegriCloud