ZipArchive/Tests
Julius Parishy f900d38036 Symbolic Link support.
Adds support for ZIP files that include files that are symbolic links.
See the note in SSZipArchive.m for more information about that.
Includes a test that will probably only pass if you have GitHub for Mac
installed because that's the program I used as a test to symlink
against.

I created the symbolic link with 'ln -s /Applications/GitHub.app
SymbolicLink/GitHub.app' so I'm not entirely sure how it'll behave for
hard links, but I can't test that right now.
2012-05-09 11:12:04 -04:00
..
SSZipArchive.xcodeproj Symbolic Link support. 2012-05-09 11:12:04 -04:00
IncorrectHeaders.zip Fix for Issue #16 2012-05-08 22:55:30 -04:00
SSZipArchiveTests-Info.plist Added basic tests and changelog 2011-10-03 23:28:54 -07:00
SSZipArchiveTests.m Symbolic Link support. 2012-05-09 11:12:04 -04:00
SymbolicLink.zip Symbolic Link support. 2012-05-09 11:12:04 -04:00
TestArchive.zip Verify delegate file indexes. Closes #18 2012-05-08 09:47:56 -07:00
TestPasswordArchive.zip Fix support for unzipping with password. Fixes #13 2012-05-07 23:41:24 -07:00