summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test
Commit message (Expand)AuthorAgeFilesLines
* Fix ARCHIVE_EXTRACT_SPARSE handling in libarchive.kientzle2009-01-262-0/+279
* Merge-from-Googlecode r419kientzle2009-01-213-1/+64
* Teach get_refdir() about FreeBSD's /usr/obj convention.kientzle2008-12-211-34/+45
* Fill in a missing constkientzle2008-12-171-1/+1
* Exit earlier on failure in this test.kientzle2008-12-171-2/+2
* Once the test has failed, exit before the segfault.kientzle2008-12-171-2/+11
* Update the ar write test to give more detailed information about failures.kientzle2008-12-171-44/+44
* Obey the TMPDIR, TMP, TEMP, or TEMPDIR environment variableskientzle2008-12-081-1/+14
* New tests:kientzle2008-12-069-0/+27367
* Recover after test failure.kientzle2008-12-061-1/+4
* Style: skipping() function correctly counts this as a skipped test.kientzle2008-12-061-1/+1
* Style improvements.kientzle2008-12-061-4/+6
* Better reporting of test failures.kientzle2008-12-061-4/+10
* Recover from a test failure here.kientzle2008-12-061-1/+4
* When running on a filesystem that lacks ACL support,kientzle2008-11-171-9/+9
* If we don't know the file size, leave the file size unset.kientzle2008-10-212-10/+18
* Add test to verify ACL restores on FreeBSD, verify kern/128203 (mtimekientzle2008-10-192-0/+244
* Style: Mark private data 'static', correct an old comment.kientzle2008-10-191-5/+4
* Verify high-res birthtime support on FreeBSD.kientzle2008-09-301-0/+2
* MfP4: restore birth time data to disk + more thorough tests forkientzle2008-09-303-0/+199
* MfP4: Store/read birthtime data in pax format.kientzle2008-09-302-0/+147
* MfP4: Support for storing birthtime in archive_entry objects.kientzle2008-09-301-0/+17
* Trying to distinguish different "versions" of mtree files was a silly idea.kientzle2008-09-181-1/+1
* Fix a type-aliasing problem in the libarchive test suite,kientzle2008-09-082-4/+5
* Correct a leaking archive_entry in the test suite.kientzle2008-09-071-0/+1
* Correct the comments here.kientzle2008-09-071-2/+2
* When restoring a directory, allow symlinks to be followed. The fullkientzle2008-09-071-0/+73
* MfP4: Handle entries with unset size properly: Regular files withkientzle2008-09-052-16/+142
* Style: Use ARCHIVE_VERSION_NUMBER to conditionalize tests onkientzle2008-09-0153-311/+309
* MfP4: set/unset tracking for atime, ctime, mtime, and size fields.kientzle2008-09-011-0/+31
* Use the "start_time" (time at which the restore process began)kientzle2008-09-011-2/+4
* Make libarchive_test a little smarter about trying to findkientzle2008-08-311-11/+52
* When atime wasn't specified, it should get set == mtime.kientzle2008-08-301-2/+2
* If no atime was specified (for example, when extracting from ustarkientzle2008-08-281-1/+6
* Alphabetize the list of tests.kientzle2008-08-251-4/+4
* Fix up test suite so it works again with the libarchive 1.x API.kientzle2008-08-115-2/+38
* Correct test_tar_large so it works correctly with the libarchive 1.x API.kientzle2008-08-101-1/+1
* Explain why two apparently-identical archive_read_data() callskientzle2008-08-101-0/+2
* Add $FreeBSD$ to the uuencoded test files that didn't have them already.peter2008-07-039-0/+9
* Add missing $FreeBSD$des2008-06-301-0/+1
* Some tests won't build at WARNS level 6 due to aliasing violations.des2008-06-261-4/+4
* Add regression test for CRC32 check. The test file has been modified todes2008-06-262-5/+6
* Allow the tests to build without libdmalloc.des2008-06-261-2/+2
* Split out the reference zip file for ease of maintenance.kientzle2008-06-262-19/+16
* Refactor one of the ISO extraction tests: Move the referencekientzle2008-06-212-94/+76
* MfP4: test harness improvements.kientzle2008-06-156-34/+99
* archive.h is no longer constructed from archive.h.in,kientzle2008-06-151-6/+0
* Fix the new generic link resolver in libarchive to never matchkientzle2008-06-151-0/+18
* Until the old archive.h.in gets renamed to archive.h in the repository,kientzle2008-05-271-0/+6
* MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit morekientzle2008-05-2616-88/+1177
OpenPOWER on IntegriCloud