summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/files
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+3
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-206-9/+9
* fix zip front controller tests for php6Greg Beaver2009-07-266-9/+9
* new phar test for zip with data descriptor in local file headerGreg Beaver2009-07-231-0/+0
* MFB: work around crap stream filter implementation, update tests for compress...Greg Beaver2008-10-112-0/+0
* MFB: increase code coverage, fix bzip2-compressed alias in zipGreg Beaver2008-09-141-0/+0
* - MFBSteph Fox2008-08-311-0/+0
* MFB increase code coverageGreg Beaver2008-08-214-0/+24
* - Bring phar tests into line across all branchesSteph Fox2008-08-0115-3/+3
* MFB: fix corrupted zips, fix postprocess for compressed zip fileGreg Beaver2008-05-3012-0/+0
* - Make internal code back-compatible. This included a binary cast in the defa...Steph Fox2008-05-141-1/+1
* add screening of alias to reading of zip archives, and test for bad aliasesGreg Beaver2008-04-265-0/+0
* re-adding as binaryGreg Beaver2008-04-201-0/+0
* added as text, removing in order to re-addGreg Beaver2008-04-201-0/+0
* add new test for openoffice-created zipGreg Beaver2008-04-201-0/+0
* new test for unix 'zip' command-created zip archivesGreg Beaver2008-04-201-0/+0
* new test for unsupported compression versions, vastly enhance error messages ...Greg Beaver2008-04-1920-5/+65
* new tests for corrupted zipsGreg Beaver2008-04-194-0/+4
* new test for zip archives with files created from stdinGreg Beaver2008-04-193-0/+4
* new test for encrypted zipsGreg Beaver2008-04-193-0/+22
* new test for central directory offset being wrongGreg Beaver2008-04-197-3/+4
* new test for truncated file comment, fix memleak found by testGreg Beaver2008-04-195-0/+1
* new corrupt zip testGreg Beaver2008-04-195-0/+2
* new test for corrupted zip with mis-matched entry counts, and fix memleaks in...Greg Beaver2008-04-193-0/+8
* add utility for creating corrupted zip archives for testing purposesGreg Beaver2008-04-191-0/+286
* add failing test for metadata support in zip archivesGreg Beaver2008-04-162-0/+11
* Funnily enough those frontcontroller tests still pass here! Investigating...Steph Fox2008-02-1126-0/+266