| Commit message (Expand) | Author | Age | Files | Lines |
| * | -introduce EXPECTREGEX | Marcus Boerger | 2002-10-26 | 1 | -10/+17 |
| * | The log_errors=1 breaks a number of tests and is useless for our purposes, | Ilia Alshanetsky | 2002-10-25 | 1 | -1/+1 |
| * | -improoved number detection | Marcus Boerger | 2002-10-24 | 1 | -3/+5 |
| * | Added failed test summary. | Ilia Alshanetsky | 2002-10-24 | 1 | -0/+21 |
| * | - gcc prints -v information on stderr, make sure that we catch it anyway. | Jan Lehnardt | 2002-10-24 | 1 | -1/+1 |
| * | Implement 'no interaction' for automated tests | Melvyn Sopacua | 2002-10-23 | 1 | -2/+9 |
| * | [0.05] | Derick Rethans | 2002-10-23 | 1 | -2/+2 |
| * | - use the cc that was detected by ./configure when determining version | Jan Lehnardt | 2002-10-23 | 1 | -1/+1 |
| * | remove *.php file for EXPECTF tests, too. | Marcus Boerger | 2002-10-23 | 1 | -0/+1 |
| * | - be more verbose | Jan Lehnardt | 2002-10-23 | 1 | -1/+1 |
| * | fix make test for an external build dir setup | Stefan Esser | 2002-10-22 | 1 | -0/+6 |
| * | Give back the php file and leave it in case test fails. | Marcus Boerger | 2002-10-22 | 1 | -9/+8 |
| * | Fixed typo. | Moriyoshi Koizumi | 2002-10-21 | 1 | -1/+1 |
| * | \s cannot be used with ereg() | Moriyoshi Koizumi | 2002-10-21 | 1 | -1/+1 |
| * | The results of each test should go on a single line | Sander Roobol | 2002-10-21 | 1 | -2/+4 |
| * | - Stijl polizei | Derick Rethans | 2002-10-21 | 1 | -3/+4 |
| * | Adds a 'reason' for skipping a test. | Melvyn Sopacua | 2002-10-21 | 1 | -1/+4 |
| * | - Added %x for HEX chars | Derick Rethans | 2002-10-18 | 1 | -1/+3 |
| * | - Removing debugging info | Derick Rethans | 2002-10-17 | 1 | -1/+0 |
| * | Fixed a bug in the calculation of the POST request length. | Ilia Alshanetsky | 2002-10-15 | 1 | -3/+2 |
| * | Fixed warnings | Yasuo Ohgaki | 2002-10-14 | 1 | -1/+1 |
| * | - Added the TEST_PHP_USER environment variable with which you can specify | Derick Rethans | 2002-10-14 | 1 | -1/+16 |
| * | - woohooo! Automatic build test submits! | Derick Rethans | 2002-10-12 | 1 | -8/+112 |
| * | When you say string, match at least one char in EXPECTF section | Melvyn Sopacua | 2002-10-10 | 1 | -1/+3 |
| * | - Fix .exp output | Derick Rethans | 2002-10-08 | 1 | -6/+6 |
| * | - Show easier parseable and greppable output | Derick Rethans | 2002-10-08 | 1 | -8/+2 |
| * | - Use getenv, as $_ENV is not available when variables_order= in php.ini | Derick Rethans | 2002-10-08 | 1 | -6/+6 |
| * | - Drop requirement for php.ini-dist | Derick Rethans | 2002-10-08 | 1 | -9/+0 |
| * | ws fixes | foobar | 2002-10-08 | 1 | -204/+202 |
| * | Temporary (?) workaround (?) for is_executable() on Windows. | Sander Roobol | 2002-10-07 | 1 | -1/+1 |
| * | Add --EXPECTF-- section: 'sprintf' for EXPECT sections. See for usage | Melvyn Sopacua | 2002-10-07 | 1 | -8/+29 |
| * | Add php_ini_scanned_files() so "make test" can tell you when you have | Rasmus Lerdorf | 2002-10-06 | 1 | -0/+1 |
| * | Return to old counting where every test is counted (even those of skipped | Marcus Boerger | 2002-10-04 | 1 | -14/+26 |
| * | $val not in first param to sprintf | Marcus Boerger | 2002-10-03 | 1 | -2/+2 |
| * | unify these files to conform with the new files created by run-tests.php | foobar | 2002-10-02 | 1 | -1/+1 |
| * | - Run ext/* tests only for those modules that are actually compiled | foobar | 2002-10-02 | 1 | -44/+48 |
| * | Unlink output files even if test is skipped. | Marcus Boerger | 2002-09-11 | 1 | -6/+7 |
| * | -reimplemented old style output (.exp, .out) | Marcus Boerger | 2002-08-26 | 1 | -10/+62 |
| * | 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 |
| * | -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 |
| * | 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 |
| * | 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 |