| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added ARGS section to allow passing arguments to CLI tests | Marcus Boerger | 2002-08-21 | 1 | -1/+4 |
| | | |||||
| * | Don't know what this line was supposed to DO!?!? | Sander Roobol | 2002-08-19 | 1 | -1/+1 |
| | | |||||
| * | -additional section INI that allows to set special ini settings on call | Marcus Boerger | 2002-08-03 | 1 | -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 again | Marcus Boerger | 2002-06-23 | 1 | -2/+3 |
| | | |||||
| * | Made the tests (and not only run-tests.php) actually use php.ini-dist, and | Sander Roobol | 2002-06-16 | 1 | -0/+1 |
| | | | | | | removed unused php.ini file. | ||||
| * | Skip POST data if it is empty. | foobar | 2002-05-22 | 1 | -1/+1 |
| | | |||||
| * | Fix php.ini-related stuff in run-tests.php | Sander Roobol | 2002-05-19 | 1 | -5/+5 |
| | | |||||
| * | Fix temporary filename problems, and update .cvsignores with new extensions | Sander Roobol | 2002-05-19 | 1 | -5/+5 |
| | | |||||
| * | Fix make test and remove a warning | Sander Roobol | 2002-05-19 | 1 | -1/+5 |
| | | |||||
| * | Cleaned up run-tests.php, and fixed it on linux/unix | Sander Roobol | 2002-05-19 | 1 | -175/+106 |
| | | | | | | # and probably broke it on windows :) | ||||
| * | Updated to run cleanly on Win32, and perform a more controlled test. | Preston L. Bannister | 2002-05-16 | 1 | -526/+374 |
| | | |||||
| * | * try the installed cli binary if everything else fails (I'm starting | Stig Bakken | 2002-05-09 | 1 | -0/+9 |
| | | | | | | to agree that looking too hard for a php binary is wrong) | ||||
| * | - Add a warning if running with safe_mode enabled. | Markus Fischer | 2002-05-08 | 1 | -0/+16 |
| | | |||||
| * | Enable CGI binary for testing. CGI binary should be used when it's | Yasuo Ohgaki | 2002-04-12 | 1 | -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 fix | Yasuo Ohgaki | 2002-03-19 | 1 | -129/+129 |
| | | |||||
| * | fix problems with cgi/cli sapi when running tests | Wez Furlong | 2002-03-17 | 1 | -6/+12 |
| | | |||||
| * | Fix PHP version and sapi printed so that it does not print bogus | Yasuo Ohgaki | 2002-03-12 | 1 | -2/+2 |
| | | | | | | version and sapi name. | ||||
| * | Do not search php binary in search path, since we are not testing older builds. | Yasuo Ohgaki | 2002-03-12 | 1 | -4/+6 |
| | | | | | | Print SAPI used. | ||||
| * | Use CGI binary when CGI SAPI is there. | Yasuo Ohgaki | 2002-03-12 | 1 | -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/cli | Stig Bakken | 2002-03-02 | 1 | -4/+9 |
| | | |||||
| * | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | | |||||
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | | |||||
| * | Fix these to give correct results even if register_globals=off or | foobar | 2001-10-23 | 1 | -2/+9 |
| | | | | | | register_argc_argv=off. | ||||
| * | * typo | Stig Bakken | 2001-08-27 | 1 | -1/+1 |
| | | |||||
| * | * add the directory where php.exe was found to PATH to help Windows | Stig Bakken | 2001-08-27 | 1 | -0/+5 |
| | | | | | | find its DLLs | ||||
| * | * Windows fix | Stig Bakken | 2001-08-27 | 1 | -3/+7 |
| | | |||||
| * | * MTH (merge _to_ head) | Stig Bakken | 2001-08-27 | 1 | -25/+50 |
| | | |||||
| * | once again, make test would not work right with error_reporting=E_ALL | Hartmut Holzgraefe | 2001-07-11 | 1 | -1/+1 |
| | | |||||
| * | * use ereg functions instead of preg | Stig Bakken | 2001-05-27 | 1 | -10/+10 |
| | | | | | | * send stderr to the bit bucket | ||||
| * | make run-tests work under win32 too | Daniel Beulshausen | 2001-05-02 | 1 | -42/+40 |
| | | | | | | # this whole thing is pretty ugly... | ||||
| * | * using CGI -C option, you no longer have to specify "full" path to tests | Stig Bakken | 2001-04-16 | 1 | -3/+6 |
| | | |||||
| * | Output php version at end of tests. | James Moore | 2001-03-29 | 1 | -1/+1 |
| | | |||||
| * | I don't like to commit this over and over either, but this client definitely ↵ | André Langhorst | 2001-03-21 | 1 | -1/+0 |
| | | | | | seems to dislike branches | ||||
| * | fighting against the cvs client, it does not want to let the win32 binary ↵ | André Langhorst | 2001-03-21 | 1 | -18/+17 |
| | | | | | safe change go in... | ||||
| * | win32 fixes again | André Langhorst | 2001-03-21 | 1 | -1/+0 |
| | | |||||
| * | Disable maximum execution time for tests. | Sebastian Bergmann | 2001-03-21 | 1 | -0/+1 |
| | | |||||
| * | 1) fixed tests on *both* win32+linux | André Langhorst | 2001-03-21 | 1 | -37/+117 |
| | | | | | | | | 2) made tests more sophisticated (checking against compiled in modules) 3) minor changes 4) win32 improvements | ||||
| * | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | | |||||
| * | Fix "make test" in VPATH environments | Sascha Schumann | 2000-12-24 | 1 | -2/+2 |
| | | |||||
| * | removed a warning when testing against a single .phpt file | Hartmut Holzgraefe | 2000-12-15 | 1 | -1/+1 |
| | | |||||
| * | * run-tests.php: fixed a few bugs, including the POST/GET problem reported by | Stig Bakken | 2000-12-15 | 1 | -9/+6 |
| | | | | | | Stas | ||||
| * | * rename write* to dowrite* to avoid clash with ext/sockets | Stig Bakken | 2000-12-13 | 1 | -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 tests | Stig Bakken | 2000-12-08 | 1 | -1/+4 |
| | | |||||
| * | added TODO comment | Stig Bakken | 2000-12-08 | 1 | -217/+238 |
| | | |||||
| * | made run-tests.php windows compatible | Andre Langhorst | 2000-12-06 | 1 | -1/+3 |
| | | |||||
| * | changed run-tests.php to use 'php -q' instead of 'php -f' | Hartmut Holzgraefe | 2000-12-03 | 1 | -4/+4 |
| | | |||||
| * | Test descriptions showed up blank, fixed. | Stig Bakken | 2000-10-29 | 1 | -1/+1 |
| | | |||||
| * | have you ever tried to run the regression tests with error_reporting=E_ALL ? | Hartmut Holzgraefe | 2000-10-23 | 1 | -15/+19 |
| | | | | | | now it will run smoothly without all theese 'undefined ...' warnings | ||||
| * | * don't require "POST" section to be present (TEST, FILE and EXPECT | Stig Bakken | 2000-09-09 | 1 | -1/+5 |
| | | | | | | are enough) | ||||
| * | Remove deprecated call-time reference | Stanislav Malyshev | 2000-09-03 | 1 | -2/+2 |
| | | |||||
