php-src/ext/phar/tests/zip
2009-07-26 00:39:40 +00:00
..
files fix zip front controller tests for php6 2009-07-26 00:39:40 +00:00
033.phpt
033a.phpt
alias_acrobatics.phpt
all.phpt fix --CLEAN-- of all.phpt, remove unnecessary check in phar_convert_again.phpt, and fix signature generation and checking for zip to also include central directory up to the signature, implement better check for end-of-zip at signature verification 2009-07-24 19:40:41 +00:00
allU.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
badalias.phpt
bug48791.phpt new phar test for zip with data descriptor in local file header 2009-07-23 16:40:47 +00:00
bzip2.phpt work around crap stream filter implementation, update tests for compressed aliases in zip-based phar so they actually test the compression 2008-10-11 20:57:08 +00:00
corrupt_001.phpt
corrupt_002.phpt
corrupt_003.phpt
corrupt_004.phpt
corrupt_005.phpt
corrupt_006.phpt
corrupt_007.phpt
corrupt_008.phpt
corrupt_009.phpt increase code coverage 2008-08-11 03:53:57 +00:00
corrupt_010.phpt increase code coverage 2008-08-11 22:43:02 +00:00
create_new_and_modify.phpt
create_new_phar_b.phpt
delete_in_phar_b.phpt
delete_in_phar_confirm.phpt
delete_in_phar.phpt
delete.phpt
dir.phpt
exists_as_phar.phpt
frontcontroller1.phar.phpt
frontcontroller2.phar.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
frontcontroller3.phar.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
frontcontroller4.phar.phpt
frontcontroller5.phar.phpt
frontcontroller6.phar.phpt
frontcontroller7.phar.phpt
frontcontroller8.phar.phpt
frontcontroller9.phar.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
frontcontroller10.phar.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
frontcontroller11.phar.phpt Improved webPhar speed (frontcontroller11.phar.phpt is disabled, should be removed) 2008-07-22 07:03:00 +00:00
frontcontroller12.phar.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
frontcontroller13.phar.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
frontcontroller14.phar.phpt
frontcontroller15.phar.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
frontcontroller16.phar.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
frontcontroller17.phar.phpt
frontcontroller18.phar.phpt
frontcontroller19.phar.phpt
frontcontroller20.phar.phpt
frontcontroller21.phar.phpt fix zip front controller tests for php6 2009-07-26 00:39:40 +00:00
getalias.phpt
largezip.phpt
metadata_write_commit.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
metadata_write_commitU.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
notphar.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
odt.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
open_for_write_existing_b_5_2.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
open_for_write_existing_b.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
open_for_write_existing_c_5_2.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
open_for_write_existing_c.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
open_for_write_existing.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
open_for_write_newfile_b_5_2.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
open_for_write_newfile_b.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
open_for_write_newfile_c_5_2.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
open_for_write_newfile_c.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
open_for_write_newfile.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
phar_begin_setstub_commit.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
phar_begin_setstub_commitU.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
phar_buildfromiterator4.phpt
phar_buildfromiterator5.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
phar_buildfromiterator6.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
phar_buildfromiterator7.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
phar_buildfromiterator8.phpt
phar_buildfromiterator9.phpt
phar_commitwrite.phpt
phar_convert_phar.phpt - Keep 5_3 stub and creation files in sync with what I have in CVS HEAD 2008-05-18 20:52:34 +00:00
phar_copy.phpt
phar_magic.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
phar_magicU.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
phar_oo_compressallbz2.phpt
phar_oo_compressallgz.phpt
phar_setalias2.phpt
phar_setalias.phpt
phar_setdefaultstub.phpt
phar_setsignaturealgo2.phpt fix signature generation/validation for zip archives by phar extension, fix a few edge cases where memory was leaked on error conditions by missing efree() 2009-07-24 15:42:17 +00:00
phar_stub_error.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
phar_stub.phpt add safeguard check for timestamp modification to phar_stub.phpt and phar_gzip.phpt 2009-03-01 07:16:46 +00:00
refcount1_5_2.phpt
refcount1.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
rename_dir.phpt Fixed directory reanming/deletion 2008-07-20 14:42:34 +00:00
rename.phpt
rmdir.phpt fix faulty tests 2008-10-12 23:32:50 +00:00
unixzip.phpt - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
zlib.phpt work around crap stream filter implementation, update tests for compressed aliases in zip-based phar so they actually test the compression 2008-10-11 20:57:08 +00:00