377 Commits (047ed8dfbb1beded4bf3fbc590a4052c87644ed2)

Author SHA1 Message Date
Felipe Pena 1f991c8e42 - Possible fix for Bug #54108 (valgrind can not be found if located outside of system's default PATH) 15 years ago
Christopher Jones 588ec26d2f Show XFAIL reasons (Daniel Convissor) 15 years ago
Christopher Jones ff5dffdabb rm trailing whitespace 15 years ago
Derick Rethans e08473da6c - Don't lower case setting names; some of them actually have upper case 15 years ago
Jani Taskinen 0e72e5897e - Sync with trunk 16 years ago
Adam Harvey 104bf57ae7 Loosen the valgrind version check slightly in run-tests.php so that it works 16 years ago
Kalle Sommer Nielsen cee97080d1 Fixed bug #50836 (run_tests.php alerts syntax errors while testing session) 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Jani Taskinen 4bba459d8f - Sync (and KEEP it synced!) 16 years ago
Jani Taskinen 03a47e9b03 - Fix problem with SKIPIF failing to skip in some cases (deprecated warnings f.e.) 16 years ago
Greg Beaver 5c4609021f sync run-tests.php with revision 286499 changes making php 6 tests with EXPECTF that can have arbitrary binary data in output work 17 years ago
David Soria Parra 2331863a5c MFH: Reset TZ environment variable. Some tests assume that it's not set. 17 years ago
Arnaud Le Blanc 90d1875421 MFH: set default value of "precision" ini setting, 17 years ago
Hannes Magnusson 82c49a50f4 MFH: Print out the WARNed section 17 years ago
Jani Taskinen c56690dbc3 MFB52: sync 17 years ago
Hannes Magnusson 65640d2c1a MFH: Make it possible to run on 5.2 17 years ago
Zoe Slattery 1df58d629a refixing %r in run-tests.php (thanks iain lewis for the fix) 17 years ago
Zoe Slattery 2c7d95c5a6 Added %r section 17 years ago
Antony Dovgal 24163ce0b2 fix ws 17 years ago
Antony Dovgal fde1c3d332 MFH: only add "# original source" if a redirect is active 17 years ago
Antony Dovgal fab5be7f21 MFH: fix PDO and other 'redirected' tests - add that "# original source" line only if the test fails 17 years ago
Zoe Slattery 89743669d2 Fixed bug #46845 Test expected to fail, but pass, don't cause error 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Lars Strojny 1f4fd81a27 Fixing strict warning when null is passed 17 years ago
Jani Taskinen b2a2aaff93 MFH 17 years ago
Jani Taskinen 733abc019a - Sync with HEAD 17 years ago
Zoe Slattery dcdd18e01e More changes to allow the same tests to be used with PHP5 and PHP6 17 years ago
Scott MacVicar 895eb06945 MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN 18 years ago
Felipe Pena ade487e693 - Opss, reverted accidental changes 18 years ago
Felipe Pena 7a37fa2d6b - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Johannes Schlüter 0c6da3760b Add %S and %A to EXPECTF, they work like %s and %a but match empty strings, too 18 years ago
Rob Richards db5da11f8a MFH: Windows requires SystemRoot env var to run tests 18 years ago
Arnaud Le Blanc 343d958b25 MFH: Fix cwd when running tests out of tree with ZTS builds (fixes #45837) 18 years ago
Arnaud Le Blanc 163202ac88 MFH: run-tests.php: Added %u|b% placeholder, like %unicode|string%, for 18 years ago
Marcus Boerger 063ed94f28 - MFH Fix -p handling 18 years ago
Felix De Vliegher 6476e43eef Added %unicode_string_optional% for differences in output between PHP 5 and 6 18 years ago
Jani Taskinen 99d3c31788 Silencio for some unnecessary errors 18 years ago
Jani Taskinen b1511db3e1 MFH 18 years ago
Felipe Pena 593429aa15 - MFH: Fixed undefined variable 18 years ago
Antony Dovgal 3770038a66 fix typo 18 years ago
Moriyoshi Koizumi 89762bb594 - MFH: Allow the results of a partial run to be saved when -s option is 18 years ago
Lars Strojny 48013172bc Allowing "%unicode|string%" as a placeholder (backport from HEAD) 18 years ago
Felipe Pena 1fb3313f75 - MFH: The error level must be E_ALL | E_STRICT. 18 years ago
Steph Fox 6fc2b09285 MFH Add missing help text 18 years ago
Jani Taskinen 745e63f6cf MFH: Sync with PHP 6. 18 years ago
Jani Taskinen 4bc58bc957 - More stupid WS etc fixes. Plus the missing help text place holders for Steph to fill up.. 18 years ago
Jani Taskinen 24f2ac9617 MFH: Stupid WS fixes..Thanks Steph! 18 years ago
Hannes Magnusson 4cc73804a7 Run the tests with E_STRICT again 18 years ago
Hannes Magnusson d619b57efa MFH: Add E_USER_DEPRECATED (patch by Lars Strojny) 18 years ago
Pierre Joye 2a172dcc8c - fix the fix 18 years ago