index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libarchive
/
test
/
test_read_format_zip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace deprecated macro ARCHIVE_COMPRESSION_* by ARCHIVE_FILTER_*.
Michihiro NAKAJIMA
2012-10-09
1
-2
/
+2
*
Stop using deprecated functions. Much remains to be replaced.
Michihiro NAKAJIMA
2012-10-07
1
-2
/
+2
*
Basic test and support for symlinks in Zip archives.
Tim Kientzle
2011-12-22
1
-0
/
+33
*
Issue 201: Make Zip tests pass without zlib.
Tim Kientzle
2011-12-02
1
-9
/
+10
*
Issue 152: Now that we have a seeking Zip reader that understands
Tim Kientzle
2011-11-23
1
-12
/
+19
*
Refactor Zip read tests to exercise both seeking and streaming readers.
Tim Kientzle
2011-11-22
1
-33
/
+99
*
Issue 192: Fix tests that fail when libarchive is deliberately
Tim Kientzle
2011-11-11
1
-33
/
+45
*
Test that archive_read_extract works correctly with Zip entries
Tim Kientzle
2011-09-19
1
-0
/
+32
*
Fix counting files read, dot not count it up when returning ARCHIVE_EOF.
Michihiro NAKAJIMA
2011-06-25
1
-0
/
+7
*
Fix warnings in libarchive/test_*.c on Borland C Compiler.
Michihiro NAKAJIMA
2011-05-18
1
-2
/
+2
*
Use assertEqualMem instead of assert(0 == memcmp(xxx....)).
Michihiro NAKAJIMA
2011-05-12
1
-3
/
+3
*
remove stuff covered by #if ARCHIVE_VERSION_NUMBER < 3000000
Roman Neuhauser
2011-04-09
1
-4
/
+0
*
tests use archive_read_support_filter_*()
Roman Neuhauser
2011-03-28
1
-2
/
+2
*
Add support for Info-ZIP New Unix Extra Field "ux".
Michihiro NAKAJIMA
2011-03-20
1
-1
/
+54
*
Unbreak build on mingw.
Michihiro NAKAJIMA
2010-02-24
1
-0
/
+4
*
Rename archive_read_finish to archive_read_free and
Tim Kientzle
2010-02-08
1
-1
/
+1
*
Style: Update a bunch of old assert() and assertA() calls.
Tim Kientzle
2010-02-07
1
-2
/
+2
*
Rip out the remaining support for old libarchive 1.x APIs.
Tim Kientzle
2010-02-07
1
-4
/
+0
*
Sync $FreeBSD$ version info from FreeBSD SVN
Tim Kientzle
2009-12-30
1
-1
/
+1
*
Remove all compiling condition of ZLIB and BZLIB2
Michihiro NAKAJIMA
2009-02-17
1
-6
/
+12
*
Disable Zip read test on Windows.
Tim Kientzle
2008-12-28
1
-1
/
+5
*
IFC
Tim Kientzle
2008-10-21
1
-2
/
+9
*
IFC
Tim Kientzle
2008-09-01
1
-4
/
+4
*
IFC: test suite builds with 1.x API
Tim Kientzle
2008-08-11
1
-1
/
+3
*
IFC
Tim Kientzle
2008-08-03
1
-3
/
+4
*
Split the reference file here out into a separate file for
Tim Kientzle
2008-06-25
1
-19
/
+3
*
IFC to populate initial libarchive-portable tree.
Tim Kientzle
2008-04-29
1
-0
/
+88