php-src/ext/standard/tests/strings
2009-07-17 16:21:00 +00:00
..
004.phpt
005.phpt
006-win32.phpt - fix test on windows 2008-08-21 18:24:53 +00:00
006.phpt - fix test on windows 2008-08-21 18:24:53 +00:00
007-win32.phpt - skip 007 on non windows platform and add a win specific version (file not found instead of filename too long) 2008-08-21 11:01:35 +00:00
007.phpt - skip 007 on non windows platform and add a win specific version (file not found instead of filename too long) 2008-08-21 11:01:35 +00:00
add-and-stripcslashes.phpt
add-and-stripslashes.phpt
addcslashes_001.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
addcslashes_002.phpt
addcslashes_003.phpt
addcslashes_004.phpt
addslashes_basic.phpt
addslashes_error.phpt - New parameter parsing API 2008-08-16 21:16:25 +00:00
addslashes_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
addslashes_variation2.phpt
basename_basic.phpt
basename_error.phpt
basename_variation.phpt
basename.phpt
bin2hex_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
bin2hex_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
bin2hex_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
bin2hex.phpt
bug20108.phpt
bug20169.phpt
bug20261.phpt
bug20927.phpt
bug20934.phpt
bug21338.phpt
bug21453_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
bug21453.phpt
bug21730.phpt
bug21744_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
bug21744.phpt
bug22008_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
bug22008.phpt
bug22187.phpt
bug22207.phpt
bug22224.phpt
bug22227.phpt
bug22904.phpt
bug23650_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
bug23650.phpt
bug23894.phpt
bug24098.phpt
bug24208.phpt
bug24281.phpt
bug24312.phpt
bug25671.phpt
bug25707.phpt
bug26817.phpt
bug26819.phpt
bug26878.phpt
bug26973.phpt
bug27276.phpt
bug27278.phpt
bug27295.phpt
bug27457.phpt
bug27675.phpt
bug28386.phpt
bug28633.phpt
bug29075.phpt
bug29119.phpt
bug29538.phpt
bug33076.phpt
bug33605.phpt
bug34214.phpt
bug35817.phpt
bug36148.phpt
bug36306.phpt
bug36392.phpt
bug36944.phpt
bug37244.phpt
bug37262.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
bug38322.phpt
bug38770.phpt MFB: Fixed bug #47564 (unpacking unsigned long 32bit bit endian returns 2009-05-12 12:37:52 +00:00
bug39032.phpt
bug39350.phpt
bug39621.phpt
bug39873.phpt
bug40432_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
bug40432.phpt
bug40637_binary.phpt Fix test 2009-04-24 21:50:15 +00:00
bug40637.phpt
bug40704_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
bug40704.phpt
bug40754.phpt Fix tests (MFB, etc) 2009-04-24 19:47:43 +00:00
bug40915.phpt Fixed tests (mostly MFB) 2009-04-25 21:12:23 +00:00
bug42107.phpt
bug42208.phpt
bug42861.phpt
bug42866.phpt
bug43927.phpt
bug44075.phpt
bug44242.phpt
bug44703.phpt Fixed tests (mostly MFB) 2009-04-25 21:12:23 +00:00
bug45166.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
bug45485_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
bug45485.phpt
bug46578_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
bug46578.phpt - Fixed bug #46578 (strip_tags() does not honor end-of-comment when it encounters a single quote) 2008-11-21 19:14:47 +00:00
bug47322.phpt - Improve test 2009-02-06 10:40:16 +00:00
bug47443.phpt - New test 2009-02-18 22:53:44 +00:00
bug47481.phpt - Fixed bug #47481 (natcasesort() does not sort extended ASCII characters correctly) 2009-07-17 11:13:51 +00:00
bug48709.phpt - Fixed bug #48709 (metaphone and 'wh') 2009-06-28 18:41:20 +00:00
chop_basic.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
chop_error.phpt
chop_variation1.phpt
chop_variation2.phpt
chop_variation3.phpt
chop_variation4.phpt
chop_variation5.phpt
chr_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
chr_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
chr_ord.phpt
chr_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
chunk_split_basic.phpt
chunk_split_error.phpt
chunk_split_variation1.phpt
chunk_split_variation2.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
chunk_split_variation3.phpt
chunk_split_variation4.phpt
chunk_split_variation5.phpt
chunk_split_variation6.phpt
chunk_split_variation7.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
chunk_split_variation8.phpt
chunk_split_variation9.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
chunk_split_variation10.phpt
chunk_split_variation11.phpt
chunk_split_variation12.phpt
chunk_split_variation13.phpt
chunk_split.phpt
convert_cyr_string_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
convert_cyr_string_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
convert_cyr_string_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
convert_cyr_string.phpt
convert_uudecode_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
convert_uudecode_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
convert_uudecode_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
convert_uuencode_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
convert_uuencode_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
convert_uuencode_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
count_chars_basic.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
count_chars_error.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
count_chars_variation1.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
count_chars_variation2.phpt New string function tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-16 12:53:07 +00:00
count_chars.phpt
crc32_basic.phpt
crc32_error.phpt
crc32_variation1.phpt
crc32_variation2.phpt
crc32_variation3.phpt
crc32_variation4.phpt
crc32.phpt
crypt.phpt
dirname_basic.phpt
dirname_error.phpt
dirname_variation.phpt
explode1.phpt Fixed tests, reverted changes from bug #47546 2009-04-02 09:42:12 +00:00
explode_bug.phpt fix test 2008-08-05 21:59:11 +00:00
explode_error.phpt New explode() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:34:15 +00:00
explode_variation1.phpt New explode() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:34:15 +00:00
explode_variation2.phpt New explode() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:34:15 +00:00
explode_variation3.phpt New explode() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:34:15 +00:00
explode_variation4.phpt New explode() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:34:15 +00:00
explode_variation5.phpt Fixed tests, reverted changes from bug #47546 2009-04-02 09:42:12 +00:00
explode_variation6.phpt Fixed tests, reverted changes from bug #47546 2009-04-02 09:42:12 +00:00
explode.phpt Fixed tests, reverted changes from bug #47546 2009-04-02 09:42:12 +00:00
fprintf_error.phpt
fprintf_variation_001.phpt
fprintf_variation_002.phpt
fprintf_variation_003_64bit.phpt
fprintf_variation_003.phpt
fprintf_variation_004.phpt
fprintf_variation_005.phpt
fprintf_variation_006_64bit.phpt
fprintf_variation_006.phpt
fprintf_variation_007_64bit.phpt
fprintf_variation_007.phpt
fprintf_variation_008_64bit.phpt
fprintf_variation_008.phpt
fprintf_variation_009.phpt
get_meta_tags.phpt
hebrev_basic.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:36 +00:00
hebrev_error.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:36 +00:00
hebrev_variation1.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:36 +00:00
hebrev_variation2.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:36 +00:00
hebrevc_basic.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:36 +00:00
hebrevc_error.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:36 +00:00
hebrevc_variation1.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:36 +00:00
hebrevc_variation2.phpt New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 21:59:36 +00:00
highlight_file.phpt Implemented manual scanning for strings/comments, plus misc. fixes 2009-05-05 01:35:13 +00:00
htmlentities01.phpt Fixed tests (mostly MFB) 2009-04-25 21:12:23 +00:00
htmlentities02.phpt
htmlentities03.phpt
htmlentities04.phpt
htmlentities05.phpt
htmlentities06.phpt
htmlentities07.phpt
htmlentities08.phpt
htmlentities09.phpt New and fixed html tests. Tested in Windows, Linux and Linux 64. 2009-06-23 22:45:30 +00:00
htmlentities10.phpt
htmlentities11.phpt
htmlentities12.phpt
htmlentities13.phpt
htmlentities14.phpt
htmlentities15.phpt
htmlentities16.phpt New and fixed html tests. Tested in Windows, Linux and Linux 64. 2009-06-23 22:45:30 +00:00
htmlentities17.phpt
htmlentities18.phpt Fixed bug #45581 (htmlspecialchars() double encoding &#x hex items) 2008-08-10 13:25:53 +00:00
htmlentities-utf-2.phpt [DOC] Added ENT_IGNORE as a compatibility flag for htmlentities() and 2008-11-26 02:57:32 +00:00
htmlentities-utf.phpt [DOC] Added ENT_IGNORE as a compatibility flag for htmlentities() and 2008-11-26 02:57:32 +00:00
htmlentities.phpt
htmlspecialchars_basic.phpt New and fixed html tests. Tested in Windows, Linux and Linux 64. 2009-06-23 22:45:30 +00:00
htmlspecialchars_decode_basic.phpt
htmlspecialchars_decode_error.phpt
htmlspecialchars_decode_variation1.phpt New and fixed html tests. Tested in Windows, Linux and Linux 64. 2009-06-23 22:45:30 +00:00
htmlspecialchars_decode_variation2.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
htmlspecialchars_decode_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
htmlspecialchars_decode_variation4.phpt
htmlspecialchars_decode_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
htmlspecialchars_decode_variation6.phpt New and fixed html tests. Tested in Windows, Linux and Linux 64. 2009-06-23 22:45:30 +00:00
http_build_query.phpt
implode1.phpt - Fixed tests 2008-08-30 22:16:29 +00:00
implode.phpt
join_basic.phpt
join_error.phpt - MFB: New parameter parsing API 2008-08-19 02:51:28 +00:00
join_variation1.phpt
join_variation2.phpt
join_variation3.phpt
join_variation4.phpt
join_variation5.phpt
join_variation6.phpt
lcfirst.phpt
levenshtein.phpt
ltrim_basic.phpt New ltrim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 15:47:47 +00:00
ltrim_error.phpt New ltrim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 15:47:47 +00:00
ltrim_variation1.phpt New ltrim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 15:47:47 +00:00
ltrim_variation2.phpt New ltrim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 15:47:47 +00:00
ltrim.phpt
md5_file.phpt
md5.phpt
md5raw.phpt
metaphone.phpt
money_format_basic1.phpt MFB: fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems 2009-07-17 16:21:00 +00:00
money_format_error.phpt MFB: fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems 2009-07-17 16:21:00 +00:00
money_format_variation1.phpt MFB: fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems 2009-07-17 16:21:00 +00:00
money_format_variation2.phpt MFB: fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems 2009-07-17 16:21:00 +00:00
moneyformat.phpt
nl2br_error.phpt fix test 2008-08-14 20:33:20 +00:00
nl2br_variation1.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
nl2br_variation2.phpt
nl2br_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
nl2br_variation4.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
nl2br_variation5.phpt
nl2br.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
nl_langinfo_basic.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:00 +00:00
nl_langinfo_error1.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:00 +00:00
nl_langinfo_variation1.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:00 +00:00
number_format_basic.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:00 +00:00
number_format_error.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:00 +00:00
ord_basic.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:00 +00:00
ord_error.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:00 +00:00
ord_variation1.phpt New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 22:51:00 +00:00
pack.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
parse_str_basic1.phpt - Fixed bug #48658 (Change in behaviour of parse_str on php 6.0) 2009-06-28 02:36:19 +00:00
parse_str_basic2.phpt New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests fail on PHP 6 (tagged with XFAIL) due to bug 48658 2009-06-23 22:39:42 +00:00
parse_str_basic3.phpt - Fixed bug #48658 (Change in behaviour of parse_str on php 6.0) 2009-06-28 02:36:19 +00:00
parse_str_basic4.phpt - Fixed bug #48658 (Change in behaviour of parse_str on php 6.0) 2009-06-28 02:36:19 +00:00
parse_str_error1.phpt New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests fail on PHP 6 (tagged with XFAIL) due to bug 48658 2009-06-23 22:39:42 +00:00
pathinfo.phpt
php_strip_whitespace.phpt
print_basic.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
print_variation1.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_64bit.phpt Fixed tests (mostly MFB) 2009-04-25 21:12:23 +00:00
printf_basic1.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_basic2.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_basic3.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_basic4.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_basic5.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_basic6.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_basic7.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_basic8.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_basic9.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_error.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_variation1.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf_variation2.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
printf.phpt Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de) 2008-09-15 11:47:27 +00:00
quoted_printable_decode_basic.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
quoted_printable_decode_error.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
quoted_printable_decode_variation1.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
quoted_printable_encode_001.phpt [DOC] add quoted_printable_encode() 2008-08-14 10:11:26 +00:00
quoted_printable_encode_002.phpt [DOC] add quoted_printable_encode() 2008-08-14 10:11:26 +00:00
quotemeta_basic.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
quotemeta_error.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
rtrim_basic.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
rtrim_error.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
rtrim_variation1.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
rtrim_variation2.phpt New string tests. Tested on Windows, Linux and Linu 64 bit 2009-01-16 22:45:54 +00:00
rtrim.phpt
sha1_basic.phpt New sha1f() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 19:37:43 +00:00
sha1_error.phpt New sha1f() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 19:37:43 +00:00
sha1_file.phpt New sha1f() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 19:37:43 +00:00
sha1_variation1.phpt New sha1f() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 19:37:43 +00:00
sha1_variation2.phpt New sha1f() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 19:37:43 +00:00
sha1.phpt Fixed tests (mostly MFB) 2009-04-25 21:12:23 +00:00
sha1raw.phpt
similar_text_basic.phpt - Fixed tests 2008-11-19 16:59:17 +00:00
similar_text_error.phpt
soundex.phpt
sprintf_basic1.phpt
sprintf_basic2.phpt
sprintf_basic3.phpt
sprintf_basic4.phpt
sprintf_basic5.phpt
sprintf_basic6.phpt
sprintf_basic7_64bit.phpt
sprintf_basic7.phpt
sprintf_basic8_64bit.phpt
sprintf_basic8.phpt
sprintf_basic9.phpt
sprintf_error.phpt - New parameter parsing API (for *printf()) 2008-08-10 21:48:22 +00:00
sprintf_f_2.phpt
sprintf_f_3.phpt
sprintf_f.phpt
sprintf_variation1.phpt
sprintf_variation2.phpt
sprintf_variation3.phpt
sprintf_variation4_64bit.phpt
sprintf_variation4.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
sprintf_variation5.phpt
sprintf_variation6.phpt
sprintf_variation7.phpt
sprintf_variation8.phpt
sprintf_variation9.phpt
sprintf_variation10.phpt
sprintf_variation11.phpt
sprintf_variation12.phpt
sprintf_variation13.phpt
sprintf_variation14.phpt
sprintf_variation15.phpt
sprintf_variation16.phpt
sprintf_variation17.phpt
sprintf_variation18.phpt
sprintf_variation19.phpt
sprintf_variation20.phpt
sprintf_variation21.phpt
sprintf_variation22.phpt
sprintf_variation23.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
sprintf_variation24.phpt
sprintf_variation25.phpt
sprintf_variation26.phpt
sprintf_variation27.phpt
sprintf_variation28_64bit.phpt
sprintf_variation28.phpt
sprintf_variation29_64bit.phpt
sprintf_variation29.phpt
sprintf_variation30.phpt
sprintf_variation31.phpt
sprintf_variation32.phpt
sprintf_variation33.phpt
sprintf_variation34_64bit.phpt
sprintf_variation34.phpt
sprintf_variation35_64bit.phpt
sprintf_variation35.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
sprintf_variation36.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
sprintf_variation37.phpt
sprintf_variation38.phpt
sprintf_variation39.phpt
sprintf_variation40_64bit.phpt
sprintf_variation40.phpt
sprintf_variation41_64bit.phpt
sprintf_variation41.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
sprintf_variation42.phpt
sprintf_variation43.phpt
sprintf_variation44_64bit.phpt
sprintf_variation44.phpt
sprintf_variation45.phpt
sprintf_variation46.phpt
sprintf_variation47.phpt
sprintf_variation48.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
sprintf_variation49.phpt
sprintf_variation50.phpt
sprintf_variation51.phpt
sprintf_variation52.phpt
sprintf_variation53.phpt
sscanf_basic1.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:25 +00:00
sscanf_basic2.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:25 +00:00
sscanf_basic3.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:25 +00:00
sscanf_basic4.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:25 +00:00
sscanf_basic5.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:25 +00:00
sscanf_basic6.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:25 +00:00
sscanf_basic7.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:25 +00:00
sscanf_basic8.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:25 +00:00
sscanf_error.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:25 +00:00
sscanf_variation1.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:25 +00:00
sscanf_variation2.phpt New sscanf() tests. Tested on Windows. Linux and Linux 64 bit 2009-01-18 14:40:25 +00:00
str_getcsv_001.phpt ---------------------------------------------------------------------- 2009-06-02 12:20:24 +00:00
str_ireplace.phpt
str_pad_variation1.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
str_pad_variation2.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
str_pad_variation3.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
str_pad_variation4.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
str_pad_variation5.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
str_pad.phpt
str_repeat.phpt
str_replace.phpt
str_shuffle_basic.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
str_shuffle_error.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
str_shuffle_variation1.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
str_shuffle.phpt
str_split_basic.phpt
str_split_error.phpt
str_split_variation1.phpt
str_split_variation2_64bit.phpt
str_split_variation2.phpt
str_split_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
str_split_variation4.phpt
str_split_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
str_split_variation6_64bit.phpt
str_split_variation6.phpt
str_split_variation7_64bit.phpt
str_split_variation7.phpt
str_word_count1.phpt
str_word_count.phpt
strcasecmp.phpt
strcmp.phpt
strcoll_error.phpt New strcoll error test. Tested on Windows, Linux and Linux 64. 2009-06-16 19:39:37 +00:00
strcoll.phpt fixed to expect fail 2009-05-01 19:32:15 +00:00
strcspn_basic.phpt
strcspn_error.phpt
strcspn_variation1.phpt
strcspn_variation2.phpt
strcspn_variation3.phpt
strcspn_variation4.phpt
strcspn_variation5.phpt
strcspn_variation6.phpt
strcspn_variation7.phpt
strcspn_variation8.phpt
strcspn_variation9.phpt
strcspn_variation10.phpt
strcspn_variation11.phpt
strcspn_variation12.phpt
strcspn.phpt
strings001.phpt
strip_tags_basic1_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_basic1.phpt
strip_tags_basic2_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_basic2.phpt
strip_tags_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_error_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_error.phpt
strip_tags_variation1.phpt New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 22:54:39 +00:00
strip_tags_variation2.phpt
strip_tags_variation3.phpt New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 22:54:39 +00:00
strip_tags_variation4_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_variation4.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_variation5_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
strip_tags_variation6_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_variation6.phpt
strip_tags_variation7_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_variation7.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_variation8_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_variation8.phpt
strip_tags_variation9_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_variation9.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
strip_tags_variation10_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_variation10.phpt
strip_tags_variation11_binary.phpt strip_tags() fixes: 2009-04-24 21:23:47 +00:00
strip_tags_variation11.phpt
strip_tags.phpt
stripcslashes_basic.phpt New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 22:54:39 +00:00
stripcslashes_error.phpt New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 22:54:39 +00:00
stripcslashes_variation1.phpt New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 22:54:39 +00:00
stripos_basic1.phpt
stripos_basic2.phpt
stripos_error.phpt
stripos_variation1.phpt MFB / fix tests 2008-09-14 14:57:26 +00:00
stripos_variation2.phpt MFB / fix tests 2008-09-14 14:57:26 +00:00
stripos_variation3.phpt
stripos_variation4.phpt
stripos_variation5.phpt
stripos_variation6.phpt
stripos_variation7.phpt
stripos_variation8.phpt
stripos_variation9.phpt
stripos_variation10.phpt
stripos_variation11.phpt MFB / fix tests 2008-09-14 14:57:26 +00:00
stripos_variation12.phpt MFB / fix tests 2008-09-14 14:57:26 +00:00
stripos_variation13.phpt
stripos_variation14.phpt
stripos_variation15.phpt
stripos.phpt
stripslashes_basic.phpt
stripslashes_error.phpt - Fixed tests 2008-08-25 13:44:33 +00:00
stripslashes_variation1.phpt New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 22:54:39 +00:00
stripslashes_variation2.phpt
stripslashes_variation3.phpt
stripslashes_variation4.phpt
stristr_basic.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
stristr_error.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
stristr_variation1.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
stristr_variation2.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
stristr.phpt
strlen_basic.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
strlen_error.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
strlen_variation1.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
strlen.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
strnatcasecmp_basic.phpt
strnatcasecmp_variation1.phpt
strncasecmp_basic.phpt
strncasecmp_error.phpt
strncasecmp_variation1.phpt
strncasecmp_variation2.phpt
strncasecmp_variation3.phpt
strncasecmp_variation4.phpt
strncasecmp_variation5.phpt
strncasecmp_variation6.phpt
strncasecmp_variation7.phpt
strncasecmp_variation8.phpt
strncasecmp_variation9.phpt
strncasecmp_variation10.phpt
strncasecmp_variation11.phpt
strncmp_basic.phpt
strncmp_error.phpt
strncmp_variation1.phpt
strncmp_variation2.phpt
strncmp_variation3.phpt
strncmp_variation4.phpt
strncmp_variation5.phpt
strncmp_variation6.phpt
strncmp_variation7.phpt
strncmp_variation8.phpt
strncmp_variation9.phpt
strpbrk_basic.phpt
strpbrk_error.phpt
strpos_number.phpt
strpos.phpt
strrchr_basic.phpt
strrchr_error.phpt
strrchr_variation1.phpt
strrchr_variation2.phpt
strrchr_variation3.phpt
strrchr_variation4.phpt
strrchr_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
strrchr_variation6.phpt
strrchr_variation7.phpt
strrchr_variation8.phpt
strrchr_variation9.phpt
strrchr_variation10.phpt
strrchr_variation11.phpt
strrchr_variation12.phpt
strrchr.phpt
strrev_basic.phpt
strrev_error.phpt
strrev_variation1.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
strrev_variation2.phpt
strrev_variation3.phpt
strrev_variation4.phpt
strrev.phpt
strripos_basic1.phpt New test for strripos() string function. 3 test fail on PHP6 until #47102 fixed and have XFAIL sections. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:39:29 +00:00
strripos_basic2.phpt - Removed XFAIL 2009-01-17 20:42:05 +00:00
strripos_error.phpt New test for strripos() string function. 3 test fail on PHP6 until #47102 fixed and have XFAIL sections. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:39:29 +00:00
strripos_offset.phpt - Fix tests. 2009-02-15 07:04:59 +00:00
strripos_variation1.phpt - Removed XFAIL 2009-01-17 20:42:05 +00:00
strripos_variation2.phpt - Removed XFAIL 2009-01-17 20:42:05 +00:00
strripos_variation3.phpt New test for strripos() string function. 3 test fail on PHP6 until #47102 fixed and have XFAIL sections. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:39:29 +00:00
strripos_variation4.phpt New test for strripos() string function. 3 test fail on PHP6 until #47102 fixed and have XFAIL sections. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:39:29 +00:00
strripos_variation5.phpt New test for strripos() string function. 3 test fail on PHP6 until #47102 fixed and have XFAIL sections. All tests checked on Windows, Linux and Linux 64 bit. 2009-01-15 13:39:29 +00:00
strripos.phpt
strrpos_basic1.phpt
strrpos_basic2.phpt - Fix tests. 2009-02-15 07:04:59 +00:00
strrpos_error.phpt
strrpos_offset.phpt - Fix tests. 2009-02-15 07:04:59 +00:00
strrpos_variation1.phpt - Fix tests. 2009-02-15 07:04:59 +00:00
strrpos_variation2.phpt - Fix tests. 2009-02-15 07:04:59 +00:00
strrpos_variation3.phpt
strrpos_variation4.phpt
strrpos_variation5.phpt
strrpos_variation6.phpt
strrpos_variation7.phpt
strrpos_variation8.phpt - Fix tests. 2009-02-15 07:04:59 +00:00
strrpos_variation9.phpt
strrpos_variation10.phpt
strrpos_variation11.phpt - Fix tests. 2009-02-15 07:04:59 +00:00
strrpos_variation12.phpt - Fix tests. 2009-02-15 07:04:59 +00:00
strrpos_variation13.phpt - Fix tests. 2009-02-15 07:04:59 +00:00
strrpos_variation14.phpt - Fix tests. 2009-02-15 07:04:59 +00:00
strrpos_variation15.phpt - Fix tests. 2009-02-15 07:04:59 +00:00
strrpos.phpt
strspn_basic.phpt
strspn_error.phpt
strspn_variation1.phpt
strspn_variation2.phpt
strspn_variation3.phpt
strspn_variation4.phpt
strspn_variation5.phpt
strspn_variation6.phpt
strspn_variation7.phpt
strspn_variation8.phpt
strspn_variation9.phpt
strspn_variation10.phpt
strspn_variation11.phpt
strspn_variation12.phpt
strspn.phpt
strstr.phpt
strtok_basic.phpt
strtok_error.phpt
strtok_variation1.phpt
strtok_variation2.phpt
strtok_variation3.phpt
strtok_variation4.phpt
strtok_variation5.phpt
strtok_variation6.phpt
strtok_variation7.phpt
strtolower-win32.phpt Fix SKIPIF logic 2009-01-20 23:19:47 +00:00
strtolower.phpt - don't skip if windows matches 2008-08-21 12:13:31 +00:00
strtotitle.phpt
strtoupper1-win32.phpt Fix SKIPIF logic 2009-01-20 23:19:47 +00:00
strtoupper1.phpt - Fixed tests 2008-08-25 13:44:33 +00:00
strtoupper.phpt
strtr2.phpt
strtr3.phpt
strtr_basic.phpt
strtr_error.phpt - New parameter parsing API 2008-08-16 21:16:25 +00:00
strtr_variation1.phpt
strtr_variation2.phpt
strtr_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
strtr_variation4.phpt
strtr_variation5.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
strtr_variation6.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
strtr_variation7.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
strtr_variation8.phpt
strtr_variation9.phpt New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit 2009-01-19 15:46:36 +00:00
strtr.phpt
strval_basic.phpt New strval() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 15:54:45 +00:00
strval_error.phpt New strval() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 15:54:45 +00:00
strval_variation1.phpt New strval() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 15:54:45 +00:00
strval_variation2.phpt New strval() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 15:54:45 +00:00
strval.phpt
substr_compare.phpt
substr_count_basic.phpt
substr_count_error.phpt
substr_count_variation_001.phpt
substr_count_variation_002.phpt
substr_replace_error.phpt New substr_replace() and unpack() error tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 17:13:17 +00:00
substr_replace.phpt
substr.phpt
trim1.phpt
trim_basic.phpt New trim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 16:40:56 +00:00
trim_error.phpt New trim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 16:40:56 +00:00
trim_variation1.phpt New trim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 16:40:56 +00:00
trim_variation2.phpt New trim() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-17 16:40:56 +00:00
trim.phpt
ucfirst1.phpt
ucfirst.phpt
ucwords_basic.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
ucwords_error.phpt
ucwords_variation1.phpt
ucwords_variation2.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
ucwords_variation3.phpt
ucwords_variation4.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
unpack_error.phpt New substr_replace() and unpack() error tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 17:13:17 +00:00
unpack.phpt
url_t.phpt
uuencode.phpt Fix tests (MFB, etc) 2009-04-24 19:47:43 +00:00
vfprintf_basic1.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_basic2.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_basic3.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_basic4.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_basic5.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_basic6.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_basic7_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_basic7.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_basic8.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_basic9.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_basic.phpt
vfprintf_error1.phpt
vfprintf_error2.phpt
vfprintf_error3.phpt
vfprintf_error4.phpt - New parameter parsing API (for *printf()) 2008-08-10 21:48:22 +00:00
vfprintf_variation1.phpt
vfprintf_variation3.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation4_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation4.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
vfprintf_variation5.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation6.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation7.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation8.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation9.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation10.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation11_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation11.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation12_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation12.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation13_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation13.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation14_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation14.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation15_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation15.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
vfprintf_variation16_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation16.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
vfprintf_variation17.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation18.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation19_64bit.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation19.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation20.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vfprintf_variation21.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vprintf_basic1.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_basic2.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_basic3.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_basic4.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_basic5.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_basic6.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_basic7_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_basic7.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_basic8.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_basic9.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_error.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation1.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation2.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation3.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation4_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation4.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
vprintf_variation5.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation6.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation7.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation8.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation9.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation10.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation11_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation11.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation12_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation12.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation13_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation13.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation14_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation14.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation15_64bit.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
vprintf_variation15.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
vprintf_variation16_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation16.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
vprintf_variation17.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation18.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation19_64bit.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vprintf_variation19.phpt New vprintf() tests. Tested on Windows, Linux and Linux 64 bit. 2009-01-19 16:03:40 +00:00
vsprintf_basic1.phpt
vsprintf_basic2.phpt
vsprintf_basic3.phpt
vsprintf_basic4.phpt
vsprintf_basic5.phpt
vsprintf_basic6.phpt
vsprintf_basic7_64bit.phpt
vsprintf_basic7.phpt
vsprintf_basic8.phpt
vsprintf_basic9.phpt
vsprintf_error.phpt - New parameter parsing API (for *printf()) 2008-08-10 21:48:22 +00:00
vsprintf_variation1.phpt
vsprintf_variation2.phpt
vsprintf_variation3.phpt
vsprintf_variation4_64bit.phpt
vsprintf_variation4.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
vsprintf_variation5.phpt
vsprintf_variation6.phpt
vsprintf_variation7.phpt
vsprintf_variation8.phpt New vfprintf() tests. Tested on Window, Linux and Linux 64 bit 2009-01-20 14:19:40 +00:00
vsprintf_variation9.phpt
vsprintf_variation10.phpt
vsprintf_variation11_64bit.phpt
vsprintf_variation11.phpt
vsprintf_variation12_64bit.phpt
vsprintf_variation12.phpt
vsprintf_variation13_64bit.phpt
vsprintf_variation13.phpt
vsprintf_variation14_64bit.phpt
vsprintf_variation14.phpt
vsprintf_variation15_64bit.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
vsprintf_variation15.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
vsprintf_variation16_64bit.phpt
vsprintf_variation16.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
vsprintf_variation17.phpt
vsprintf_variation18.phpt
vsprintf_variation19_64bit.phpt
vsprintf_variation19.phpt
wordwrap_basic.phpt
wordwrap_error.phpt
wordwrap_variation1.phpt
wordwrap_variation2.phpt
wordwrap_variation3.phpt
wordwrap_variation4.phpt
wordwrap_variation5.phpt
wordwrap.phpt