Added test case for 6.3 GB zip file (not working at the moment, needs investigation)

This commit is contained in:
Gianluca Bertani
2013-06-20 00:38:14 +02:00
parent 16978b4606
commit 5efa1efdb1
3 changed files with 303 additions and 288 deletions
+2
View File
@@ -41,8 +41,10 @@
}
- (IBAction) zipUnzip;
- (IBAction) zipUnzip2;
- (void) test;
- (void) test2;
- (void) log:(NSString *)text;
@end