summaryrefslogtreecommitdiff
path: root/libarchive/test/test_read_format_gtar_sparse.c
Commit message (Expand)AuthorAgeFilesLines
* Add printf attributes to the printflike functions used in tests and fixzoulasc2020-01-231-2/+3
* 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
* remove stuff covered by #if ARCHIVE_VERSION_NUMBER < 3000000Roman Neuhauser2011-04-091-4/+0
* tests use archive_read_support_filter_*()Roman Neuhauser2011-03-281-1/+1
* Unbreak build on mingw.Michihiro NAKAJIMA2010-02-241-0/+4
* Rename archive_read_finish to archive_read_free andTim Kientzle2010-02-081-3/+3
* Style: Update a bunch of old assert() and assertA() calls.Tim Kientzle2010-02-071-3/+3
* Rip out the remaining support for old libarchive 1.x APIs.Tim Kientzle2010-02-071-13/+1
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Since this test doesn't use compressed reference files,Tim Kientzle2008-12-281-4/+0
* Switch sparse gtar extraction test to use uncompressed archives,Tim Kientzle2008-12-281-13/+10
* IFCTim Kientzle2008-12-051-1/+1
* Minor style update to cpio_bin_bz2 read test.Tim Kientzle2008-11-081-1/+4
* IFCTim Kientzle2008-09-071-4/+5
* IFCTim Kientzle2008-09-011-6/+6
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+321