php-src/ext/zip/tests
Dmitry Stogov 9dd66e4d53 Merge branch 'master' into phpng
* master:
  Fixed issue #183 (TMP_VAR is not only used once)
  Fix broken Junit output with --disable-cgi
  Added folder mark
  Further test fixes for the fdb2709 breakage.
  Fix broken test caused by fdb2709.
  Added tests for ZipArchive::addGlob() and ZipArchive::addPattern()
  Fix run-tests.php with Valgrind >= 3.10.0.
  Add microseconds to the serialised form of DateTime objects.
  Improved test for bug #62479
  fix typo in ODBC code
  gcov: tentative fix for broken coverage data after fix for opcache coverage slightly hackish, but works. The idea is that we want to give priority to .gcda files in .libs dirs vs the files in the upper level dir
  5.5.14 now
  Fix bug #67060: use default mode of 660

Conflicts:
	ext/date/php_date.c
2014-05-26 10:52:43 +04:00
..
001.phpt
binarynull.zip
bug7214.phpt
bug7658.odt
bug7658.phpt
bug7658.xml
bug8009.phpt
bug8009.zip
bug8700.phpt
bug11216.phpt
bug14962.phpt
bug38943_2.phpt Sync ext/zip with pecl/zip version 1.3.2 2013-11-04 13:23:36 +01:00
bug38943.inc Sync ext/zip with pecl/zip version 1.3.2 2013-11-04 13:23:36 +01:00
bug38943.phpt Removed old (< 5.3) version of test and cleaned up the actual version. 2011-09-02 17:41:39 +00:00
bug38944.phpt
bug40228.phpt
bug40228.zip
bug47667.phpt - fix test 2010-02-01 19:30:32 +00:00
bug49072.phpt
bug49072.zip
bug51353.phpt Added test for bug #51353. It'll be skipped by default and must be 2012-08-21 13:22:00 +02:00
bug53579.phpt Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams) 2010-12-20 11:00:27 +00:00
bug53603.phpt - Fixed bug #53893 (Wrong return value for ZipArchive::extractTo()) 2011-02-07 16:20:16 +00:00
bug53854.phpt Fixed bug #53854 (Missing constants for compression type). Patch by Richard 2011-01-28 04:19:40 +00:00
bug53885.phpt Fix cleanup routines 2011-09-07 12:05:19 +00:00
bug64342_0.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
bug64342_1.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
doubleclose.phpt Refactor Zip (1 test failed) 2014-05-05 10:49:27 +08:00
oo_addemptydir.phpt
oo_addfile.phpt
oo_addglob.phpt Added tests for ZipArchive::addGlob() and ZipArchive::addPattern() 2014-05-23 05:51:13 +00:00
oo_addpattern.phpt Added tests for ZipArchive::addGlob() and ZipArchive::addPattern() 2014-05-23 05:51:13 +00:00
oo_close.phpt
oo_delete.phpt
oo_ext_zip.phpt
oo_externalattributes.phpt missing file from libzip 0.11.2 2013-12-30 10:00:02 +01:00
oo_extract.phpt
oo_getcomment.phpt
oo_getnameindex.phpt
oo_getstatusstring.phpt
oo_namelocate.phpt
oo_open.phpt
oo_properties.phpt
oo_rename.phpt
oo_setcomment.phpt
oo_stream.phpt
pecl12414.phpt Reverted the BC fix regarding to #57905, test adopted 2012-06-17 16:04:36 +02:00
pecl12414.zip
stream_meta_data.phpt - Fixed bug #53867 (Test failure) 2011-01-28 20:41:54 +00:00
test_procedural.zip
test_with_comment.zip
test.zip
utils.inc
zip_close.phpt
zip_entry_close.phpt Refactor Zip (1 test failed) 2014-05-05 10:49:27 +08:00
zip_entry_compressedsize.phpt
zip_entry_compressionmethod.phpt
zip_entry_filesize.phpt
zip_entry_name.phpt
zip_entry_open.phpt
zip_entry_read.phpt
zip_open_error.phpt
zip_open.phpt
zip_read.phpt