summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* 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 WARNedHannes Magnusson2009-05-181-0/+13
* MFH: SyncJani Taskinen2009-04-251-1/+3
* - Fix bad check (Hannes, please test stuff you commit..)Jani Taskinen2009-04-251-4/+5
* MFH: sync WSHannes Magnusson2009-04-161-18/+18
* MFH: make it possible to run on 5.2.7Hannes Magnusson2009-04-161-1/+16
* refixing %r in run-tests.php (thanks iain lewis for the fix)Zoe Slattery2009-03-121-25/+26
* Added %r sectionZoe Slattery2009-03-031-1/+26
* Fixed bug #46845 Test expected to fail, but pass, don't cause errorZoe Slattery2008-12-311-6/+17
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFB: Fixing strict warningLars Strojny2008-12-111-1/+1
* MFHJani Taskinen2008-12-091-2/+2
* - Sync with HEADJani Taskinen2008-12-081-11/+26
* More changes to allow the same tests to be used with PHP5 and PHP6Zoe Slattery2008-12-061-0/+6
* Add support for %u|b% and %unicode_string_optional% to facilitate writing tes...Robin Fernandes2008-12-031-0/+10
* MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVNScott MacVicar2008-11-081-1/+1
* MF53: Sync with HEAD and PHP_5_3Jani Taskinen2008-11-011-490/+758
* Add %S and %A to EXPECTF, they work like %s and %a but match empty strings, tooJohannes Schlüter2008-10-191-0/+2
* - Nuke annoying errors already silenced elsewhere tooJani Taskinen2008-08-141-5/+5
* MFH: some fixes to allow certain tests to pass regardless of system php.ini s...Jani Taskinen2008-07-231-0/+7
* Fix valgrind version validation (accepting "valgrind-3.2.1-Debian")Felipe Pena2008-03-131-1/+1
* merge in cgi fixes from PHP_5_3Greg Beaver2008-01-141-2/+20
* 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
* MFB: 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
* MFH: add valgrind 3.3.0 supportAntony Dovgal2007-12-121-1/+23
* MFH:- Fixed bug #43035: ignore_repeated_errors=On causes lot of tests to failJani Taskinen2007-11-211-0/+2
* MFH: Changing the regex for %f so the it will match E-, E+ and E.Zoe Slattery2007-11-121-1/+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
* add tests for CGIAntony Dovgal2007-04-171-1/+1
* - MFH Allow to load multipe extensions via -dMarcus Boerger2007-03-271-3/+17
* convert all ereg*() calls to preg_match(), so that we become future-proof (er...Nuno Lopes2007-02-081-17/+14
* MFH: use getenv() instead of _ENVNuno Lopes2007-02-071-10/+14
* Update copyright yearIlia Alshanetsky2007-01-011-1/+1