Rasmus Lerdorf
|
064a419827
|
Another test that doesn't work as root
|
2009-11-25 04:00:55 +00:00 |
|
Jani Taskinen
|
91cc127ce4
|
- Fix bad section names (extra - in the end..)
|
2009-11-09 17:08:48 +00:00 |
|
Ilia Alshanetsky
|
855e8802bb
|
Fixed test
|
2009-10-22 19:39:08 +00:00 |
|
Rafael Machado Dohms
|
e91fffb24a
|
Fixing tests for head and wrong SKIPIF blocks
|
2009-09-29 14:34:06 +00:00 |
|
Rafael Machado Dohms
|
9ba46557e9
|
Adding tests for bug #49692
|
2009-09-28 22:57:41 +00:00 |
|
Jani Taskinen
|
4cce432eeb
|
- Move tests in the right location
|
2009-09-22 09:41:39 +00:00 |
|
Dmitry Stogov
|
d49abc2736
|
Fixed tests
|
2009-09-21 11:38:14 +00:00 |
|
Dmitry Stogov
|
7bfe056174
|
Fixed tests
|
2009-09-21 09:52:19 +00:00 |
|
Zoe Slattery
|
b08e82a736
|
More tests from 2009 testfest
|
2009-08-30 12:19:50 +00:00 |
|
Zoe Slattery
|
6a22ec3eda
|
More tests from 2009 testfest
|
2009-08-30 09:30:13 +00:00 |
|
Zoe Slattery
|
94039c35b9
|
Fixed to allow for http etc
|
2009-08-30 08:18:53 +00:00 |
|
Zoe Slattery
|
0e4ce3bcca
|
More tests from 2009 testfest
|
2009-08-28 14:31:19 +00:00 |
|
Zoe Slattery
|
1c98e49afd
|
Test from 2009 testfest
|
2009-08-26 17:17:58 +00:00 |
|
andy wharmby
|
6c56fd6898
|
New basic tests for uniqid(). Tested on Windows, Linux and Linux 64 bit
|
2009-08-17 14:22:02 +00:00 |
|
Rasmus Lerdorf
|
6704038c73
|
More eol crap
|
2009-08-06 13:31:03 +00:00 |
|
Rasmus Lerdorf
|
97b1247f2f
|
Fix more tests messed up by svn
|
2009-08-06 13:26:43 +00:00 |
|
andy wharmby
|
8275f0d254
|
Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64
|
2009-08-05 16:10:46 +00:00 |
|
Jani Taskinen
|
b053fb5af6
|
- Add test (yes, it fails still :)
|
2009-08-04 12:16:40 +00:00 |
|
Jani Taskinen
|
d03720480f
|
- Fixed bug #48768 (parse_ini_*() crash with INI_SCANNER_RAW)
|
2009-08-04 02:56:26 +00:00 |
|
Jani Taskinen
|
1c2b8b6abb
|
- cosmetics
|
2009-08-04 02:34:32 +00:00 |
|
Jani Taskinen
|
ea98d7a72e
|
- 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 |
|
andy wharmby
|
4d8d8d73db
|
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 |
|
Gwynne Raskind
|
3832578522
|
revert Nuno's commit of my patch
|
2009-07-20 11:48:04 +00:00 |
|
Nuno Lopes
|
4526eee6db
|
Add support for proc_open()'s bypass_shell feature for Unix systems (slightly modified patch from Gwynne)
|
2009-07-19 14:52:27 +00:00 |
|
Zoe Slattery
|
d09ab2ab42
|
Removing unnecessary SKIPIF sections
|
2009-07-18 13:46:08 +00:00 |
|
Alexey Zakhlestin
|
3e326b91e7
|
fix tests corrupted by svn's eol-style=native
|
2009-07-15 13:44:14 +00:00 |
|
andy wharmby
|
93a16cf13a
|
Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit
|
2009-06-29 07:31:10 +00:00 |
|
andy wharmby
|
791b526c67
|
New intval() tests. Tested on Windows, Linux and linux 64
|
2009-06-11 22:26:51 +00:00 |
|
Matt Wilmas
|
26cde1ee2f
|
MFH: Updated tests after double->long conversion change (basically to match 5.2)
# Let me know about other failing tests I missed
|
2009-06-04 18:25:06 +00:00 |
|
Brian Shire
|
b39f215173
|
MFH: Add test for Bug #47859 parse_ini_file() does not like asterisk (*) in key in the beginning
|
2009-06-03 19:37:26 +00:00 |
|
Felipe Pena
|
d64db73483
|
- Fixed tests
|
2009-05-05 18:19:16 +00:00 |
|
Kalle Sommer Nielsen
|
5a6d3cc42b
|
Added E_DEPRECATED startup notice (5.3 only)
|
2009-05-04 21:18:22 +00:00 |
|
Sebastian Schürmann
|
a3a20e29c2
|
- Initial Commit
|
2009-04-25 11:29:52 +00:00 |
|
Zoe Slattery
|
c80613cce2
|
fixing incorrect --CLEAN-- sections
|
2009-04-16 10:54:45 +00:00 |
|
Dmitry Stogov
|
875a27b7ed
|
Fixed bug #47851 (is_callable throws fatal error)
|
2009-04-02 09:56:33 +00:00 |
|
Arnaud Le Blanc
|
13061cf0a0
|
Removed deprecation warning for ticks
|
2009-03-27 02:32:57 +00:00 |
|
Christopher Jones
|
1d5dbea704
|
Fix INI blocks
|
2009-03-17 01:52:52 +00:00 |
|
Zoe Slattery
|
456d5e9381
|
fixed test
|
2009-03-04 10:23:01 +00:00 |
|
Antony Dovgal
|
7a4b9d26d7
|
fix tests
|
2009-02-15 21:46:01 +00:00 |
|
andy wharmby
|
28073afe56
|
New set_magic_quotes() tests. Tested on Windows, Linux and linux 64
|
2009-02-01 19:29:31 +00:00 |
|
andy wharmby
|
dbb272789d
|
New php_uname() tests. Tested on Windows, Linux and linux 64
|
2009-02-01 19:17:48 +00:00 |
|
andy wharmby
|
7c07a980ed
|
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 |
|
andy wharmby
|
1cdf8160ce
|
New escapeshellarg() tests. Tested on Windows, Linux and Linux 64
|
2009-02-01 18:39:50 +00:00 |
|
andy wharmby
|
9484e82e01
|
New floatval() tests. Tested on Windows, Linux and Linux 64
|
2009-02-01 18:32:40 +00:00 |
|
andy wharmby
|
4f3a4e597b
|
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 |
|
andy wharmby
|
ba1b99e4aa
|
Split is_callable test. Test on Windows, Linux and Linux 64 bit
|
2009-01-25 22:16:33 +00:00 |
|
andy wharmby
|
4e71f2a5fc
|
New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit
|
2009-01-24 12:47:25 +00:00 |
|
Felipe Pena
|
5b1026966b
|
- Fixed test
|
2009-01-17 17:59:51 +00:00 |
|
Felipe Pena
|
6757c0c9fc
|
- Fixed test
|
2009-01-13 17:08:26 +00:00 |
|
Scott MacVicar
|
b4707a5e02
|
Some more tests that needed fixed.
|
2009-01-10 00:51:04 +00:00 |
|