summaryrefslogtreecommitdiff
path: root/libarchive/test/test_read_pax_truncated.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize test code a bitTim Kientzle2022-02-011-1/+0
* Avoid millions of rand() calls() when running testsAlex Richardson2022-01-151-2/+3
* Add printf attributes to the printflike functions used in tests and fixzoulasc2020-01-231-3/+3
* Stop using deprecated functions. Much remains to be replaced.Michihiro NAKAJIMA2012-10-071-1/+1
* Rename read_open_memory2 to read_open_memory_minimal, which isTim Kientzle2012-01-231-2/+2
* tests use archive_read_support_filter_*()Roman Neuhauser2011-03-281-9/+9
* Issue 141: Detect an unrecognized format earlier, in archive_read_open,Tim Kientzle2011-03-131-36/+50
* Rename archive_read_finish to archive_read_free andTim Kientzle2010-02-081-10/+10
* Style: Update a bunch of old assert() and assertA() calls.Tim Kientzle2010-02-071-20/+20
* Rip out the remaining support for old libarchive 1.x APIs.Tim Kientzle2010-02-071-40/+0
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Add a variant of read_open_memory() that does not register open,Tim Kientzle2009-02-251-1/+1
* Fix signed/unsigned mismatch.Tim Kientzle2009-02-211-2/+3
* Fix a type mismatch.Tim Kientzle2009-02-091-3/+3
* IFCTim Kientzle2008-12-051-1/+1
* Make a couple of tests a bit more informative and a bit more robust.Tim Kientzle2008-10-191-4/+10
* IFCTim Kientzle2008-09-011-31/+31
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+281