summaryrefslogtreecommitdiff
path: root/lib/libarchive/test/test_acl_basic.c
Commit message (Expand)AuthorAgeFilesLines
* Use contrib sources for building libarchive, tar and cpio.Martin Matuska2011-12-221-229/+0
* Style: Mark private data 'static', correct an old comment.Tim Kientzle2008-10-191-5/+4
* Style: Use ARCHIVE_VERSION_NUMBER to conditionalize tests onTim Kientzle2008-09-011-1/+1
* Make test suite work with libarchive 1.3.1: Take advantage ofTim Kientzle2007-07-061-0/+5
* libarchive 2.2.3Tim Kientzle2007-05-291-9/+5
* Clean up a lot of memory leaks in the libarchive test harness.Tim Kientzle2007-04-151-0/+2
* New tests for system-independent ACL support.Tim Kientzle2007-03-081-0/+227