php-src/ext/phar/tests
2008-02-24 19:34:05 +00:00
..
files Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
tar Updating tests. 100% pass rate here now - not sure about the rest of the world just yet (sorry Marcus). 2008-02-24 19:34:05 +00:00
zip Updating tests. 100% pass rate here now - not sure about the rest of the world just yet (sorry Marcus). 2008-02-24 19:34:05 +00:00
001.phpt bump API version if the created phar has directories in it, so that it won't load with older phar versions 2008-01-19 18:30:30 +00:00
002.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
003.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
003a.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
004.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
005.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
006.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
007.phpt make maximum manifest size 100MB for phar archives, simple apps are hitting the 1 MB limit quite easily. 2008-02-08 05:56:26 +00:00
008.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
009.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
010.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
011.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
012.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
013.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
014.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
015.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
015b.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
016.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
016b.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
017.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
018.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
019.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
019b.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
019c.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
020.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
021.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
022.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
023.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
024.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
025.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
026.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
027.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
028.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
029.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
030.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
031.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
032.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
033.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
033a.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
create_new_and_modify.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
create_new_phar_b.phpt fix test 2008-01-07 05:46:12 +00:00
create_new_phar_c.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
create_new_phar.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
create_path_error.phpt complete set of new tests for zip-based phars (need to test compression for zip-based phars) 2008-01-08 07:08:46 +00:00
delete_in_phar_b.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
delete_in_phar_confirm.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
delete_in_phar.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
delete.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
dir.phpt add tests for directory creation and management for tar and zip-based phars, add isPhar() to phar-based test 2008-01-09 03:51:38 +00:00
extracted_001.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller1.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller2.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller3.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller4.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller5.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller6.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller7.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller8.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller9.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller10.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller11.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller12.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller13.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller14.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller15.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller16.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller17.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller18.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller19.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller20.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller21.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
frontcontroller22.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
ini_set_off.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
ini_set.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
metadata_read.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
metadata_write_commit.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
metadata_write.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
nophar_web.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
nophar.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
open_for_write_existing_b.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
open_for_write_existing_c.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
open_for_write_existing.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
open_for_write_newfile_b.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
open_for_write_newfile_c.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
open_for_write_newfile.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_begin_setstub_commit.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_buildfromiterator1.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_buildfromiterator2.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_buildfromiterator3.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_buildfromiterator4.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_buildfromiterator5.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_buildfromiterator6.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_buildfromiterator7.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_buildfromiterator8.phpt make test OS-agnostic 2008-01-07 18:05:23 +00:00
phar_buildfromiterator9.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_bz2.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_commitwrite.phpt Update tests to accommodate those two extra bytes 2008-02-21 15:20:46 +00:00
phar_convert_tar2.phpt Updating tests. 100% pass rate here now - not sure about the rest of the world just yet (sorry Marcus). 2008-02-24 19:34:05 +00:00
phar_convert_tar3.phpt Updating tests. 100% pass rate here now - not sure about the rest of the world just yet (sorry Marcus). 2008-02-24 19:34:05 +00:00
phar_convert_tar.phpt Updating tests. 100% pass rate here now - not sure about the rest of the world just yet (sorry Marcus). 2008-02-24 19:34:05 +00:00
phar_convert_zip.phpt Updating tests. 100% pass rate here now - not sure about the rest of the world just yet (sorry Marcus). 2008-02-24 19:34:05 +00:00
phar_copy.phpt fix empty directories in phar, add test 2008-01-09 00:58:37 +00:00
phar_create_in_cwd.phpt Update tests to accommodate those two extra bytes 2008-02-21 15:20:46 +00:00
phar_createdefaultstub.phpt Update tests to accommodate those two extra bytes 2008-02-21 15:20:46 +00:00
phar_ctx_001.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_dir_iterate.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_get_supported_signatures_001.phpt Fix filenames 2008-02-20 19:26:40 +00:00
phar_get_supported_signatures_002.phpt Fix filenames 2008-02-20 19:26:40 +00:00
phar_get_supportedcomp1.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_get_supportedcomp2.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_get_supportedcomp3.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_get_supportedcomp4.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_gzip.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_magic.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_metadata_read.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_metadata_write.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_offset_get_error.phpt fix empty directories in phar, add test 2008-01-09 00:58:37 +00:00
phar_oo_001.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_002.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_oo_003.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_004.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_005.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_006.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_007.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_oo_008.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_009.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_010.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_011.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_011b.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_012_confirm.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_012.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_012b.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_compressallbz2.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_oo_compressallgz.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_oo_compressed_001.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_oo_compressed_001b.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_oo_compressed_002.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_oo_compressed_002b.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_oo_getmodified.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_oo_nosig.phpt Fix 'clean' sections 2008-02-20 13:33:00 +00:00
phar_oo_uncompressall.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_setalias2.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_setalias.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_setdefaultstub.phpt fix test - needed phar.readonly=0 INI section 2008-02-23 14:57:59 +00:00
phar_setsignaturealgo1.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_setsignaturealgo2.phpt - Change 'print' to 'die' for skip notices 2008-01-04 16:26:44 +00:00
phar_stub_error.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_stub_write_file.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_stub_write.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
phar_stub.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
refcount1_5_2.phpt Updating tests. 100% pass rate here now - not sure about the rest of the world just yet (sorry Marcus). 2008-02-24 19:34:05 +00:00
refcount1.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
rename.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
tempmanifest1.phpt add externally parsed files to temporary manifest (this will be made 2008-02-18 03:37:51 +00:00
test_signaturealgos.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
withphar_web.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
withphar.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00
zf_test.phpt Move supporting files to their own directory (toplevel tests) 2008-02-20 13:11:40 +00:00