326 Commits (ea8bdf5d8f145ab9c1958caa763dfce35ed02da1)

Author SHA1 Message Date
Jani Taskinen 631e6fc427 MFH: Sync 17 years ago
Jani Taskinen 030bfc24ab - Fix bad check (Hannes, please test stuff you commit..) 17 years ago
Hannes Magnusson 3fcaf01902 MFH: sync WS 17 years ago
Hannes Magnusson a61ac8cfe6 MFH: make it possible to run on 5.2.7 17 years ago
Zoe Slattery d189d478e3 refixing %r in run-tests.php (thanks iain lewis for the fix) 17 years ago
Zoe Slattery f1092fb663 Added %r section 17 years ago
Zoe Slattery 575e56649c Fixed bug #46845 Test expected to fail, but pass, don't cause error 17 years ago
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Lars Strojny d5b6ae48f7 MFB: Fixing strict warning 17 years ago
Jani Taskinen 8808ffa0ff MFH 17 years ago
Jani Taskinen bb46aa5f97 - Sync with HEAD 17 years ago
Zoe Slattery 488d12c2e5 More changes to allow the same tests to be used with PHP5 and PHP6 18 years ago
Robin Fernandes 1ff15e8260 Add support for %u|b% and %unicode_string_optional% to facilitate writing tests compatible with both 5_2 and HEAD. 18 years ago
Scott MacVicar df7f836d31 MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN 18 years ago
Jani Taskinen 07c3dbdc8c MF53: Sync with HEAD and PHP_5_3 18 years ago
Johannes Schlüter 0e306ec3bc Add %S and %A to EXPECTF, they work like %s and %a but match empty strings, too 18 years ago
Jani Taskinen 7489a81e38 - Nuke annoying errors already silenced elsewhere too 18 years ago
Jani Taskinen 4fafb9bddc MFH: some fixes to allow certain tests to pass regardless of system php.ini settins 18 years ago
Felipe Pena a8fc46afa7 Fix valgrind version validation (accepting "valgrind-3.2.1-Debian") 18 years ago
Greg Beaver c98f8dc302 merge in cgi fixes from PHP_5_3 18 years ago
Greg Beaver 4490673e0e remove potential preg warnings if --EXPECTHEADERS-- is combined with --EXPECTF-- or --EXPECTRE-- 18 years ago
Greg Beaver 32f4ff69b5 implement --FILE_EXTERNAL-- section for using an external file as --FILE--, use CGI for --EXPECTHEADERS--, fix --POST_RAW-- 18 years ago
Sebastian Bergmann 58fea2b990 MFB: Leftover: Bump copyright year. 18 years ago
Dmitry Stogov 24957a15e0 Fixed %f regex 18 years ago
Raghubansh Kumar 77245e4907 Changing the regex for %f so the it will match e-, e+ and e. 18 years ago
Antony Dovgal 0e70b8fea0 MFH: add valgrind 3.3.0 support 18 years ago
Jani Taskinen 14d5ba8aec MFH:- Fixed bug #43035: ignore_repeated_errors=On causes lot of tests to fail 19 years ago
Zoe Slattery 332c87b12a MFH: Changing the regex for %f so the it will match E-, E+ and E. 19 years ago
Nuno Lopes 40085b06f2 changes to run-tests.php: 19 years ago
Jani Taskinen 52bb8f78a0 MFH:- Allow using * in test filenames to match pattern 19 years ago
Jani Taskinen 8684e7495f MFH: - Made build system less major version dependant to ease MFB/MFH 19 years ago
Dmitry Stogov a3ba415e91 Fixed "make test" 19 years ago
Dmitry Stogov e45dab8c49 Fixed CGI tests 19 years ago
Antony Dovgal 0b157a6f84 enable display_startup_errors, fix test 19 years ago
Antony Dovgal ccd16d09c0 MFH 19 years ago
Ilia Alshanetsky 146a600711 Added support for --GZIP_POST-- and --DEFLATE_POST-- that allows emulation 19 years ago
Antony Dovgal e03eadf633 MFH: add USE_ZEND_ALLOC env var 19 years ago
Antony Dovgal ea7f23b053 MFH 19 years ago
Antony Dovgal a0370cd797 add tests for CGI 19 years ago
Marcus Boerger acf92f283a - MFH Allow to load multipe extensions via -d 19 years ago
Nuno Lopes a875e10909 convert all ereg*() calls to preg_match(), so that we become future-proof (ereg is scheduled for removal in PHP 6) 19 years ago
Nuno Lopes 3fdab070a9 MFH: use getenv() instead of _ENV 19 years ago
Ilia Alshanetsky 2df7386475 Update copyright year 19 years ago
Nuno Lopes dae5040b61 MFH: force tidy.clean_output=0 19 years ago
Ilia Alshanetsky 94e3f478d7 Fixed handling of multiple cookies with the same name. 20 years ago
Antony Dovgal dad67b1f65 MFH: look for tests in sapi/cli 20 years ago
Antony Dovgal 7172a53c3a do not set an env variable without a name and a value 20 years ago
Michael Wallner a09ef37d30 - fix ENV section handling 20 years ago
Nuno Lopes 4a162b71a2 add --STDIN-- support 20 years ago
Antony Dovgal 41bd5790cf MFH: make run-tests to work with directories containing spaces (bug #38558) 20 years ago