226 Commits (e615889d6b433dfd171b89e8be40d1abe8ccbb31)

Author SHA1 Message Date
foobar 23e671a51e - Bumber up year 21 years ago
Hartmut Holzgraefe 46a669b7fa make skipif test use ini options specified by -d command line options 21 years ago
Marcus Boerger ea71e02c7a - Add ENV support (mike) 21 years ago
Marcus Boerger ef4931f627 - Show end of relay testing block 21 years ago
Jon Parise 6f1261c70c Removing the automake-related output. The build no longer uses automake. 21 years ago
foobar 60ce60d395 show ugly full path for failed redirected tests 21 years ago
foobar c0d7215b81 Sanitazione 21 years ago
Wez Furlong 626d318f07 sort redirected tests 21 years ago
Wez Furlong 6253c6c5e1 Fix 2 bugs: 21 years ago
Wez Furlong 5b84ae26ab Add a new kind of test to the test harness. REDIRECTTEST sections allow an 21 years ago
Jon Parise 901419d028 If the PHP_AUTOCONF and PHP_AUTOMAKE environmental variables are set, use 21 years ago
foobar 9d14b408cf fix typo 21 years ago
foobar 34e0ba1f92 silence notices 21 years ago
foobar 97666ab4ef Show borked tests in the summary 21 years ago
foobar ce36ef5787 - Reword the send-report-part a bit. (bug #32624) 21 years ago
foobar 7adac251e3 - Not every OS has ldd.. 21 years ago
foobar 7f4e28d2bd - Fixed bug #32504 (shtool problem on make test) 21 years ago
Ilia Alshanetsky 978f50c046 Detect shtool properly when build-dir != php source dir. 21 years ago
Marcus Boerger 23b3d1ca24 - Readd revised version of Jani's fix: 21 years ago
foobar bbe98a88f3 revert 21 years ago
foobar 1524d4890f Fix stupid typos 21 years ago
foobar ebb8d72d88 Fix errors with -d having a check for invalid ini entries 21 years ago
Magnus M��tt� 27c43d5991 Since in_array is case sensitive we need to convert the names to lowercase 21 years ago
Wez Furlong b38f21b99c let the test-suite run from an alternate build dir 21 years ago
Marcus Boerger d02a2df3f0 - Use PHP not C semantics 21 years ago
foobar 91ea475f4d - Fixed bug #29136 (make test - libtool failure on MacOSX) 21 years ago
foobar ce742b08b0 - Fix typo (avaliable -> available). (bug #28725) 22 years ago
Ilia Alshanetsky 35540fdee6 Added -d option which allows ini options to be specified via command line. 22 years ago
Ilia Alshanetsky 0e46666591 Save test result file inside the build directory. 22 years ago
Ilia Alshanetsky 479af1e75d Fixed bug #30249 (Incorrect timeout check). 22 years ago
Christian Stocker 7b292e2fba Fix for Bug 29010 "make test does not wait to email address" (by Sebastian Nohn) 22 years ago
Ilia Alshanetsky 190227899a Turn off session.auto_start to prevent test failures. 22 years ago
Marcus Boerger 6f699cea5f Bugfix #28229 (PATCH run-tests tripped up by spaces in names) 22 years ago
Ilia Alshanetsky 8ecdc90763 Fixed generate_array_diff(). 22 years ago
Jan Lehnardt 775387e32d - be more verbose 22 years ago
Marcus Boerger 4da754e868 Add ability to pass -n to the executed php 22 years ago
Marcus Boerger 0019c60902 Show progress 22 years ago
Marcus Boerger e1127cb514 Make run-tests.php work with xdebug being loaded. 22 years ago
Ilia Alshanetsky a0664d54d1 Fixed division by zero warning. 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Marcus Boerger a572d79e0a Fix data source 22 years ago
Marcus Boerger d001928aa2 Align output if one section shows 100% and display percentages when not 22 years ago
Ilia Alshanetsky bdc30961d0 Properly detect bundled libtool when PHP is built in a separate directory. 23 years ago
Derick Rethans f7b3e30fe1 - Remove debug info :) 23 years ago
Derick Rethans 76ec811b35 - Added %e modifier which gets replaced by the current value of 23 years ago
Wez Furlong c92a2219ef Add optional array argument to proc_open() to specify additional 23 years ago
Marcus Boerger c3fddcab62 Fix tests for E_STRICT and check for E_STRICT in run-tests.php. 23 years ago
Marcus Boerger 3cb67f1719 This check is no longer needed (Andrei) 23 years ago
Marcus Boerger 3658ad4c3f Update necessary test INIs 23 years ago
Moriyoshi Koizumi 8fe4a53877 Ensure CGI binary works like CLI. 23 years ago