php-src/ext/zlib/tests
Stanislav Malyshev af5e2eaf8d Merge branch 'pull-request/320'
* pull-request/320:
  this is test 5 not 6
  fix race condition
  more shared names that create race conditions
  change to a unique filename
  more shared filenames
  yet another shared filename
  don't share a filename to stop race conditions
  fix race condition for 2-4 and normalize names for others
  fix race condition when running tests in parallel
  clean up after test
  Fix #64572: Clean up after the test
  Fix #64572: Clean up after the test
2013-06-17 01:06:20 -07: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.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
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 MFB52: Fix "request_startup() for zlib module failed" when client does not 2009-05-28 10:15:14 +00:00
bug51269.phpt Fixed bug #51269 (zlib.output_compression Overwrites Vary Header). 2010-03-11 06:20:22 +00:00
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
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_corrupted_data.inc fixed test for bug #52944 also for darwin 2012-09-09 23:02:50 +02:00
bug_52944-darwin.phpt fixed test for bug #52944 also for darwin 2012-09-09 23:02:50 +02:00
bug_52944.phpt Removed fork of ext/zlib/tests/bug_52944.phpt 2013-04-24 14:31:59 +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
func.inc split gzgetc_basic.phpt for zlib 1.2.7 2012-06-19 14:08:34 +02:00
gzclose_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 * 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 * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +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 * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +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 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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_basic2.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
gzfile_basic.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
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 typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation3.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation4.phpt typo fixes (argument) 2013-06-10 13:36:17 -07: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 typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation9.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation10.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation11.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation12.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation13.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation14.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
gzfile_variation15.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfilegzreadfile.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00: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 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
gzinflate_error1.phpt New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit 2009-01-20 23:37:47 +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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_variation4.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzopen_variation5.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzopen_variation6.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzread_basic.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_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzread_variation1.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzreadgzwrite.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzreadgzwriteplain.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +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_basic.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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzseek_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzseek_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzseek_variation5.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +00:00
gztell_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gztell_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
gzwrite_basic.phpt - Reverted r296062 and r296065 2010-03-12 10:28:59 +00:00
gzwrite_error2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzwrite_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzwrite_variation1.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00: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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation2.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation3.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation4.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation5.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation6.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation7.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation8.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation9.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation10.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation11.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation12.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation13.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
readgzfile_variation14.phpt typo fixes (argument) 2013-06-10 13:36:17 -07: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_deflate2.phpt - Fixed zlib.deflate compress filter to actually accpet level parameter. 2009-08-31 21:18:55 +00:00
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 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_basic2.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_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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
zlib_wrapper_meta_data_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00