summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Fix these to give correct results even if register_globals=off orfoobar2001-10-231-2/+9
* * typoStig Bakken2001-08-271-1/+1
* * add the directory where php.exe was found to PATH to help WindowsStig Bakken2001-08-271-0/+5
* * Windows fixStig Bakken2001-08-271-3/+7
* * MTH (merge _to_ head)Stig Bakken2001-08-271-25/+50
* once again, make test would not work right with error_reporting=E_ALLHartmut Holzgraefe2001-07-111-1/+1
* * use ereg functions instead of pregStig Bakken2001-05-271-10/+10
* make run-tests work under win32 tooDaniel Beulshausen2001-05-021-42/+40
* * using CGI -C option, you no longer have to specify "full" path to testsStig Bakken2001-04-161-3/+6
* Output php version at end of tests.James Moore2001-03-291-1/+1
* I don't like to commit this over and over either, but this client definitely ...André Langhorst2001-03-211-1/+0
* fighting against the cvs client, it does not want to let the win32 binary saf...André Langhorst2001-03-211-18/+17
* win32 fixes againAndré Langhorst2001-03-211-1/+0
* Disable maximum execution time for tests.Sebastian Bergmann2001-03-211-0/+1
* 1) fixed tests on *both* win32+linuxAndré Langhorst2001-03-211-37/+117
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Fix "make test" in VPATH environmentsSascha Schumann2000-12-241-2/+2
* removed a warning when testing against a single .phpt fileHartmut Holzgraefe2000-12-151-1/+1
* * run-tests.php: fixed a few bugs, including the POST/GET problem reported byStig Bakken2000-12-151-9/+6
* * rename write* to dowrite* to avoid clash with ext/socketsStig Bakken2000-12-131-19/+20
* * output fix for skipped testsStig Bakken2000-12-081-1/+4
* added TODO commentStig Bakken2000-12-081-217/+238
* made run-tests.php windows compatibleAndre Langhorst2000-12-061-1/+3
* changed run-tests.php to use 'php -q' instead of 'php -f'Hartmut Holzgraefe2000-12-031-4/+4
* Test descriptions showed up blank, fixed.Stig Bakken2000-10-291-1/+1
* have you ever tried to run the regression tests with error_reporting=E_ALL ?Hartmut Holzgraefe2000-10-231-15/+19
* * don't require "POST" section to be present (TEST, FILE and EXPECTStig Bakken2000-09-091-1/+5
* Remove deprecated call-time referenceStanislav Malyshev2000-09-031-2/+2
* * all tests should pass now (expect for the interbase stuff that I haven'tStig Bakken2000-08-311-3/+8
* * Added "test" make target so you can do "make test" in any directory.Stig Bakken2000-08-291-0/+21
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-271-0/+427