summaryrefslogtreecommitdiff
path: root/libarchive/test/test_read_format_cpio_bin_bz2.c
Commit message (Expand)AuthorAgeFilesLines
* Better archive_read_has_encrypted_entries functionKonrad Kleine2013-10-091-1/+1
* Detect encrypted archive entries (ZIP, RAR, 7Zip)Konrad Kleine2013-09-171-0/+2
* Replace deprecated macro ARCHIVE_COMPRESSION_* by ARCHIVE_FILTER_*.Michihiro NAKAJIMA2012-10-091-1/+1
* Stop using deprecated functions. Much remains to be replaced.Michihiro NAKAJIMA2012-10-071-1/+1
* tests use archive_read_support_filter_*()Roman Neuhauser2011-03-281-1/+1
* Rename archive_read_finish to archive_read_free andTim Kientzle2010-02-081-1/+1
* Style: Update a bunch of old assert() and assertA() calls.Tim Kientzle2010-02-071-1/+1
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Fix a bunch of tests on Visual Studio:Tim Kientzle2009-06-141-2/+7
* If the bzip2 library isn't available, skip a lot of tests, followingTim Kientzle2009-04-011-15/+2
* Simplify cheking that a compression is not supported.Michihiro NAKAJIMA2009-02-191-8/+5
* Remove all compiling condition of ZLIB and BZLIB2Michihiro NAKAJIMA2009-02-171-5/+14
* Disable a number of tests on platforms that lack ZLib or BZLib.Tim Kientzle2008-12-281-0/+4
* IFCTim Kientzle2008-12-051-1/+1
* Minor style update to cpio_bin_bz2 read test.Tim Kientzle2008-11-081-4/+6
* IFCTim Kientzle2008-09-011-4/+4
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+54