php-src/ext/standard/tests
Wez Furlong 9e84b3d5b5 Revise buffer/seek code a little.
Tidy up user streams even more.
Make test case quite aggressive.
2002-09-23 13:22:10 +00:00
..
aggregation Remove leading "./" from include filenames as in PHP this defeats include_path. 2002-05-16 21:53:18 +00:00
array Test case for array_intersect() and array_intersect_assoc() 2002-09-21 14:50:55 +00:00
assert Made assert test pass on systems with short open tags disabled. 2001-10-06 09:38:29 +00:00
file Revise buffer/seek code a little. 2002-09-23 13:22:10 +00:00
general_functions Add var_dump float format test 2002-08-21 01:27:56 +00:00
math Added tests for pow()'ing with broken exponents and some additional test 2002-03-21 14:18:30 +00:00
reg * all tests should pass now (expect for the interbase stuff that I haven't 2000-08-31 22:21:47 +00:00
serialize Made unserialize handle floats with an E notation - bug #18654 2002-08-19 19:45:46 +00:00
strings Added a test script for strip_tags() function. 2002-09-21 17:34:45 +00:00
time fix for bug #10616 -> mktime() with negative date offsets not working on MacOSX 2002-06-12 15:35:27 +00:00
versioning * remove version_{lt,le,gt,ge,eq} functions, added a third optional 2001-10-11 10:35:59 +00:00