summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* - Possible fix for Bug #54108 (valgrind can not be found if located outside o...Felipe Pena2011-02-271-1/+1
* Show XFAIL reasons (Daniel Convissor)Christopher Jones2011-02-111-0/+1
* rm trailing whitespaceChristopher Jones2011-02-111-11/+11
* - Don't lower case setting names; some of them actually have upper caseDerick Rethans2011-01-311-1/+1
* - Sync with trunkJani Taskinen2010-11-131-1/+13
* Loosen the valgrind version check slightly in run-tests.php so that it worksAdam Harvey2010-09-301-1/+1
* Fixed bug #50836 (run_tests.php alerts syntax errors while testing session)Kalle Sommer Nielsen2010-08-161-1/+11
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Sync (and KEEP it synced!)Jani Taskinen2009-12-211-10/+48
* - Fix problem with SKIPIF failing to skip in some cases (deprecated warnings ...Jani Taskinen2009-12-111-1/+1
* sync run-tests.php with revision 286499 changes making php 6 tests with EXPEC...Greg Beaver2009-07-291-49/+48
* MFH: Reset TZ environment variable. Some tests assume that it's not set.David Soria Parra2009-07-071-0/+1
* MFH: set default value of "precision" ini setting,Arnaud Le Blanc2009-05-201-0/+1
* MFH: Print out the WARNed sectionHannes Magnusson2009-05-181-0/+13
* MFB52: syncJani Taskinen2009-04-251-4/+5
* MFH: Make it possible to run on 5.2Hannes Magnusson2009-04-161-1/+16
* refixing %r in run-tests.php (thanks iain lewis for the fix)Zoe Slattery2009-03-121-26/+26
* Added %r sectionZoe Slattery2009-03-031-1/+27
* fix wsAntony Dovgal2009-01-051-14/+14
* MFH: only add "# original source" if a redirect is activeAntony Dovgal2009-01-051-1/+3
* MFH: fix PDO and other 'redirected' tests - add that "# original source" line...Antony Dovgal2009-01-041-1/+1
* Fixed bug #46845 Test expected to fail, but pass, don't cause errorZoe Slattery2008-12-311-0/+11
* 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