summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Collapse)AuthorAgeFilesLines
* Added ARGS section to allow passing arguments to CLI testsMarcus Boerger2002-08-211-1/+4
|
* Don't know what this line was supposed to DO!?!?Sander Roobol2002-08-191-1/+1
|
* -additional section INI that allows to set special ini settings on callMarcus Boerger2002-08-031-13/+24
| | | | | | | by adding '-c foo=bar' strings to php call. Each line must have format foo=bar. This of cause only works for cli version. -made sections SKIPIF,INI,GET,POST optional
* -make it run againMarcus Boerger2002-06-231-2/+3
|
* Made the tests (and not only run-tests.php) actually use php.ini-dist, andSander Roobol2002-06-161-0/+1
| | | | | removed unused php.ini file.
* Skip POST data if it is empty.foobar2002-05-221-1/+1
|
* Fix php.ini-related stuff in run-tests.phpSander Roobol2002-05-191-5/+5
|
* Fix temporary filename problems, and update .cvsignores with new extensionsSander Roobol2002-05-191-5/+5
|
* Fix make test and remove a warningSander Roobol2002-05-191-1/+5
|
* Cleaned up run-tests.php, and fixed it on linux/unixSander Roobol2002-05-191-175/+106
| | | | | # and probably broke it on windows :)
* Updated to run cleanly on Win32, and perform a more controlled test.Preston L. Bannister2002-05-161-526/+374
|
* * try the installed cli binary if everything else fails (I'm startingStig Bakken2002-05-091-0/+9
| | | | | to agree that looking too hard for a php binary is wrong)
* - Add a warning if running with safe_mode enabled.Markus Fischer2002-05-081-0/+16
|
* Enable CGI binary for testing. CGI binary should be used when it'sYasuo Ohgaki2002-04-121-15/+11
| | | | | | | available, since some tests cannot be performed by CLI. (And many of them are just failing now) Fixed SAPI and VERSION output.
* WS fixYasuo Ohgaki2002-03-191-129/+129
|
* fix problems with cgi/cli sapi when running testsWez Furlong2002-03-171-6/+12
|
* Fix PHP version and sapi printed so that it does not print bogusYasuo Ohgaki2002-03-121-2/+2
| | | | | version and sapi name.
* Do not search php binary in search path, since we are not testing older builds.Yasuo Ohgaki2002-03-121-4/+6
| | | | | Print SAPI used.
* Use CGI binary when CGI SAPI is there.Yasuo Ohgaki2002-03-121-3/+5
| | | | | | | | Make "php run-tests.php" work with cli SAPI. # Anyone mind if I change spaces to tabs? # Currently, it is using spaces and it's should use # tabs just like C source.
* * work with sapi/cliStig Bakken2002-03-021-4/+9
|
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* Fix these to give correct results even if register_globals=off orfoobar2001-10-231-2/+9
| | | | | register_argc_argv=off.
* * typoStig Bakken2001-08-271-1/+1
|
* * add the directory where php.exe was found to PATH to help WindowsStig Bakken2001-08-271-0/+5
| | | | | find its DLLs
* * 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
| | | | | * send stderr to the bit bucket
* make run-tests work under win32 tooDaniel Beulshausen2001-05-021-42/+40
| | | | | # this whole thing is pretty ugly...
* * 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
| | | | seems to dislike branches
* fighting against the cvs client, it does not want to let the win32 binary ↵André Langhorst2001-03-211-18/+17
| | | | safe change go in...
* 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
| | | | | | | 2) made tests more sophisticated (checking against compiled in modules) 3) minor changes 4) win32 improvements
* - 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
| | | | | Stas
* * rename write* to dowrite* to avoid clash with ext/socketsStig Bakken2000-12-131-19/+20
| | | | | | * sapi/cgi seems to ignore command-line options when running in "real" CGI mode, need to find a way to pass include_path to it...
* * 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
| | | | | now it will run smoothly without all theese 'undefined ...' warnings
* * don't require "POST" section to be present (TEST, FILE and EXPECTStig Bakken2000-09-091-1/+5
| | | | | are enough)
* Remove deprecated call-time referenceStanislav Malyshev2000-09-031-2/+2
|