php-src/ext/zlib/tests
Ilia Alshanetsky 463506b269 Fixed test
2010-01-19 12:42:50 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
004.txt.gz
005.phpt changes to run-tests.php: 2007-09-14 15:28:03 +00:00
006.phpt changes to run-tests.php: 2007-09-14 15:28:03 +00:00
007.phpt
008.phpt MFB52: Fix "request_startup() for zlib module failed" when client does not 2009-05-28 10:15:14 +00: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
compress_zlib_wrapper.phpt Fixed test 2007-06-18 10:02:12 +00:00
data.inc New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:37 +00: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 New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:37 +00:00
gzcompress_error1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:37 +00:00
gzcompress_variation1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:37 +00:00
gzdeflate_basic1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:37 +00:00
gzdeflate_error1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:37 +00:00
gzdeflate_variation1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:37 +00:00
gzencode_basic1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:37 +00:00
gzencode_error1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:37 +00:00
gzencode_variation1-win32.phpt - Add one test from HEAD 2009-12-09 13:25:10 +00:00
gzencode_variation1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:37 +00:00
gzencode_variation2.phpt New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Windows, Linux and Linux 64 bit 2009-01-21 11:39:11 +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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation3.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation4.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation5.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation6.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation7.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation8.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation9.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation10.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation11.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation12.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation13.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzfile_variation14.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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
gzgetc_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 Fixed #42663 (gzinflate() try to allocate all memory with truncated data), not present in HEAD. 2008-07-24 14:38:37 +00:00
gzinflate-bug42663.phpt Fixed #42663 (gzinflate() try to allocate all memory with truncated data), not present in HEAD. 2008-07-24 14:38:37 +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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
gzreadgzwrite.phpt
gzreadgzwriteplain.phpt
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 New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bit 2009-01-23 23:31:50 +00:00
gzuncompress_error1.phpt New gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on Windows, Linux and Linux 64 bit 2009-01-21 12:28:32 +00:00
gzwrite_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation3.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation4.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation5.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation6.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation7.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation8.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation9.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation10.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation11.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation12.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation13.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00:00
readgzfile_variation14.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:08 +00: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 fix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headers 2008-01-09 06:45:36 +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 new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:13 +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