summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test
Commit message (Expand)AuthorAgeFilesLines
* Use an uncompressed test archive for gtar sparse format 1.0 format,kientzle2007-07-141-20/+6
* Report each failed test once, but keep a count and report that countkientzle2007-07-143-22/+111
* Extend the basic tar reading test to exercise most types ofkientzle2007-07-141-49/+388
* Make the test for reading gtar sparse entries more robust;kientzle2007-07-131-35/+198
* New test suite test_read_pax_truncated probes libarchivekientzle2007-07-132-0/+282
* New file "read_open_memory.c" is a custom variant ofkientzle2007-07-133-1/+153
* Fix running individual tests via "libarchive_test <number> <number> ..."kientzle2007-07-131-1/+2
* Make test suite work with libarchive 1.3.1: Take advantage ofkientzle2007-07-0617-25/+289
* Ouch. I partially screwed up the last commit bykientzle2007-06-221-1/+0
* Support for writing the 'newc' cpio format, plus a minimal test harnesskientzle2007-06-222-0/+114
* Make 'ar' write test a tad more portable.kientzle2007-06-131-3/+3
* Read support for the new GNU tar sparse formats added in gtar 1.15 andkientzle2007-06-132-1/+156
* Add some options to libarchive_test:kientzle2007-06-131-12/+50
* Fix a broken function declaration.kientzle2007-06-131-1/+1
* Options spring cleanup:sepotvin2007-06-131-1/+0
* Don't lose leading '/' for pathnames exactly 101 bytes long.kientzle2007-06-111-8/+15
* libarchive 2.2.3kientzle2007-05-2927-160/+1076
* Clean up a lot of memory leaks in the libarchive test harness.kientzle2007-04-1512-0/+29
* Overhaul of 'ar' support:kientzle2007-04-142-9/+21
* Conventionally, tar archives have always included a trailing '/'kientzle2007-04-142-0/+157
* Portability: Don't use mkdtemp() when mkdir() will suffice.kientzle2007-04-141-2/+2
* Enable 'ar' support; hook it up to the build andkientzle2007-04-071-1/+3
* 'ar' format support for libarchive, contributed by Kai Wang.kientzle2007-04-032-0/+277
* Notice when mkdir() fails.kientzle2007-03-241-1/+56
* Libarchive 2.0.23:kientzle2007-03-111-0/+8
* New tests for system-independent ACL support.kientzle2007-03-083-0/+744
* libarchive 2.0kientzle2007-03-0336-0/+3145
OpenPOWER on IntegriCloud