php-src/ext/phar/tests/zip
Steph Fox 8a970147ad - Allow setStub() to continue working
- Fix tests broken by earlier commit
2008-04-29 12:26:58 +00:00
..
files add screening of alias to reading of zip archives, and test for bad aliases 2008-04-26 22:04:04 +00:00
033.phpt amend zip test to actually test file perms creation/reading and fix severely broken permissions creation 2008-04-20 05:41:41 +00:00
033a.phpt add addFile/addFromString/addEmptyDir. API is identical to ext/zip 2008-04-09 19:23:31 +00:00
badalias.phpt add screening of alias to reading of zip archives, and test for bad aliases 2008-04-26 22:04:04 +00:00
corrupt_001.phpt new tests for corrupted zips 2008-04-19 05:58:40 +00:00
corrupt_002.phpt new corrupt zip test 2008-04-19 05:35:03 +00:00
corrupt_003.phpt new test for truncated file comment, fix memleak found by test 2008-04-19 05:39:42 +00:00
corrupt_004.phpt new test for central directory offset being wrong 2008-04-19 05:45:10 +00:00
corrupt_005.phpt new test for encrypted zips 2008-04-19 05:51:10 +00:00
corrupt_006.phpt new test for zip archives with files created from stdin 2008-04-19 05:53:57 +00:00
corrupt_007.phpt new tests for corrupted zips 2008-04-19 05:58:40 +00:00
corrupt_008.phpt new test for unsupported compression versions, vastly enhance error messages on unsupported compression methods, fix memleak 2008-04-19 06:18:13 +00:00
create_new_and_modify.phpt Get rid of zip requirement in the last few tests 2008-01-28 16:49:28 +00:00
create_new_phar_b.phpt make tests php version-agnostic with regards to stream errors 2008-04-13 21:31:46 +00:00
delete_in_phar_b.phpt Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
delete_in_phar_confirm.phpt Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
delete_in_phar.phpt Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
delete.phpt Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
dir.phpt add addFile/addFromString/addEmptyDir. API is identical to ext/zip 2008-04-09 19:23:31 +00:00
exists_as_phar.phpt new test increases code coverage 2008-04-26 17:20:50 +00:00
frontcontroller1.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller2.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller3.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller4.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller5.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller6.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller7.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller8.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller9.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller10.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller11.phar.phpt fix build if SPL is disabled 2008-04-12 21:43:39 +00:00
frontcontroller12.phar.phpt fix build if SPL is disabled 2008-04-12 21:43:39 +00:00
frontcontroller13.phar.phpt fix build if SPL is disabled 2008-04-12 21:43:39 +00:00
frontcontroller14.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller15.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller16.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller17.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
frontcontroller18.phar.phpt fix build if SPL is disabled 2008-04-12 21:43:39 +00:00
frontcontroller19.phar.phpt fix build if SPL is disabled 2008-04-12 21:43:39 +00:00
frontcontroller20.phar.phpt fix build if SPL is disabled 2008-04-12 21:43:39 +00:00
frontcontroller21.phar.phpt There's a difference between 'BORKED' and 'FAILED'... 2008-02-11 21:05:47 +00:00
largezip.phpt fix large zip test 2008-04-16 20:08:02 +00:00
metadata_write_commit.phpt increase code coverage 2008-04-26 17:27:47 +00:00
notphar.phpt - Another test that gives completely different results if readonly=0 2008-04-27 12:22:36 +00:00
odt.phpt increase code coverage 2008-04-21 16:56:45 +00:00
open_for_write_existing_b.phpt Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
open_for_write_existing_c.phpt Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
open_for_write_existing.phpt Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
open_for_write_newfile_b.phpt Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
open_for_write_newfile_c.phpt Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
open_for_write_newfile.phpt Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
phar_begin_setstub_commit.phpt fix clean 2008-04-26 17:28:28 +00:00
phar_buildfromiterator4.phpt Get rid of zip requirement 2008-01-28 16:31:56 +00:00
phar_buildfromiterator5.phpt Get rid of zip requirement 2008-01-28 16:31:56 +00:00
phar_buildfromiterator6.phpt Get rid of zip requirement 2008-01-28 16:31:56 +00:00
phar_buildfromiterator7.phpt Get rid of zip requirement 2008-01-28 16:31:56 +00:00
phar_buildfromiterator8.phpt Get rid of zip requirement 2008-01-28 16:31:56 +00:00
phar_buildfromiterator9.phpt Get rid of zip requirement 2008-01-28 16:31:56 +00:00
phar_commitwrite.phpt remove ext/zip dependency entirely, write better native zip support 2008-01-28 08:52:08 +00:00
phar_convert_phar.phpt - Allow setStub() to continue working 2008-04-29 12:26:58 +00:00
phar_copy.phpt remove ext/zip dependency entirely, write better native zip support 2008-01-28 08:52:08 +00:00
phar_magic.phpt implement full support and usage of phar stream in include_path, for both 5.2 and 5.3. 2008-03-12 03:55:12 +00:00
phar_oo_compressallbz2.phpt increase code coverage (and magically, mysteriously this tests passes with no other changes - weird) 2008-04-26 17:29:55 +00:00
phar_oo_compressallgz.phpt add failing tests for compression of zip files internally 2008-04-16 20:15:19 +00:00
phar_setalias2.phpt - Deleting files we cannot see... 2008-04-27 11:36:22 +00:00
phar_setalias.phpt - Fix a couple of failing tests/bad cleanup 2008-04-27 11:31:27 +00:00
phar_setdefaultstub.phpt down to 1 failing zip test with this commit 2008-02-23 18:28:36 +00:00
phar_stub_error.phpt fix test (all tests pass on unix now) 2008-02-12 05:30:59 +00:00
phar_stub.phpt new test/updated test to ensure stub integrity (I was wrong, zip is fine) 2008-04-26 17:47:31 +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 Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
rename.phpt Funnily enough those frontcontroller tests still pass here! Investigating... 2008-02-11 20:55:44 +00:00
unixzip.phpt fix test to be OS-agnostic 2008-04-20 05:50:40 +00:00