summaryrefslogtreecommitdiff
path: root/libarchive/test/test_open_fd.c
Commit message (Expand)AuthorAgeFilesLines
* test_open_fd: skip error test on GitHub ActionsMartin Matuska2019-11-181-12/+15
* Stop using deprecated functions. Much remains to be replaced.Michihiro NAKAJIMA2012-10-071-1/+1
* Fix build failure on mingw32.Michihiro NAKAJIMA2012-10-041-0/+3
* 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
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Borland C does not provide _access,_chdir,_getcwd,_strdup and _umask.Michihiro NAKAJIMA2009-12-171-0/+2
* 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
* Be more careful about text/binary mode.Tim Kientzle2009-05-241-1/+1
* Improve test coverage:Tim Kientzle2009-03-291-0/+117