php-src/ext/zlib/tests
Anatol Belski 7360e6a36f Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
  Revert "Add more constants, improve comments, and add tests"
2017-07-10 17:01:25 +02:00
..
001.phpt - force LF and fix... and blame me for not reading the code correctly, zlib tests pass now, linux/bsd/win 100% 2011-09-08 10:20:38 +00:00
002.phpt
003.phpt Fix test (gzdecode not valid in 5.3 branch, maybe need add ? ) 2011-09-13 13:18:57 +00:00
004-mb.phpt Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
004.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
004.txt.gz
004私はガラスを食べられます.txt.gz Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
005.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
006.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
007.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
008.phpt
bug51269.phpt
bug55544-win.phpt forked two tests for windows 2012-09-03 13:37:34 +02:00
bug55544.phpt forked two tests for windows 2012-09-03 13:37:34 +02:00
bug60761.phpt Merge branch '5.3' into 5.4 2012-03-27 18:16:02 +02:00
bug61139.phpt Merge branch 'pull-request/320' 2013-06-17 01:06:20 -07:00
bug61287.phpt MFH: Fixed bug #61287 (A particular string fails to decompress) 2012-03-05 15:38:24 +00:00
bug61443.phpt fix bug #61443 2012-04-24 20:35:49 +02:00
bug61820.phpt fixed bug #61820 2012-04-24 19:50:00 +02:00
bug65391.phpt Test output relies on expose_php being on 2014-07-14 07:21:11 -07:00
bug67724.gz.gz Fixed Bug #67724 2014-08-05 15:44:43 +02:00
bug67724.phpt Fixed Bug #67724 2014-08-05 15:44:43 +02:00
bug73944_fixture1 Remove invalid check of dictionary content and add initialization of dictionary if raw compression used 2017-06-25 10:53:28 +02:00
bug73944_fixture2 Remove invalid check of dictionary content and add initialization of dictionary if raw compression used 2017-06-25 10:53:28 +02:00
bug73944.phpt Remove invalid check of dictionary content and add initialization of dictionary if raw compression used 2017-06-25 10:53:28 +02:00
bug74240.phpt Fixed bug #74240 (deflate_add can allocate too much memory) 2017-03-15 00:08:32 +01:00
bug_34821.phpt
bug_40189.phpt
bug_52944_corrupted_data.inc fixed test for bug #52944 also for darwin 2012-09-09 23:02:50 +02:00
bug_52944.phpt the darwin specific test fails for me with the same output which is the expected for the original test 2014-11-27 00:08:40 +01:00
compress_zlib_wrapper.phpt
data.inc - force LF 2011-09-08 10:14:38 +00:00
deflate_add_basic.phpt Improve ZBLOCK handling with zlib < 1.2.4 2015-05-07 10:31:41 -04:00
deflate_add_block_v123.phpt Improve ZBLOCK handling with zlib < 1.2.4 2015-05-07 10:31:41 -04:00
deflate_add_buffer_full.phpt Fixed bug #73373 (deflate_add does not verify that output was not truncated) 2016-12-22 15:29:36 +01:00
deflate_add_error.phpt Add deflate_*() test cases 2015-04-23 23:49:41 -06:00
deflate_init_error.phpt Add deflate_*() test cases 2015-04-23 23:49:41 -06:00
deflate_init_reuse.phpt Add deflate_*() test cases 2015-04-23 23:49:41 -06:00
dictionary_usage.phpt Add support for string dictionaries, fix array dictionaries ({de,in}flate) 2015-05-21 04:17:17 +02:00
func.inc split gzgetc_basic.phpt for zlib 1.2.7 2012-06-19 14:08:34 +02:00
gzclose_basic.phpt Refactor zlib (all tests pass) 2014-05-05 15:52:09 +08:00
gzclose_error.phpt
gzcompress_basic1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzcompress_error1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzcompress_variation1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzdeflate_basic1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzdeflate_error1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzdeflate_variation1.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzencode_basic1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzencode_error1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzencode_variation1-win32.phpt Fix bug 61680 ext\zlib\tests\gzencode_variation1-win32.phpt fails 2012-04-16 14:04:29 +02:00
gzencode_variation1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzencode_variation2-win32.phpt remove XFAIL for bug #47178 2012-01-18 10:16:37 +00:00
gzencode_variation2.phpt remove XFAIL for bug #47178 2012-01-18 10:16:37 +00:00
gzeof_basic.phpt
gzeof_error.phpt
gzeof_variation1.phpt Refactor zlib (all tests pass) 2014-05-05 15:52:09 +08:00
gzfile_basic2.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzfile_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzfile_error.phpt
gzfile_variation1.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzfile_variation3.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation4.phpt Correct two zlib tests to use a string, not a const 2014-11-23 17:12:37 -08:00
gzfile_variation5.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation6.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation7.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation8.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzfile_variation9.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation10.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzfile_variation11.phpt Updated or skipped certain 32-bit tests 2014-12-17 01:06:48 +00:00
gzfile_variation12.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation13.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzfile_variation14.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzfile_variation15.phpt
gzfilegzreadfile.phpt fix test portability 2016-06-13 15:47:08 +02:00
gzgetc_basic_1.phpt split gzgetc_basic.phpt for zlib 1.2.7 2012-06-19 14:08:34 +02:00
gzgetc_basic.phpt split gzgetc_basic.phpt for zlib 1.2.7 2012-06-19 14:08:34 +02:00
gzgetc_error.phpt
gzgets_basic.phpt
gzgets_error.phpt
gzgetss.gz added test for gzgetss() 2015-08-23 17:55:23 +02:00
gzgetss.phpt added test for gzgetss() 2015-08-23 17:55:23 +02:00
gzgetss.test added test for gzgetss() 2015-08-23 17:55:23 +02:00
gzinflate_error1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzinflate_length.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzinflate-bug42663.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzopen_basic2.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzopen_basic.phpt
gzopen_error.phpt
gzopen_include_path.inc
gzopen_variation1.phpt Fix tests 2015-04-12 20:55:35 -07:00
gzopen_variation2.phpt
gzopen_variation3.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzopen_variation4.phpt
gzopen_variation5.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzopen_variation6.phpt
gzopen_variation7.phpt
gzopen_variation8.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzopen_variation9.phpt
gzpassthru_basic.phpt
gzpassthru_error.phpt
gzputs_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzread_basic.phpt
gzread_error2.phpt
gzread_error.phpt
gzread_variation1.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzreadgzwrite.phpt fix test portability 2016-06-13 15:47:08 +02:00
gzreadgzwriteplain.phpt fix test portability 2016-06-13 15:47:08 +02:00
gzrewind_basic2.phpt
gzrewind_basic.phpt
gzrewind_error.phpt
gzrewind_variation1.phpt
gzseek_basic2.phpt Merge branch 'PHP-5.5' into PHP-5.6 2014-06-08 13:53:01 -07:00
gzseek_basic.phpt
gzseek_error.phpt
gzseek_variation1.phpt Merge branch 'PHP-5.5' into PHP-5.6 2014-06-08 13:53:01 -07:00
gzseek_variation2.phpt
gzseek_variation3.phpt
gzseek_variation4.phpt Merge branch 'PHP-5.5' into PHP-5.6 2014-06-08 13:53:01 -07:00
gzseek_variation5.phpt Merge branch 'PHP-5.5' into PHP-5.6 2014-06-08 13:53:01 -07:00
gzseek_variation6.phpt
gzseek_variation7.phpt Fix zlib/tests/gzseek to create unique temporary files 2013-04-24 01:06:55 -07:00
gztell_basic2.phpt
gztell_basic.phpt
gztell_error.phpt
gzuncompress_basic1.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzuncompress_error1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gzwrite_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzwrite_error2.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzwrite_error.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzwrite_variation1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
inflate_add_basic.phpt Improve ZBLOCK handling with zlib < 1.2.4 2015-05-07 10:31:41 -04:00
inflate_add_error.phpt Add inflate_*() test cases 2015-04-23 23:50:59 -06:00
inflate_init_error.phpt Fix unrelated tests and zlib window size 2015-05-15 13:59:47 +02:00
inflate_init_reuse.phpt Add inflate_*() test cases 2015-04-23 23:50:59 -06:00
ob_001.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_002.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_003.phpt fix tests 2011-08-31 04:24:48 +00:00
ob_004.phpt fix tests 2011-08-31 04:24:48 +00:00
ob_005.phpt fix tests 2011-08-31 04:24:48 +00:00
ob_gzhandler_legacy_002.phpt add test for ob_gzhandler 2012-01-01 23:51:21 +00:00
readgzfile_basic2.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
readgzfile_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
readgzfile_error.phpt
readgzfile_variation1.phpt Fix tests 2015-04-12 20:55:35 -07:00
readgzfile_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
readgzfile_variation3.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation4.phpt Correct two zlib tests to use a string, not a const 2014-11-23 17:12:37 -08:00
readgzfile_variation5.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation6.phpt Fix tests 2015-04-12 20:55:35 -07:00
readgzfile_variation7.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation8.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
readgzfile_variation9.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation10.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
readgzfile_variation11.phpt Updated or skipped certain 32-bit tests 2014-12-17 01:06:48 +00:00
readgzfile_variation12.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation13.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
readgzfile_variation14.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
readgzfile_variation15.phpt
reading_include_path.inc
zlib_filter_deflate2.phpt
zlib_filter_deflate.phpt
zlib_filter_inflate2.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
zlib_filter_inflate.phpt
zlib_scheme_copy_basic.phpt
zlib_scheme_copy_variation1.phpt
zlib_scheme_copy_variation2.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
zlib_scheme_dir_basic.phpt
zlib_scheme_file_basic.phpt
zlib_scheme_file_get_contents_basic.phpt
zlib_scheme_file_put_contents_basic.phpt
zlib_scheme_file_read_file_basic.phpt
zlib_scheme_fopen_basic.phpt
zlib_scheme_fopen_variation1.phpt
zlib_scheme_rename_basic.phpt
zlib_scheme_stat_basic2.phpt
zlib_scheme_stat_basic.phpt
zlib_scheme_unlink_basic.phpt
zlib_wrapper_fflush_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
zlib_wrapper_flock_basic.phpt
zlib_wrapper_fstat_basic.phpt
zlib_wrapper_ftruncate_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
zlib_wrapper_meta_data_basic.phpt fix tests 2016-02-01 18:58:02 -08:00