summaryrefslogtreecommitdiff
path: root/libarchive/test/test_read_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/+2
* fixes for test programs to be buildable by Open WatcomJiri Malak2014-03-121-2/+2
* 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-2/+2
* Issue 141: Detect an unrecognized format earlier, in archive_read_open,Tim Kientzle2011-03-131-25/+23
* 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-6/+6
* Rip out the remaining support for old libarchive 1.x APIs.Tim Kientzle2010-02-071-12/+0
* On Borland C, elimimate the warnings of comparing signed and unsigned from li...Michihiro NAKAJIMA2010-01-071-2/+2
* IFCTim Kientzle2008-09-011-10/+10
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+149