summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* fix typoAntony Dovgal2008-07-251-1/+1
* - MFH: Allow the results of a partial run to be saved when -s option isMoriyoshi Koizumi2008-07-251-123/+137
* Allowing "%unicode|string%" as a placeholder (backport from HEAD)Lars Strojny2008-07-231-0/+5
* - MFH: The error level must be E_ALL | E_STRICT.Felipe Pena2008-07-221-1/+1
* MFH Add missing help textSteph Fox2008-07-221-3/+5
* MFH: Sync with PHP 6.Jani Taskinen2008-07-211-216/+283
* - More stupid WS etc fixes. Plus the missing help text place holders for Step...Jani Taskinen2008-07-211-14/+20
* MFH: Stupid WS fixes..Thanks Steph!Jani Taskinen2008-07-211-108/+239
* Run the tests with E_STRICT againHannes Magnusson2008-07-211-1/+1
* MFH: Add E_USER_DEPRECATED (patch by Lars Strojny)Hannes Magnusson2008-07-211-1/+1
* - fix the fixPierre Joye2008-07-161-1/+1
* increase pcre.backtrack_limit so that the phpinfo.phpt test passes on my comp...Nuno Lopes2008-07-081-0/+2
* Fix parse errorOlivier Hill2008-07-021-1/+1
* - MFH: fix make test TESTS=... and dynamic extension usage on windowsPierre Joye2008-07-021-1/+5
* Reverted part of Steph's patch (stdin stream must be closed to make script fi...Dmitry Stogov2008-06-241-2/+1
* - remove debug codePierre Joye2008-06-191-1/+1
* Oops.Steph Fox2008-06-191-1/+0
* Two new options for Travis to come to terms with:Steph Fox2008-06-191-2/+11
* Two new options for Travis to come to terms with:Steph Fox2008-06-191-1/+2
* fix typoAntony Dovgal2008-05-261-1/+1
* Added --XFAIL-- sectionZoe Slattery2008-05-251-9/+26
* detect test cases with duplicated sectionsNuno Lopes2008-03-171-11/+8
* Using new magic constant __DIR__ in run-tests.phpLars Strojny2008-03-051-3/+3
* New E_ALL valueFelipe Pena2008-02-241-1/+1
* Disable mbstring overloadIlia Alshanetsky2008-02-121-0/+1
* fix ===DONE=== with windows EOLsNuno Lopes2008-02-081-1/+1
* - MFH valgrind detection, note in headerMarcus Boerger2008-01-151-15/+15
* - MFH Show info for CL and CGI if both are going to be usedMarcus Boerger2008-01-061-3/+21
* remove potential preg warnings if --EXPECTHEADERS-- is combined with --EXPECT...Greg Beaver2008-01-051-1/+1
* implement --FILE_EXTERNAL-- section for using an external file as --FILE--, u...Greg Beaver2008-01-051-4/+18
* Leftover: Bump copyright year.Sebastian Bergmann2008-01-011-1/+1
* Fixed %f regexDmitry Stogov2007-12-251-1/+1
* Changing the regex for %f so the it will match e-, e+ and e.Raghubansh Kumar2007-12-241-1/+1
* Check if we know which php executable we should useHannes Magnusson2007-12-171-0/+1
* MFH: add support for Valgrind 3.3.0 (which doesn't have --log-file-exactly op...Antony Dovgal2007-12-121-1/+23
* - - Allow to check the out,exp and diff results on console while executing th...Marcus Boerger2007-12-051-53/+68
* - Allow to specify php executable on commandlineMarcus Boerger2007-12-051-1/+8
* MFH:- Fixed bug #43035: ignore_repeated_errors=On causes lot of tests to failJani Taskinen2007-11-211-0/+1
* MFH: Changing the regex for %f so the it will match E-, E+ and E.Zoe Slattery2007-11-121-1/+1
* - Add hash bang lineMarcus Boerger2007-11-061-0/+1
* changes to run-tests.php:Nuno Lopes2007-09-141-8/+9
* MFH:- Allow using * in test filenames to match patternJani Taskinen2007-07-311-1/+12
* MFH: - Made build system less major version dependant to ease MFB/MFHJani Taskinen2007-07-261-4/+6
* Fixed "make test"Dmitry Stogov2007-07-041-2/+2
* Fixed CGI testsDmitry Stogov2007-06-291-5/+10
* enable display_startup_errors, fix testAntony Dovgal2007-06-051-0/+1
* MFHAntony Dovgal2007-05-271-3/+3
* Added support for --GZIP_POST-- and --DEFLATE_POST-- that allows emulationIlia Alshanetsky2007-05-071-0/+9
* MFH: add USE_ZEND_ALLOC env varAntony Dovgal2007-05-021-0/+6
* MFHAntony Dovgal2007-04-231-1/+4