php-src/ext/phar/tests
2008-06-23 17:48:23 +00:00
..
cache_list new tests for phar.cache_list 2008-06-22 00:49:54 +00:00
files add openssl signing support. This adds an extra parameter 2008-06-01 04:21:26 +00:00
tar [DOC] implement full signature support for tar-based archives. By default, data archives do 2008-06-13 22:07:44 +00:00
zip - inherited methods don't unixify paths along the way. Allow for it. 2008-06-18 16:48:18 +00:00
001.phpt
002.phpt
003.phpt
003a.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
009.phpt
010.phpt
011.phpt
012.phpt
013.phpt
014.phpt
015.phpt
015b.phpt
016.phpt
016b.phpt
017.phpt
018.phpt
019.phpt
019b.phpt
019c.phpt
020.phpt
021.phpt
022.phpt
023.phpt
024.phpt
025.phpt
026.phpt
027.phpt
028.phpt
029.phpt
030.phpt fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations 2008-05-15 16:09:01 +00:00
031.phpt
032.phpt
033.phpt
033a.phpt
addfuncs.phpt fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations 2008-05-15 16:09:01 +00:00
alias_acrobatics.phpt
badparameters.phpt [DOC] implement full signature support for tar-based archives. By default, data archives do 2008-06-13 22:07:44 +00:00
bug13727.phpt - Use SKIP_SLOW_TESTS where it's most useful 2008-06-20 14:42:04 +00:00
bug13786.phpt
bug45218_SLOWTEST.phpt - Use SKIP_SLOW_TESTS where it's most useful 2008-06-20 14:42:04 +00:00
cached_manifest_1.phpt - Kill 10 MSVC compiler warnings due to type conflict 2008-06-18 15:06:50 +00:00
create_new_and_modify.phpt
create_new_phar_b.phpt
create_new_phar_c.phpt
create_new_phar.phpt
create_path_error.phpt
delete_in_phar_b.phpt
delete_in_phar_confirm.phpt
delete_in_phar.phpt
delete.phpt
dir.phpt
fgc_edgecases.phpt
file_get_contents.phpt
fopen5.2.phpt
fopen_edgecases2.phpt
fopen_edgecases.phpt
fopen.phpt
front.phar.phpt "We shouldn't need a full path to the mount" 2008-05-24 13:13:47 +00:00
frontcontroller1.phpt
frontcontroller2.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller3.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller4.phpt
frontcontroller5.phpt
frontcontroller6.phpt
frontcontroller7.phpt
frontcontroller8.phpt
frontcontroller9.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller10.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller11.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller12.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller13.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller14.phpt
frontcontroller15.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller16.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller17.phpt
frontcontroller18.phpt
frontcontroller19.phpt
frontcontroller20.phpt
frontcontroller21.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller22.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller23.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller24.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller25.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller26.phpt
frontcontroller27.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller28.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller29.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller30.phpt
frontcontroller31.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller32.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller33.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
frontcontroller34.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
include_path.phpt
ini_set_off.phpt
ini_set.phpt
invalid_alias.phpt
invalid_setstubalias.phpt
metadata_read.phpt
metadata_write_commit.phpt
metadata_write.phpt
mkdir.phpt fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations 2008-05-15 16:09:01 +00:00
mounteddir.phpt fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations 2008-05-15 16:09:01 +00:00
nophar_web.phpt
nophar.phpt
open_for_write_existing_b.phpt
open_for_write_existing_c.phpt
open_for_write_existing.phpt
open_for_write_newfile_b.phpt
open_for_write_newfile_c.phpt
open_for_write_newfile.phpt
opendir_edgecases.phpt
opendir.phpt
phar_begin_setstub_commit.phpt
phar_buildfromdirectory1.phpt
phar_buildfromdirectory2.phpt
phar_buildfromdirectory3.phpt
phar_buildfromdirectory4.phpt true fix for potential segfault in phar_build 2008-06-23 04:00:23 +00:00
phar_buildfromdirectory5.phpt
phar_buildfromdirectory6.phpt
phar_buildfromiterator1.phpt
phar_buildfromiterator2.phpt
phar_buildfromiterator3.phpt
phar_buildfromiterator4.phpt fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations 2008-05-15 16:09:01 +00:00
phar_buildfromiterator5.phpt
phar_buildfromiterator6.phpt
phar_buildfromiterator7.phpt
phar_buildfromiterator8.phpt
phar_buildfromiterator9.phpt
phar_buildfromiterator10.phpt
phar_bz2.phpt
phar_commitwrite.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_convert_again.phpt [DOC] implement full signature support for tar-based archives. By default, data archives do 2008-06-13 22:07:44 +00:00
phar_convert_repeated_b.phpt - Added SKIPIF 2008-05-13 14:49:06 +00:00
phar_convert_repeated.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_convert_tar2.phpt
phar_convert_tar3.phpt
phar_convert_tar.phpt
phar_convert_zip.phpt
phar_copy.phpt fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations 2008-05-15 16:09:01 +00:00
phar_create_in_cwd.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_createdefaultstub.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_ctx_001.phpt
phar_decompress.phpt
phar_dir_iterate.phpt
phar_dotted_path.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
phar_extract2.phpt fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations 2008-05-15 16:09:01 +00:00
phar_extract.phpt
phar_get_supported_signatures_001.phpt add openssl signing support. This adds an extra parameter 2008-06-01 04:21:26 +00:00
phar_get_supported_signatures_001a.phpt new tests (forgot to add these earlier) 2008-06-10 19:23:09 +00:00
phar_get_supported_signatures_002.phpt add openssl signing support. This adds an extra parameter 2008-06-01 04:21:26 +00:00
phar_get_supported_signatures_002a.phpt - Wrong SKIPIF message 2008-06-23 17:48:23 +00:00
phar_get_supportedcomp1.phpt
phar_get_supportedcomp2.phpt
phar_get_supportedcomp3.phpt
phar_get_supportedcomp4.phpt
phar_gobyebye.phpt
phar_gzip.phpt
phar_isvalidpharfilename.phpt
phar_magic.phpt
phar_metadata_read.phpt
phar_metadata_write.phpt
phar_mount.phpt
phar_offset_check.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_offset_get_error.phpt fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations 2008-05-15 16:09:01 +00:00
phar_oo_001.phpt
phar_oo_002.phpt fix test 2008-05-13 18:06:55 +00:00
phar_oo_003.phpt
phar_oo_004.phpt
phar_oo_005.phpt
phar_oo_006.phpt
phar_oo_007.phpt fix test 2008-05-13 18:06:55 +00:00
phar_oo_008.phpt
phar_oo_009.phpt
phar_oo_010.phpt
phar_oo_011.phpt
phar_oo_011b.phpt
phar_oo_012_confirm.phpt
phar_oo_012.phpt
phar_oo_012b.phpt
phar_oo_compressallbz2.phpt
phar_oo_compressallgz.phpt
phar_oo_compressed_001.phpt
phar_oo_compressed_001b.phpt
phar_oo_compressed_002.phpt
phar_oo_compressed_002b.phpt
phar_oo_getcontents.phpt
phar_oo_getcontentsgz.phpt
phar_oo_getmodified.phpt
phar_oo_iswriteable.phpt
phar_oo_nosig.phpt
phar_oo_uncompressall.phpt
phar_running.phpt
phar_setalias2.phpt
phar_setalias.phpt
phar_setdefaultstub.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_setsignaturealgo1.phpt
phar_setsignaturealgo2.phpt [DOC] implement full signature support for tar-based archives. By default, data archives do 2008-06-13 22:07:44 +00:00
phar_stub_error.phpt
phar_stub_write_file.phpt
phar_stub_write.phpt
phar_stub.phpt
phar_unlinkarchive.phpt
pharfileinfo_chmod.phpt
pharfileinfo_compression.phpt
pharfileinfo_construct.phpt
pharfileinfo_destruct.phpt
pharfileinfo_getcrc32.phpt
pharfileinfo_setmetadata.phpt add full metadata support for tar-based archives and test 2008-05-15 23:46:29 +00:00
phpinfo_001.phpt [DOC] add phar.cache_list, a PATH_SEPARATOR-separated list of full paths to phar archives to cache 2008-06-12 18:56:23 +00:00
phpinfo_002.phpt [DOC] add phar.cache_list, a PATH_SEPARATOR-separated list of full paths to phar archives to cache 2008-06-12 18:56:23 +00:00
phpinfo_003.phpt [DOC] add phar.cache_list, a PATH_SEPARATOR-separated list of full paths to phar archives to cache 2008-06-12 18:56:23 +00:00
phpinfo_004.phpt [DOC] add phar.cache_list, a PATH_SEPARATOR-separated list of full paths to phar archives to cache 2008-06-12 18:56:23 +00:00
readfile_edgecases.phpt
readfile.phpt
refcount1_5_2.phpt
refcount1.phpt
rename.phpt
security.phpt
stat2_5.3.phpt [DOC] implement full signature support for tar-based archives. By default, data archives do 2008-06-13 22:07:44 +00:00
stat2.phpt [DOC] implement full signature support for tar-based archives. By default, data archives do 2008-06-13 22:07:44 +00:00
stat.phpt
test_alias_unset.phpt
test_signaturealgos.phpt add openssl signing support. This adds an extra parameter 2008-06-01 04:21:26 +00:00
test_unset.phpt
webphar_compilefail.phpt
withphar_web.phpt - Fixed tests (added default_charset=) 2008-05-13 19:17:17 +00:00
withphar.phpt
zf_test.phpt [DOC] implement full signature support for tar-based archives. By default, data archives do 2008-06-13 22:07:44 +00:00