summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Fixing strict warning when null is passedLars Strojny2008-12-111-1/+1
* MFHJani Taskinen2008-12-091-2/+2
* - Sync with HEADJani Taskinen2008-12-081-1/+11
* More changes to allow the same tests to be used with PHP5 and PHP6Zoe Slattery2008-12-061-0/+5
* MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVNScott MacVicar2008-11-061-1/+1
* - Opss, reverted accidental changesFelipe Pena2008-11-031-70/+19
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-19/+70
* Add %S and %A to EXPECTF, they work like %s and %a but match empty strings, tooJohannes Schlüter2008-10-191-0/+2
* MFH: Windows requires SystemRoot env var to run testsRob Richards2008-09-301-0/+3
* MFH: Fix cwd when running tests out of tree with ZTS builds (fixes #45837)Arnaud Le Blanc2008-09-121-2/+2
* MFH: run-tests.php: Added %u|b% placeholder, like %unicode|string%, forArnaud Le Blanc2008-09-081-0/+5
* - MFH Fix -p handlingMarcus Boerger2008-08-301-0/+1
* Added %unicode_string_optional% for differences in output between PHP 5 and 6Felix De Vliegher2008-08-291-0/+5
* Silencio for some unnecessary errorsJani Taskinen2008-08-141-4/+4
* MFHJani Taskinen2008-08-051-1/+1
* - MFH: Fixed undefined variableFelipe Pena2008-08-021-1/+1
* 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