php-src/ext/standard/tests/general_functions
2010-03-11 10:24:29 +00:00
..
001.phpt fix test 2006-12-25 14:27:51 +00:00
002.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
003.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
004.data
004.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
005.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
006.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
007.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
008.phpt Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de) 2008-09-15 11:47:16 +00:00
009.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
010.phpt - Fix tests 2008-02-02 15:19:06 +00:00
bug25038.phpt
bug27678.phpt cosmetic improvements 2006-12-05 23:03:19 +00:00
bug29038.phpt bug => Bug 2005-04-21 14:04:12 +00:00
bug31190.phpt bug => Bug 2005-04-21 14:04:12 +00:00
bug32647.phpt Fix some tests 2008-02-02 00:29:17 +00:00
bug34794.phpt fix test names 2007-05-07 18:03:01 +00:00
bug35229.phpt fix typo 2006-01-16 20:40:41 +00:00
bug36011.phpt - Fixed bug #36011 2006-01-14 15:22:40 +00:00
bug39322.phpt fix test names 2007-05-07 18:03:01 +00:00
bug40398.phpt Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 2008-07-26 13:14:04 +00:00
bug40752.phpt MFH: fix #40752 (parse_ini_file() segfaults when a scalar setting is redeclared as an array) 2007-03-08 00:44:23 +00:00
bug41037.phpt Removed deprecation warning for ticks 2009-03-27 02:32:57 +00:00
bug41445_1.phpt MFH: fix #41445 (parse_ini_file() has a problem with certain types of integer as sections) 2007-06-26 12:10:08 +00:00
bug41445.phpt MFH: fix #41445 (parse_ini_file() has a problem with certain types of integer as sections) 2007-06-26 12:10:08 +00:00
bug41518.phpt MFH 2008-08-25 13:42:55 +00:00
bug41970.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
bug42272.phpt MFH 2008-02-15 09:35:53 +00:00
bug43293_1.phpt WS 2007-12-06 15:23:36 +00:00
bug43293_2.phpt WS 2007-12-06 15:23:36 +00:00
bug43293_3.phpt WS 2007-12-06 15:23:36 +00:00
bug44295.phpt MFH: User error handlers no longer catch supressed errors 2008-03-08 22:12:32 +00:00
bug44394_2.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
bug44394.phpt fix test names 2008-05-14 13:04:05 +00:00
bug44461.phpt - MFH Add new test 2008-03-21 15:21:38 +00:00
bug44487.phpt MFH: Fix bug #44487 (call_user_method_array issues a warning when throwing an exception). 2008-03-20 00:52:46 +00:00
bug44667.phpt MFH:- Fixed bug #44667 (proc_open does not handle pipes with the mode "wb" correctly) 2008-04-08 08:42:24 +00:00
bug47027.phpt - MFH: Fixed bug #47027 (var_export doesn't show numeric indices on ArrayObject). 2009-01-07 14:36:07 +00:00
bug47857.phpt Fixed bug #47851 (is_callable throws fatal error) 2009-04-02 09:56:33 +00:00
bug47859.phpt - cosmetics 2009-08-04 02:34:32 +00:00
bug48660.phpt - Add test (yes, it fails still :) 2009-08-04 12:16:40 +00:00
bug48768.phpt - Fixed bug #48768 (parse_ini_*() crash with INI_SCANNER_RAW) 2009-08-04 02:56:26 +00:00
bug49056.phpt - Fixed bug #49056 (parse_ini_file() regression in 5.3.0 when using non-ASCII strings as option keys) 2009-08-04 02:34:04 +00:00
bug49692.ini Adding tests for bug #49692 2009-09-28 22:57:41 +00:00
bug49692.phpt Fixing tests for head and wrong SKIPIF blocks 2009-09-29 14:34:06 +00:00
bug49847.phpt - those are in 5.3.2 now, merge to 5.3.2 section is coming 2010-02-11 21:17:13 +00:00
bug50690.phpt - #50690, putenv does assign value when their length is one char 2010-01-24 13:49:47 +00:00
bug50732.phpt - fix tests 2010-01-24 14:18:09 +00:00
call_user_func_array_variation_001.phpt call_user_func_array() tests 2008-12-15 14:11:57 +00:00
call_user_func_array_variation_002.phpt call_user_func_array() tests 2008-12-15 14:11:57 +00:00
call_user_func_array_variation_003.phpt call_user_func_array() tests 2008-12-15 14:11:57 +00:00
call_user_func_return.phpt - Add missing tests from HEAD 2007-11-02 19:42:51 +00:00
call_user_method.phpt - Initial Commit 2009-04-25 11:29:52 +00:00
callbacks_001.phpt Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 2008-07-26 13:14:04 +00:00
callbacks_002.phpt - New test 2008-08-25 19:38:37 +00:00
closures_001.phpt Support for closures 2008-07-17 09:53:42 +00:00
closures_002.phpt Removed deprecation warning for ticks 2009-03-27 02:32:57 +00:00
debug_zval_dump_b_64bit.phpt Fix more tests messed up by svn 2009-08-06 13:26:43 +00:00
debug_zval_dump_b.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
debug_zval_dump_e.phpt - New parameter parsing API for var.c & tests 2008-06-20 18:05:45 +00:00
debug_zval_dump_o.phpt - Fix tests 2007-11-02 19:41:12 +00:00
debug_zval_dump_v.phpt fix tests 2007-05-15 14:25:21 +00:00
dl-cve-2007-4887.phpt fix test 2007-09-30 14:40:06 +00:00
error_get_last.phpt - Fix test 2007-10-01 15:01:47 +00:00
escapeshellarg_basic-win32.phpt New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:50 +00:00
escapeshellarg_basic.phpt New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:50 +00:00
escapeshellarg_error.phpt New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:50 +00:00
escapeshellarg_variation1-win32.phpt New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:50 +00:00
escapeshellarg_variation1.phpt New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:50 +00:00
escapeshellcmd-win32.phpt - [DOC] MFH: improve fix for #43261 for % and " 2008-08-17 15:23:45 +00:00
floatval_basic.phpt New floatval() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:32:40 +00:00
floatval_error.phpt New floatval() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:32:40 +00:00
floatval_variation1.phpt New floatval() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:32:40 +00:00
floatval.phpt - New parameter parsing API 2008-06-20 14:53:57 +00:00
get_cfg_var_basic.phpt More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
get_cfg_var_error.phpt More tests from 2009 testfest 2009-08-28 14:31:19 +00:00
get_cfg_var_variation1.phpt More tests from 2009 testfest 2009-08-30 12:19:50 +00:00
get_cfg_var_variation2.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
get_cfg_var_variation3.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
get_cfg_var_variation4.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
get_cfg_var_variation5.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
get_cfg_var_variation6.phpt More tests from 2009 testfest 2009-08-30 12:19:50 +00:00
get_cfg_var_variation7.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
get_cfg_var_variation8.phpt Fixed tests 2009-09-21 09:52:19 +00:00
get_cfg_var_variation9.phpt More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
get_defined_constants_basic.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_defined_constants_error.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_defined_vars_basic.phpt New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_extension_funcs_basic.phpt New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-24 12:47:25 +00:00
get_extension_funcs_error.phpt New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-24 12:47:25 +00:00
get_extension_funcs_variation.phpt New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-24 12:47:25 +00:00
get_include_path_basic.phpt New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_included_files_inc1.inc New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_included_files_inc2.inc New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_included_files_inc3.inc New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_included_files.phpt New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_loaded_extensions_basic.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_loaded_extensions_error.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_magic_quotes_gpc.phpt New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_magic_quotes_runtime.phpt Fix INI blocks 2009-03-17 01:52:52 +00:00
get_resource_type_basic.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_resource_type_error.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_resource_type_variation1.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
getmypid_basic.phpt New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
getopt_002.phpt MFH: Allow numeric options & tests 2007-11-15 13:13:21 +00:00
getopt_003.phpt MFH: Allow numeric options & tests 2007-11-15 13:13:21 +00:00
getopt_004.phpt MFH: - Add support for optional values 2007-11-21 10:24:22 +00:00
getopt_005.phpt MFH: - Add support for optional values 2007-11-21 10:24:22 +00:00
getopt.phpt Fix test (getopt() works on windows now) 2007-11-14 15:22:11 +00:00
getrusage_basic.phpt New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-24 12:47:25 +00:00
getrusage_error.phpt New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-24 12:47:25 +00:00
getrusage_variation1.phpt New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-24 12:47:25 +00:00
getrusage.phpt add new tests 2006-11-15 17:27:03 +00:00
getservbyname_basic.phpt Correct description of getservbyname_basic.phpt (bug #51022) 2010-02-16 05:38:50 +00:00
getservbyname_error.phpt More tests from 2009 testfest 2009-08-28 14:31:19 +00:00
getservbyname_variation1.phpt More tests from 2009 testfest 2009-08-30 12:19:50 +00:00
getservbyname_variation2.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
getservbyname_variation3.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
getservbyname_variation4.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
getservbyname_variation5.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
getservbyname_variation6.phpt More tests from 2009 testfest 2009-08-30 12:19:50 +00:00
getservbyname_variation7.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
getservbyname_variation8.phpt More tests from 2009 testfest 2009-08-30 12:19:50 +00:00
getservbyname_variation9.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
getservbyname_variation10.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
getservbyname_variation11.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
getservbyname_variation12.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
getservbyname_variation13.phpt More tests from 2009 testfest 2009-08-30 12:19:50 +00:00
getservbyname_variation14.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
getservbyport_basic.phpt Fixed to allow for http etc 2009-08-30 08:18:53 +00:00
getservbyport_error.phpt More tests from 2009 testfest 2009-08-28 14:31:19 +00:00
getservbyport_variation1.phpt More tests from 2009 testfest 2009-08-30 12:19:50 +00:00
gettype_settype_basic.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_error.phpt - New parameter parsing API 2008-06-20 14:53:57 +00:00
gettype_settype_variation1.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation2.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
gettype_settype_variation3.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation4.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation5.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation6.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation7.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation8.phpt fix tests 2007-05-22 16:58:33 +00:00
head.phpt add new tests 2006-11-15 17:27:03 +00:00
highlight_heredoc.phpt fix test 2007-04-16 08:14:33 +00:00
import_request1.phpt MFH: improve variable name checks 2007-05-22 14:34:23 +00:00
import_request2.phpt MFH: improve variable name checks 2007-05-22 14:34:23 +00:00
import_request3.phpt MFH: improve variable name checks 2007-05-22 14:34:23 +00:00
import_request.phpt Fixed test 2009-10-22 19:39:08 +00:00
include_path.phpt Fix test. 2008-12-09 12:54:01 +00:00
ini_get_all.phpt [DOC] Remove config_get_hash() & and add new boolean parameter to ini_get_all() 2008-04-14 15:32:42 +00:00
intval_variation1.phpt New intval() tests. Tested on Windows, Linux and linux 64 2009-06-11 22:26:51 +00:00
intval_variation2.phpt New intval() tests. Tested on Windows, Linux and linux 64 2009-06-11 22:26:51 +00:00
intval.phpt New intval() tests. Tested on Windows, Linux and linux 64 2009-06-11 22:26:51 +00:00
is_array.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_bool.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_callable_basic1.phpt - Fix bad section names (extra - in the end..) 2009-11-09 17:08:48 +00:00
is_callable_basic2.phpt Fixed bug #47851 (is_callable throws fatal error) 2009-04-02 09:56:33 +00:00
is_callable_error.phpt Split is_callable test. Test on Windows, Linux and Linux 64 bit 2009-01-25 22:16:33 +00:00
is_callable_variation1.phpt Split is_callable test. Test on Windows, Linux and Linux 64 bit 2009-01-25 22:16:33 +00:00
is_callable_variation2.phpt Split is_callable test. Test on Windows, Linux and Linux 64 bit 2009-01-25 22:16:33 +00:00
is_float_64bit.phpt fix tests 2008-07-03 07:41:58 +00:00
is_float.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_int_64bit.phpt fix tests 2008-07-03 07:41:58 +00:00
is_int.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_null.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_numeric.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_object.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_resource_basic.phpt Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64 2009-08-05 16:10:46 +00:00
is_resource_error.phpt Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64 2009-08-05 16:10:46 +00:00
is_resource.phpt fix test names 2007-05-07 18:03:01 +00:00
is_scalar.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_string.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
isset_basic1.phpt Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64 2009-08-05 16:10:46 +00:00
isset_basic2.phpt Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64 2009-08-05 16:10:46 +00:00
ob_get_flush_basic.phpt Tests for ob_get_flush(), testfest task number #131. 2008-06-24 10:31:02 +00:00
ob_get_flush_error.phpt MFH: Improved / fixed output buffering (Michael Wallner) 2010-03-11 10:24:29 +00:00
ob_get_length_basic.phpt Basic test for ob_get_length(), testfest.php.net task #132 2008-06-22 12:29:41 +00:00
ob_start_closures.phpt Support for closures 2008-07-17 09:53:42 +00:00
parse_ini_basic.data add some windows-style INI entries to tests 2008-09-11 00:34:48 +00:00
parse_ini_basic.phpt add some windows-style INI entries to tests 2008-09-11 00:34:48 +00:00
parse_ini_booleans.data MFH: - Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed too 2008-02-04 20:45:20 +00:00
parse_ini_booleans.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
parse_ini_file-win32.phpt MFH:- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors in parsed file) 2008-08-31 00:19:50 +00:00
parse_ini_file.phpt Fixed bug #44575 (parse_ini_file comment # line problems) 2008-11-02 23:36:10 +00:00
parse_ini_string_001.phpt MFH: Added parse_ini_string() function (grange at lemonde dot fr, Arnaud) 2008-11-05 21:35:02 +00:00
parse_ini_string_002.phpt MFH: Added parse_ini_string() function (grange at lemonde dot fr, Arnaud) 2008-11-05 21:35:02 +00:00
php_uname_basic.phpt New php_uname() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:17:48 +00:00
php_uname_error.phpt New php_uname() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:17:48 +00:00
php_uname_variation1.phpt New php_uname() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:17:48 +00:00
phpcredits2.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
phpcredits.phpt Fixed tests 2009-09-21 11:38:14 +00:00
phpinfo2.phpt Removing unnecessary SKIPIF sections 2009-07-18 13:46:08 +00:00
phpinfo.phpt MFH: Improved / fixed output buffering (Michael Wallner) 2010-03-11 10:24:29 +00:00
print_r_64bit.phpt More eol crap 2009-08-06 13:31:03 +00:00
print_r.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
proc_nice_basic.phpt - skip if proc_nice is not available 2010-01-24 12:05:58 +00:00
proc_nice_error.phpt - skip if proc_nice is not available 2010-01-24 12:05:58 +00:00
proc_nice_variation1.phpt - skip if proc_nice is not available 2010-01-24 12:05:58 +00:00
proc_nice_variation2.phpt - skip if proc_nice is not available 2010-01-24 12:05:58 +00:00
proc_nice_variation3.phpt - skip if proc_nice is not available 2010-01-24 12:05:58 +00:00
proc_nice_variation5.phpt - skip if proc_nice is not available 2010-01-24 12:05:58 +00:00
proc_nice_variation6.phpt - skip if proc_nice is not available 2010-01-24 12:05:58 +00:00
proc_nice_variation7.phpt - skip if proc_nice is not available 2010-01-24 12:05:58 +00:00
proc_open02.phpt fix test on ultra-fast-machines and/or SOs with long time slices 2007-02-22 11:48:14 +00:00
proc_open.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
putenv_error1.phpt Fixed tests 2009-09-21 09:52:19 +00:00
putenv_error2.phpt Fixed tests 2009-09-21 09:52:19 +00:00
putenv.phpt MFH: fix putenv("var") (i.e. unset) on BSD systems 2007-04-17 20:34:14 +00:00
rand.phpt Fix tests (new error message for void parameters) 2008-03-10 22:17:59 +00:00
set_magic_quotes_runtime_basic.phpt Fix INI blocks 2009-03-17 01:52:52 +00:00
set_magic_quotes_runtime_error.phpt New set_magic_quotes() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:29:31 +00:00
set_magic_quotes_runtime_variation1.phpt Fix INI blocks 2009-03-17 01:52:52 +00:00
sleep_basic.phpt Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit 2009-06-29 07:31:10 +00:00
sleep_error.phpt Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit 2009-06-29 07:31:10 +00:00
strval.phpt - \n or \r\n as phpt are txt file in svn 2010-01-24 12:27:29 +00:00
sys_getloadavg.phpt fix tests 2006-11-16 13:49:20 +00:00
type.phpt fix leak appearing when converting object to NULL 2006-11-15 17:29:08 +00:00
uniqid_basic.phpt New basic tests for uniqid(). Tested on Windows, Linux and Linux 64 bit 2009-08-17 14:22:02 +00:00
uniqid_error.phpt New basic tests for uniqid(). Tested on Windows, Linux and Linux 64 bit 2009-08-17 14:22:02 +00:00
usleep_basic.phpt Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit 2009-06-29 07:31:10 +00:00
usleep_error.phpt Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit 2009-06-29 07:31:10 +00:00
var_dump_64bit.phpt - Fix test 2010-02-13 15:43:45 +00:00
var_dump.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
var_export_basic1.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_basic2.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_basic3.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_basic4.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_basic5.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_basic6.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_basic7.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_basic8.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_error1.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_error2.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_error3.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export-locale.phpt - MFH: "fix" crash on windows 2008-08-21 12:38:47 +00:00