summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test
Commit message (Expand)AuthorAgeFilesLines
* Add a test to verify compatibility with archives withkientzle2008-01-313-0/+145
* Explain a subtle API change that was made recently.kientzle2008-01-231-0/+21
* Properly pad symlinks when writing cpio "newc" format.kientzle2008-01-231-3/+42
* The previous commit caused the archive_write_disk interface tokientzle2008-01-181-0/+2
* Issues with hardlinks in newc-format files prompted me tokientzle2008-01-182-0/+166
* Since the tar bidder can never get called more than once, itkientzle2008-01-131-0/+47
* Extensive improvements to the libarchive_test test program thatkientzle2008-01-0129-789/+3321
* Correct the cpio writers to not accept data for non-regular files.kientzle2007-10-121-1/+29
* Fix the archive_write_data() function so it always returnskientzle2007-09-211-1/+76
* Revert the last commit to libarchive. It introduced some regresssions,bmah2007-09-181-26/+1
* Correct the return value from archive_write_data()kientzle2007-09-181-1/+26
* This commit updates libarchive to be compatible withkientzle2007-08-181-136/+537
* Make suid/sgid restore be "opportunistic" ifkientzle2007-08-121-10/+60
* Update the tests for reading the various GNU tar sparse formats.kientzle2007-08-121-75/+267
* Two minor nits:kientzle2007-07-311-0/+7
* Clarify one test.kientzle2007-07-151-1/+1
* 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