Kalle Sommer Nielsen
|
ba65b35b7f
|
MFH: Fix tests
|
2009-03-08 06:20:12 +00:00 |
|
Kalle Sommer Nielsen
|
4d8283a3ad
|
MFH: Fixed bug #47546 (Default value for limit parameter in explode is 0, not -1)
|
2009-03-03 11:50:32 +00:00 |
|
Zoe Slattery
|
cc96a72170
|
Increased the sleep() from 1 to 5 to prevent intermittent failures
|
2009-02-17 15:21:10 +00:00 |
|
Zoe Slattery
|
a44816ed09
|
exit -1 and exit -2 don't work for all sh. changed to exit 1
|
2009-02-16 13:18:40 +00:00 |
|
Moriyoshi Koizumi
|
c2724d08fb
|
- MFH: Refix bug #43840.
- MFH: Fix bug #43841.
- MFH: Remove redundant trailing dots from the error messages.
- MFH: Fix tests.
|
2009-02-15 07:11:23 +00:00 |
|
Zoe Slattery
|
59596a527c
|
splitting array_chunk into smaller tests
|
2009-02-14 10:34:22 +00:00 |
|
Moriyoshi Koizumi
|
17eb9361e1
|
- MFH: these should be E_WARNING for consistency with strpos()
|
2009-02-14 07:00:24 +00:00 |
|
Andrei Zmievski
|
c2d0db2a3a
|
Revert bogus fix for #47370.
|
2009-02-13 22:26:46 +00:00 |
|
Moriyoshi Koizumi
|
d719c020e6
|
* MFH: Fix bug #47370 (BC breakage of array_unique())
|
2009-02-12 18:30:31 +00:00 |
|
Felipe Pena
|
79f0466eff
|
- Improve test
|
2009-02-06 10:40:42 +00:00 |
|
Felipe Pena
|
ac2a97209b
|
- MFH: Fixed bug #47322 (sscanf %d does't work)
|
2009-02-06 10:22:34 +00:00 |
|
andy wharmby
|
9acebf6f4a
|
New set_magic_quotes() tests. Tested on Windows, Linux and linux 64
|
2009-02-01 19:29:34 +00:00 |
|
andy wharmby
|
cccb875ecd
|
New php_uname() tests. Tested on Windows, Linux and linux 64
|
2009-02-01 19:17:50 +00:00 |
|
andy wharmby
|
a43447aad6
|
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:28 +00:00 |
|
andy wharmby
|
008ca451c1
|
New escapeshellarg() tests. Tested on Windows, Linux and Linux 64
|
2009-02-01 18:39:52 +00:00 |
|
andy wharmby
|
b43e2722ab
|
New floatval() tests. Tested on Windows, Linux and Linux 64
|
2009-02-01 18:32:42 +00:00 |
|
Ilia Alshanetsky
|
adfdb7a77f
|
MFB: Improved validation checks inside str_pad()
|
2009-01-30 00:17:05 +00:00 |
|
Felipe Pena
|
42b58608e5
|
- Fixed tests
|
2009-01-27 14:32:59 +00:00 |
|
andy wharmby
|
7f4cdc8719
|
Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit
|
2009-01-26 22:27:05 +00:00 |
|
Antony Dovgal
|
78c4bc3086
|
MFH use example.com
|
2009-01-25 23:28:18 +00:00 |
|
andy wharmby
|
a12e0a69b8
|
Split is_callable test. Test on Windows, Linux and Linux 64 bit
|
2009-01-25 22:16:28 +00:00 |
|
Ilia Alshanetsky
|
38969d726b
|
MFB: Improved fix for bug #47174 & added a test
|
2009-01-25 18:27:39 +00:00 |
|
Zoe Slattery
|
29980934c0
|
Added INI sections
|
2009-01-25 11:08:21 +00:00 |
|
Antony Dovgal
|
09ec05ee72
|
fix test
|
2009-01-24 22:03:06 +00:00 |
|
andy wharmby
|
c9745da78e
|
New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit
|
2009-01-24 12:47:31 +00:00 |
|
andy wharmby
|
8ce15a6cc3
|
Make test more robust; avoid hangs if fsockopen() fails. Tested on Windows, Linux and Linux 64 bit
|
2009-01-23 23:49:31 +00:00 |
|
Dave Kelsey
|
58ed732623
|
deleted invalid test.
|
2009-01-23 18:56:57 +00:00 |
|
Dave Kelsey
|
22f64f09f2
|
added some mail tests. Tested on windows, linux and linux 64bit
|
2009-01-23 17:12:19 +00:00 |
|
Dave Kelsey
|
71376a9789
|
various network tests. tested on windows, linux, linux 64 bit
|
2009-01-23 15:34:27 +00:00 |
|
andy wharmby
|
3f2bc9daa6
|
Fix names of new image files.
|
2009-01-23 11:18:31 +00:00 |
|
andy wharmby
|
3371e54109
|
New image tests. Tested on WIndows, Linux and Linux 64 bit
|
2009-01-22 22:59:51 +00:00 |
|
Dave Kelsey
|
e815e613ac
|
fstat tests. tested on windows, linux and linux 64 bit
|
2009-01-22 20:49:50 +00:00 |
|
andy wharmby
|
0d6a4b2d12
|
Fix test
|
2009-01-22 00:23:05 +00:00 |
|
Ilia Alshanetsky
|
3a78a01817
|
MFB: Fixed bug #47174 (base64_decode() interprets pad char in mid string as
terminator)
|
2009-01-21 15:45:29 +00:00 |
|
Antony Dovgal
|
7631655051
|
fix tests
|
2009-01-21 12:49:39 +00:00 |
|
andy wharmby
|
7d1ff9b203
|
Fix SKIPIF logic
|
2009-01-20 23:19:48 +00:00 |
|
andy wharmby
|
574a268345
|
New stripcslashes() tests. Tested on Window, Linux and Linux 64 bit
|
2009-01-20 22:54:41 +00:00 |
|
Ilia Alshanetsky
|
32ecd29b07
|
MFB: Added an E_NOTICE when precision value is truncated
|
2009-01-20 18:03:19 +00:00 |
|
andy wharmby
|
17bf5aa167
|
New vfprintf() tests. Tested on Window, Linux and Linux 64 bit
|
2009-01-20 14:19:43 +00:00 |
|
andy wharmby
|
a55dc942cd
|
New substr_replace() and unpack() error tests. Tested on Windows, Linux and Linux 64 bit.
|
2009-01-19 17:13:16 +00:00 |
|
andy wharmby
|
c72618c48c
|
New vprintf() tests. Tested on Windows, Linux and Linux 64 bit.
|
2009-01-19 16:03:35 +00:00 |
|
andy wharmby
|
e9148ca0e3
|
New strval() tests. Tested on Windows, Linux and Linux 64 bit.
|
2009-01-19 15:54:43 +00:00 |
|
andy wharmby
|
64c8147b91
|
New tests for str_pad(), str_shuffle(), stristr() and strlen(). Tested on WIndows, Linux and Linux 64 bit
|
2009-01-19 15:46:31 +00:00 |
|
Antony Dovgal
|
910107f3f4
|
MFH: fix memleaks in sscanf()
|
2009-01-19 14:41:52 +00:00 |
|
andy wharmby
|
8d1e2fdfda
|
Port similar_text test to 5.2. Tested on Windows, Linux and Linux 64 bit
|
2009-01-18 23:11:06 +00:00 |
|
andy wharmby
|
4db72b092f
|
New nl_langinfo(), number_format() and ord() tests. Tested on Windows. Linux and Linux 64 bit
|
2009-01-18 22:50:58 +00:00 |
|
andy wharmby
|
921ed1e76e
|
New hebrev() and hebrevc() tests. Tested on Windows. Linux and Linux 64 bit
|
2009-01-18 21:59:33 +00:00 |
|
andy wharmby
|
942cea640f
|
New sha1f() tests. Tested on Windows. Linux and Linux 64 bit
|
2009-01-18 19:37:41 +00:00 |
|
andy wharmby
|
9331f6554a
|
New sscanf() tests. Tested on Windows. Linux and Linux 64 bit
|
2009-01-18 14:40:21 +00:00 |
|
andy wharmby
|
4b9d2da517
|
New explode() tests. Tested on Windows. Linux and Linux 64 bit
|
2009-01-18 14:34:52 +00:00 |
|