summaryrefslogtreecommitdiff
path: root/libarchive/test/test_read_data_large.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-3/+2
* fixes for test programs to be buildable by Open WatcomJiri Malak2014-03-121-3/+3
* Stop using deprecated functions. Much remains to be replaced.Michihiro NAKAJIMA2012-10-071-1/+1
* Use assertEqualMem instead of assert(0 == memcmp(xxx....)).Michihiro NAKAJIMA2011-05-121-2/+2
* tests use archive_read_support_filter_*()Roman Neuhauser2011-03-281-2/+2
* 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-1/+1
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* r1729 was wrong. Revert it and use a better approach.Tim Kientzle2009-12-131-4/+4
* Work around Borland C's broken _open() implementation.Tim Kientzle2009-12-121-0/+4
* Another step towards clean Windows builds: libarchive, libarchive_test, and ...Tim Kientzle2009-08-021-0/+5
* More portability refactoring.Tim Kientzle2009-07-261-6/+5
* Be more careful about text/binary mode.Tim Kientzle2009-05-241-2/+2
* IFCTim Kientzle2008-09-011-10/+10
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+117