php-src/ext/zlib/tests
Christoph M. Becker 58e2f5ead1 Merge branch 'PHP-7.2' into PHP-7.3
* PHP-7.2:
  Fix #75273: php_zlib_inflate_filter() may not update bytes_consumed
2018-09-08 19:13:26 +02:00
..
001.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
002.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
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 add new tests 2006-06-26 23:35:22 +00:00
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 make test more flexible to match different compressed strings 2017-03-22 11:08:37 +01:00
008.phpt MFB52: Fix "request_startup() for zlib module failed" when client does not 2009-05-28 10:15:14 +00:00
bug51269.phpt make test more flexible to match different compressed strings 2017-03-22 11:08:37 +01:00
bug55544-win.phpt make test more flexible to match different compressed strings 2017-03-22 11:08:37 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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
bug74240.phpt Fixed bug #74240 (deflate_add can allocate too much memory) 2017-03-15 00:08:32 +01:00
bug75273.phpt Fix #75273: php_zlib_inflate_filter() may not update bytes_consumed 2018-09-08 19:01:36 +02:00
bug75299.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
bug_34821.phpt reduce the test data size even further or when running with valgrind it times out 2007-01-03 22:32:49 +00:00
bug_40189.phpt Fixed test 2010-01-19 12:42:50 +00: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
bug_52944_corrupted_data.inc fixed test for bug #52944 also for darwin 2012-09-09 23:02:50 +02:00
compress_zlib_wrapper.phpt Fixed test 2007-06-18 10:02:12 +00:00
data.inc - force LF 2011-09-08 10:14:38 +00:00
deflate_add_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
dictionary_usage.phpt Add missing SKIPIF sections 2018-02-03 13:54:34 +01:00
func.inc improve zlib version check for tests 2017-03-22 11:08:38 +01:00
gzclose_basic.phpt Refactor zlib (all tests pass) 2014-05-05 15:52:09 +08:00
gzclose_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 int instead of integer in type errors 2018-02-04 19:08:23 +01: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 int instead of integer in type errors 2018-02-04 19:08:23 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
gzencode_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
gzeof_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzeof_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzeof_variation1.phpt Refactor zlib (all tests pass) 2014-05-05 15:52:09 +08:00
gzfile_basic.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
gzfile_basic2.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
gzfile_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation1.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01: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 int instead of integer in type errors 2018-02-04 19:08:23 +01:00
gzfile_variation9.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation10.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01: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 int instead of integer in type errors 2018-02-04 19:08:23 +01:00
gzfile_variation14.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
gzfile_variation15.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
gzfilegzreadfile.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
gzgetc_basic.phpt split gzgetc_basic.phpt for zlib 1.2.7 2012-06-19 14:08:34 +02:00
gzgetc_basic_1.phpt split gzgetc_basic.phpt for zlib 1.2.7 2012-06-19 14:08:34 +02:00
gzgetc_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzgets_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzgets_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzgetss.gz added test for gzgetss() 2015-08-23 17:55:23 +02:00
gzgetss.phpt Deprecate fgetss() and gzgetss() 2018-07-21 22:38:35 +02:00
gzgetss.test added test for gzgetss() 2015-08-23 17:55:23 +02:00
gzinflate-bug42663.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzinflate_error1.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
gzinflate_length.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzopen_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
gzopen_basic2.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzopen_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_include_path.inc new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_variation1.phpt Fix tests 2015-04-12 20:55:35 -07:00
gzopen_variation2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_variation3.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
gzopen_variation4.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
gzopen_variation5.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzopen_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
gzopen_variation7.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_variation8.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzopen_variation9.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
gzpassthru_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
gzpassthru_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzputs_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzread_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzread_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzread_error2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzread_variation1.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzreadgzwrite.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
gzreadgzwriteplain.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
gzrewind_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzrewind_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzrewind_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzrewind_variation1.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
gzseek_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzseek_basic2.phpt Merge branch 'PHP-5.5' into PHP-5.6 2014-06-08 13:53:01 -07:00
gzseek_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzseek_variation1.phpt Merge branch 'PHP-5.5' into PHP-5.6 2014-06-08 13:53:01 -07:00
gzseek_variation2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzseek_variation3.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
gzseek_variation7.phpt Fix zlib/tests/gzseek to create unique temporary files 2013-04-24 01:06:55 -07:00
gztell_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gztell_basic2.phpt Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
gztell_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzuncompress_basic1.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzuncompress_error1.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
gzwrite_basic.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_error2.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
gzwrite_variation1.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
inflate_add_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
inflate_add_error.phpt Add inflate_*() test cases 2015-04-23 23:50:59 -06:00
inflate_get_read_len.phpt Revert "Add more constants, improve comments, and add tests" 2017-07-10 16:53:56 +02:00
inflate_get_status.phpt Revert "Add more constants, improve comments, and add tests" 2017-07-10 16:53:56 +02:00
inflate_init_error.phpt Fix unrelated tests and zlib window size 2015-05-15 13:59:47 +02:00
inflate_init_reuse.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ob_001.phpt make test more flexible to match different compressed strings 2017-03-22 11:08:37 +01:00
ob_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ob_003.phpt make test more flexible to match different compressed strings 2017-03-22 11:08:37 +01:00
ob_004.phpt make test more flexible to match different compressed strings 2017-03-22 11:08:37 +01:00
ob_005.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ob_gzhandler_legacy_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
readgzfile_basic.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
readgzfile_basic2.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
readgzfile_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation1.phpt Fix tests 2015-04-12 20:55:35 -07:00
readgzfile_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01: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 int instead of integer in type errors 2018-02-04 19:08:23 +01:00
readgzfile_variation9.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation10.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01: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 int instead of integer in type errors 2018-02-04 19:08:23 +01:00
readgzfile_variation14.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
readgzfile_variation15.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
reading_include_path.inc new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
zlib_filter_deflate.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
zlib_filter_deflate2.phpt - Fixed zlib.deflate compress filter to actually accpet level parameter. 2009-08-31 21:18:55 +00:00
zlib_filter_inflate.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
zlib_filter_inflate2.phpt Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
zlib_get_coding_type_basic.phpt Cleanup some tests - remove unnecessary sections 2018-02-04 02:21:40 -08:00
zlib_get_coding_type_br.phpt Cleanup some tests - remove unnecessary sections 2018-02-04 02:21:40 -08:00
zlib_get_coding_type_deflate.phpt Cleanup some tests - remove unnecessary sections 2018-02-04 02:21:40 -08:00
zlib_get_coding_type_gzip.phpt Cleanup some tests - remove unnecessary sections 2018-02-04 02:21:40 -08:00
zlib_scheme_copy_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_copy_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_copy_variation2.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
zlib_scheme_dir_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_file_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_file_get_contents_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_file_put_contents_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_file_read_file_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_fopen_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_fopen_variation1.phpt final collection of zlib tests. tested on linux, windows and linux 64 bit 2009-01-22 14:14:50 +00:00
zlib_scheme_rename_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_stat_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_stat_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_scheme_unlink_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
zlib_wrapper_fflush_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
zlib_wrapper_flock_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
zlib_wrapper_fstat_basic.phpt final collection of zlib tests. tested on linux, windows and linux 64 bit 2009-01-22 14:14:50 +00:00
zlib_wrapper_ftruncate_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
zlib_wrapper_level.phpt Add support for zlib/level context option 2017-10-23 22:14:52 -04:00
zlib_wrapper_meta_data_basic.phpt fix tests 2016-02-01 18:58:02 -08:00