php-src/ext/zlib/tests
Arnaud Le Blanc 5a19216596 New test
2009-05-28 10:15:32 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
004.txt.gz
005.phpt
006.phpt
007.phpt
008.phpt New test 2009-05-28 10:15:32 +00:00
bug_34821.phpt
bug_40189.phpt Fix test 2009-04-19 22:01:23 +00:00
compress_zlib_wrapper.phpt
data.inc New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +00:00
gzclose_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzclose_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzcompress_basic1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +00:00
gzcompress_error1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +00:00
gzcompress_variation1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +00:00
gzdeflate_basic1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +00:00
gzdeflate_error1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +00:00
gzdeflate_variation1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +00:00
gzencode_basic1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +00:00
gzencode_error1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +00:00
gzencode_variation1-win32.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +00:00
gzencode_variation1.phpt New zlib extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 10:08:19 +00:00
gzencode_variation2-win32.phpt New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Windows, Linux and Linux 64 bit 2009-01-21 11:39:13 +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:13 +00:00
gzeof_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzeof_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzeof_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation3.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation4.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation5.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation6.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation7.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation8.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation9.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation10.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation11.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation12.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation13.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation14.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfile_variation15.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzfilegzreadfile.phpt
gzgetc_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzgetc_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzgets_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzgets_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzinflate_error1.phpt New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit 2009-01-20 23:37:49 +00:00
gzinflate_length.phpt MFB: Added tests for #42663 2008-07-24 14:39:58 +00:00
gzinflate-bug42663.phpt MFB: Added tests for #42663 2008-07-24 14:39:58 +00:00
gzopen_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzopen_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzopen_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzopen_include_path.inc new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzopen_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzopen_variation2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzopen_variation3.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzopen_variation4.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzopen_variation5.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzopen_variation6.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzopen_variation7.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzopen_variation8.phpt correct minor mistakes in the php6 version of the zlib tests 2009-01-21 22:26:48 +00:00
gzopen_variation9.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:11 +00:00
gzpassthru_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzpassthru_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzputs_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzread_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzread_error2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzread_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzread_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +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:19 +00:00
gzrewind_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzrewind_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzrewind_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzseek_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzseek_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzseek_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzseek_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzseek_variation2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzseek_variation3.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzseek_variation4.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzseek_variation5.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzseek_variation6.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:11 +00:00
gzseek_variation7.phpt correct minor mistakes in the php6 version of the zlib tests 2009-01-21 22:26:48 +00:00
gztell_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gztell_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gztell_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzuncompress_basic1.phpt New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bit 2009-01-23 23:31:52 +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:33 +00:00
gzwrite_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzwrite_error2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzwrite_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
gzwrite_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
ob_001.phpt
ob_002.phpt
ob_003.phpt force tests to be run in CGI mode 2008-01-14 10:00:25 +00:00
ob_004.phpt force tests to be run in CGI mode 2008-01-14 10:00:25 +00:00
ob_005.phpt force tests to be run in CGI mode 2008-01-14 10:00:25 +00:00
readgzfile_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_error.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation3.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation4.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation5.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation6.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation7.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation8.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation9.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation10.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation11.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation12.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation13.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation14.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
readgzfile_variation15.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
reading_include_path.inc new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
zlib_filter_deflate.phpt
zlib_filter_inflate2.phpt
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:11 +00:00
zlib_scheme_copy_variation1.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:11 +00:00
zlib_scheme_copy_variation2.phpt correct minor mistakes in the php6 version of the zlib tests 2009-01-21 22:26:48 +00:00
zlib_scheme_dir_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:11 +00:00
zlib_scheme_file_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:11 +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:11 +00:00
zlib_scheme_file_put_contents_basic.phpt correct minor mistakes in the php6 version of the zlib tests 2009-01-21 22:26:48 +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:11 +00:00
zlib_scheme_fopen_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:11 +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:54 +00:00
zlib_scheme_rename_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:11 +00:00
zlib_scheme_stat_basic2.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:11 +00:00
zlib_scheme_stat_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:11 +00:00
zlib_scheme_unlink_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-21 15:24:11 +00:00
zlib_wrapper_fflush_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
zlib_wrapper_flock_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +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:54 +00:00
zlib_wrapper_ftruncate_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00
zlib_wrapper_meta_data_basic.phpt new tests for zlib extension, tested on windows, linux and linux64 2009-01-19 14:03:19 +00:00