summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Collapse)AuthorAgeFilesLines
* fix typo (bug #38499)Antony Dovgal2006-08-181-1/+1
|
* MFH: fix error message on `make test` when bison is not installedAntony Dovgal2006-01-181-1/+1
|
* bump year and license versionfoobar2006-01-011-4/+4
|
* MFH - instantiated is correctRasmus Lerdorf2005-12-301-1/+1
|
* fix VPATH testing (partial MFH)foobar2005-06-181-2/+7
|
* MFHfoobar2005-04-061-1/+1
|
* MFH: Fix typo (avaliable -> available). (bug #28725)foobar2004-12-161-2/+2
|
* MFH: Turn off session.auto_start to prevent test failures.Ilia Alshanetsky2004-05-261-0/+1
|
* MFH Bugfix #28229 (PATCH run-tests tripped up by spaces in names)Marcus Boerger2004-04-301-2/+2
|
* MFH: Do show skipif's infoMarcus Boerger2003-07-271-3/+3
|
* MFH(r-1.168): fix run-test.php so it can correctly handle skip conditions.Moriyoshi Koizumi2003-07-251-2/+5
|
* MFH:Ilia Alshanetsky2003-07-241-1/+27
| | | | | | | | When encountering a test that users GET/POST make run-tests.php use CGI sapi if it is avaliable. If CLI sapi is not avaliable print a clear error when make test is executed.
* This is needed thoughMarcus Boerger2003-05-311-1/+1
|
* Showing info/warning once is enoughMarcus Boerger2003-05-311-2/+0
|
* MFH: Add php_uname() to outputMarcus Boerger2003-05-301-2/+2
|
* Executing tests once is enoughMarcus Boerger2003-05-231-0/+2
|
* MFH: Add warning level for tests.Marcus Boerger2003-05-231-3/+17
|
* And this is needed indeedMoriyoshi Koizumi2003-05-171-0/+1
|
* Mail tooMarcus Boerger2003-05-171-4/+7
|
* Remind people that sending in their qa info may contain sensitive data.Rasmus Lerdorf2003-05-061-2/+4
|
* MFH (pcre sanity check)Ilia Alshanetsky2003-04-191-0/+21
|
* MFH: The env-var TEST_PHP_EXECUTABLE is needed in testsMarcus Boerger2003-04-191-0/+1
|
* MFH: Include ldd outputMarcus Boerger2003-04-051-1/+3
|
* MFH 'auto'Marcus Boerger2003-04-021-1/+5
|
* MFHDerick Rethans2003-03-281-1/+1
|
* MFHfoobar2003-03-171-6/+11
|
* MFH: Part 2, forgot the '@'Marcus Boerger2003-01-261-1/+1
|
* MFH: SimplifyMarcus Boerger2003-01-261-4/+1
|
* MFH: Bug #21751: Part one never let this happen again...Marcus Boerger2003-01-251-3/+8
|
* Fix libtool detectionMelvyn Sopacua2002-12-201-1/+2
|
* - MFHDerick Rethans2002-12-171-20/+30
|
* MFHIlia Alshanetsky2002-12-121-1/+3
|
* - Make it also work when you press enter instead of typing 'y'Derick Rethans2002-12-111-1/+1
|
* MFHIlia Alshanetsky2002-12-111-1/+12
|
* MFHMarcus Boerger2002-11-231-7/+7
| | | | | | #This includes the " to ' change but not the added settings which 4.3 #doesn't have.
* MFHMarcus Boerger2002-11-211-0/+1
|
* MFH: SKIP and INFO result from --SKIPIF--Marcus Boerger2002-11-151-2/+2
|
* MFHMarcus Boerger2002-11-151-1/+7
| | | | | | -Allow skip in upper letters. -Add 'info' result to --SKIPIF-- -> see following dba commits
* CorrectionMarcus Boerger2002-11-151-10/+11
| | | | | #Why does it mix up things again?...i do not know
* MFH: Show Zend versionMarcus Boerger2002-11-151-11/+11
|
* MFHSander Roobol2002-11-151-10/+11
|
* MFH: Add magic_quotes_runtime which affects several testsMarcus Boerger2002-11-141-0/+1
|
* MFH: Only set the overwrites once (keep this in sync as long as possible)Marcus Boerger2002-11-141-26/+18
|
* MFH (disable safe_mode for test).Ilia Alshanetsky2002-11-141-0/+1
|
* - Make it possible for people to save results and/or remove unwanted ENVMelvyn Sopacua2002-11-101-5/+18
| | | | | | data. - Use more options for the CC 'version' flag
* This option is needed if we need to track errors inside the skip condition.Ilia Alshanetsky2002-11-081-0/+1
|
* move the run-test tests to the topMarcus Boerger2002-11-041-2/+14
| | | | | #if one of these fails there is no need for further testing
* sort themMarcus Boerger2002-11-041-0/+1
|
* better use 'Off' hereMarcus Boerger2002-11-031-2/+2
| | | | | #thx to Moriyoshi
* without these nearly all tests fail if for example php.ini containsMarcus Boerger2002-11-031-0/+2
| | | | | | output_handler=mb_string mbstring.http_output=UCS-2LE