Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README.TESTING | Nikhil Vimal | 2015-02-07 | 1 | -2/+3 |
| | |||||
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -1/+1 |
| | |||||
* | Change automaticaly to automatically | Carson McDonald | 2014-01-21 | 1 | -1/+1 |
| | |||||
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | clarification of wwwhether 'make test' needs the PHP xecutable to be set | Zoe Slattery | 2009-03-20 | 1 | -4/+5 |
| | |||||
* | typo | Hartmut Holzgraefe | 2004-04-15 | 1 | -1/+1 |
| | |||||
* | be a bit more explanatory ... | Hartmut Holzgraefe | 2004-04-15 | 1 | -2/+11 |
| | |||||
* | Update documentation for PHP 5. | Jon Parise | 2003-07-03 | 1 | -1/+1 |
| | |||||
* | Correcting example to use proper variable - NO_INTERACTION | David Hill | 2003-03-19 | 1 | -1/+1 |
| | |||||
* | test commit | Sascha Schumann | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | - Moved to http://qa.php.net/write-test.php | Derick Rethans | 2003-01-19 | 1 | -138/+1 |
| | |||||
* | Enough discussion on display_erros it seems | Marcus Boerger | 2002-10-30 | 1 | -5/+9 |
| | |||||
* | Only in EXPECTREGEX | Marcus Boerger | 2002-10-26 | 1 | -3/+3 |
| | |||||
* | -introduce EXPECTREGEX | Marcus Boerger | 2002-10-26 | 1 | -10/+33 |
| | | | | | | -add %c for EXPECTF #i think we must escape the special characters for EXPECTF: ".()" and such | ||||
* | Added note about error reporting in tests. | Ilia Alshanetsky | 2002-10-25 | 1 | -0/+7 |
| | |||||
* | update | Marcus Boerger | 2002-10-25 | 1 | -68/+82 |
| | |||||
* | additions | Marcus Boerger | 2002-10-24 | 1 | -3/+4 |
| | |||||
* | Correct mispellings and some word misuse. | Jon Parise | 2002-10-23 | 1 | -12/+12 |
| | |||||
* | Provide an example cron script, to invite people to test. | Melvyn Sopacua | 2002-10-23 | 1 | -0/+28 |
| | |||||
* | no more looking | Melvyn Sopacua | 2002-10-23 | 1 | -1/+1 |
| | |||||
* | statis->status | Melvyn Sopacua | 2002-10-23 | 1 | -2/+2 |
| | | | | | clarity on the exit status | ||||
* | Some english fixes | Melvyn Sopacua | 2002-10-23 | 1 | -23/+46 |
| | | | | | | | | Added docs for automated testing. Now telling the current version of the truth about ini settings :) Be more verbose about QA goals intentions and the tester's part in the process. | ||||
* | update and correct | Marcus Boerger | 2002-10-23 | 1 | -11/+35 |
| | |||||
* | Update documentation | Marcus Boerger | 2002-10-22 | 1 | -0/+2 |
| | |||||
* | Update info and synch example test. | Marcus Boerger | 2002-09-12 | 1 | -22/+28 |
| | |||||
* | -c option is for path. | Yasuo Ohgaki | 2002-03-18 | 1 | -4/+4 |
| | |||||
* | Catch up with recent test scripts changes | Yasuo Ohgaki | 2002-03-12 | 1 | -18/+20 |
| | |||||
* | Fixed wrong description about CLI sapi usage. | Yasuo Ohgaki | 2002-03-05 | 1 | -4/+3 |
| | | | | | | | | | | Currently "make test" is running test script as ./sapi/cli/php -c php.ini-dist run-tests.php "make test" does not work... I'm supposing this will be changed to use CGI sapi for now. | ||||
* | Added README.TESTING | Yasuo Ohgaki | 2002-03-05 | 1 | -0/+174 |