aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/test/test_compat_cpio.c
Commit message (Collapse)AuthorAgeFilesLines
* Use contrib sources for building libarchive, tar and cpio.Martin Matuska2011-12-221-106/+0
| | | | | | | | | Make "make test" fully operational. MFC after: 2 weeks Notes: svn path=/head/; revision=228797
* A raft of test changes and improvements from the Googlecode repository.Tim Kientzle2009-12-301-0/+106
In particular, this includes tests for the new features I've merged over the last few days. Notes: svn path=/head/; revision=201247