summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* updating license information in the headers.James Cox2003-06-101-3/+3
* Allow optional directoriesMarcus Boerger2003-06-011-1/+7
* MFB: This is needed thoughMarcus Boerger2003-05-311-1/+1
* MFB: Showing info/warning once is enoughMarcus Boerger2003-05-311-2/+4
* Add php_uname() to outputMarcus Boerger2003-05-301-2/+2
* Execute --SKIPIF-- like --FILE--Marcus Boerger2003-05-291-1/+1
* Executing tests once is enoughMarcus Boerger2003-05-231-0/+2
* Allow writing a list of failed tests.Marcus Boerger2003-05-231-6/+69
* Add warning level for tests.Marcus Boerger2003-05-231-3/+16
* MFB: info in mail tooMarcus Boerger2003-05-171-5/+8
* The env-var TEST_PHP_EXECUTABLE is needed in testsMarcus Boerger2003-04-191-0/+1
* Include ldd outputMarcus Boerger2003-04-051-1/+3
* if TEST_PHP_EXECUTABLE=auto then use ./sapi/cli/phpMarcus Boerger2003-03-301-1/+5
* - Add the exponent to the float modifierDerick Rethans2003-03-281-1/+1
* updating for new listJames Cox2003-03-211-1/+1
* * email address changeStig Bakken2003-03-181-1/+1
* Be sure we get the correct version..foobar2003-03-171-1/+2
* added the version info to be send as-is to buildtest-processfoobar2003-03-171-6/+10
* summary for selective tests if more than oneMarcus Boerger2003-03-081-44/+72
* do not use $GLOBAL[]Marcus Boerger2003-03-041-6/+11
* fix problem in current HEADMarcus Boerger2003-03-021-2/+2
* - Add check for proc_open() being availableDerick Rethans2003-02-181-0/+13
* A add much more useful select(2) implementation than is provided byWez Furlong2003-02-161-5/+11
* If a test does not have any data after 60 seconds of waiting, assume thatWez Furlong2003-02-151-1/+36
* - Make VIM highlighting happyDerick Rethans2003-02-031-1/+1
* Make it easier to diff results of several runs in one day.Melvyn Sopacua2003-02-011-1/+1
* SimplifyMarcus Boerger2003-01-261-4/+1
* Bug #21751: Part one never let this happen again...Marcus Boerger2003-01-251-3/+8
* - fix typoJan Lehnardt2003-01-121-1/+1
* Added a check for availability of PCRE extension needed by test-suite.Ilia Alshanetsky2003-01-071-0/+21
* Delete some security related env variablesMelvyn Sopacua2002-12-221-0/+5
* MFB: libtool detectionMelvyn Sopacua2002-12-201-1/+2
* - Also send reports when there are no failed testsDerick Rethans2002-12-171-20/+30
* Fix a possible E_NOTICE warning message.Ilia Alshanetsky2002-12-121-1/+3
* - MFBDerick Rethans2002-12-111-1/+1
* Ask the user for their e-mail address so that we can contact them if need be.Ilia Alshanetsky2002-12-111-1/+12
* Move up general testsMarcus Boerger2002-11-231-3/+3
* Revert that unwanted debug thing - thanks to Sander RobolMarcus Boerger2002-11-211-1/+1
* Force showing the questionMarcus Boerger2002-11-211-1/+2
* Make it possible to test language features like newly introduced 'abstract'Marcus Boerger2002-11-211-4/+5
* Use eregi is better (noticed by Jon)Marcus Boerger2002-11-151-2/+2
* -Allow skip in upper letters.Marcus Boerger2002-11-151-1/+7
* Show Zend versionMarcus Boerger2002-11-151-0/+1
* Move the build-environment stuff down or the test results up, so youSander Roobol2002-11-151-10/+11
* Add magic_quotes_runtime which affects several testsMarcus Boerger2002-11-141-0/+1
* Only set the overwrites onceMarcus Boerger2002-11-141-26/+18
* Disable safe_mode as it interferes with just about every test that needsIlia Alshanetsky2002-11-141-0/+1
* - Make it possible for people to save results and/or remove unwanted ENVMelvyn Sopacua2002-11-101-5/+18
* 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