php-src/ext/zip/tests
Pierre Joye 945f4cdfc4 - initial unicode support
. entry names will be converted to ascii. zip works with cp437
   when 7zip support will be added, unicode string will be supported
 . path and filenames are now encoded using php_stream_path_param_encode
   if the filename/path is used as entry name, it is converted to ascii
 . the stream (getStream and zip://) needs some tweak. I'm not sure if it
   should return unicode or binary, neither how to change the default. For
   now it returns unicode (seems to be the default :)
comments/suggestions welcome
2006-10-31 14:27:09 +00:00
..
001.phpt
binarynull.zip
bug7214.phpt
bug7658.odt
bug7658.phpt fix tests 2006-10-02 14:31:32 +00:00
bug7658.xml
bug8009.phpt
bug8009.zip
bug8700.phpt - PECL Bug #8700, zipArchive::getFromIndex() fails 2006-09-15 12:10:50 +00:00
bug38943.phpt - initial unicode support 2006-10-31 14:27:09 +00:00
bug38944.phpt - initial unicode support 2006-10-31 14:27:09 +00:00
oo_addfile.phpt fix tests 2006-10-02 14:31:32 +00:00
oo_close.phpt
oo_delete.phpt
oo_ext_zip.phpt
oo_extract.phpt - initial unicode support 2006-10-31 14:27:09 +00:00
oo_getcomment.phpt - add tests for extractTo, set/getComment and stream and zip_entry_close 2006-10-30 17:43:21 +00:00
oo_getnameindex.phpt - add tests for extractTo, set/getComment and stream and zip_entry_close 2006-10-30 17:43:21 +00:00
oo_namelocate.phpt fix tests 2006-10-02 14:31:32 +00:00
oo_open.phpt
oo_rename.phpt fix tests 2006-10-02 14:31:32 +00:00
oo_setcomment.phpt - add tests for extractTo, set/getComment and stream and zip_entry_close 2006-10-30 17:43:21 +00:00
oo_stream.phpt - add tests for extractTo, set/getComment and stream and zip_entry_close 2006-10-30 17:43:21 +00:00
test_procedural.zip
test_with_comment.zip - add comment 2006-10-31 01:47:30 +00:00
test.zip
utils.inc - add tests for extractTo, set/getComment and stream and zip_entry_close 2006-10-30 17:43:21 +00:00
zip_close.phpt
zip_entry_compressedsize.phpt
zip_entry_compressionmethod.phpt
zip_entry_filesize.phpt
zip_entry_name.phpt
zip_entry_open.phpt
zip_entry_read.phpt - add tests for extractTo, set/getComment and stream and zip_entry_close 2006-10-30 17:43:21 +00:00
zip_open.phpt
zip_read.phpt