1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
Zoe Slattery
28c5f6948b More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
andy wharmby
b5145cb74d Fix time_sleep_until() tests; not supported on Windows on 5.2 2009-08-27 19:30:35 +00:00
Zoe Slattery
7e791e6e19 Test from 2009 testfest 2009-08-26 17:17:58 +00:00
Sebastian Schürmann
cb22f59dbd Initial commit 2009-04-25 18:51:52 +00:00
Zeev Suraski
b70f942189 Get rid of some yucky past, and reenable these tests 2004-02-11 16:09:46 +00:00
foobar
84e5fcb5de MFB, removed unused GET/POST entries 2003-01-24 05:56:55 +00:00
foobar
80923f933d Added test for bug: #21513 2003-01-23 03:28:41 +00:00
Derick Rethans
1019b2ea94 - Adjust tests for removed old_function() in Zend Engine 2 2002-11-23 22:08:05 +00:00
Marcus Boerger
42d33c38b3 Test result depends on these ini settings 2002-10-22 09:34:53 +00:00
Derick Rethans
dbc6935c16 - Fix descriptions 2002-10-03 11:00:13 +00:00
Derick Rethans
b6323ef5e2 - Add tests 2002-10-03 10:43:43 +00:00
Yasuo Ohgaki
d4c7e8bbaf Improve test to show output bufferring bypass bug clearly. 2002-10-02 05:29:06 +00:00
foobar
7d8c9d2f7f Fix the levels. (php.ini-dist has output_buffering OFF) 2002-08-01 12:02:22 +00:00
Yasuo Ohgaki
ee26bf084d Added ini_set()/ini_get()/ini_restore() test 2002-04-03 14:34:45 +00:00
Jan Lehnardt
26e1958c8e - added basic output buffering tests 2002-03-24 23:16:42 +00:00
Stig Bakken
315f4f5658 @PHP 3 regression testing framework re-born (Stig)
Took the old PHP 3 regression testing framework and rewrote it in PHP.
Should work on both Windows and UNIX, however I have not tested it on
Windows.  See tests/README for how to write tests.  Added the PHP 3
tests and converted most of them.
2000-08-27 19:46:06 +00:00