Added tests to unzip & check zip files created with Mac OS X and Windows; updated README

This commit is contained in:
Gianluca Bertani
2013-06-23 17:26:21 +02:00
parent f05b2ed31b
commit c8f2e3843f
7 changed files with 357 additions and 84 deletions
+2 -4
View File
@@ -42,10 +42,8 @@
- (IBAction) zipUnzip;
- (IBAction) zipUnzip2;
- (void) test;
- (void) test2;
- (void) log:(NSString *)text;
- (IBAction) zipCheck1;
- (IBAction) zipCheck2;
@end