#
46a669b7 |
| 02-Aug-2005 |
Hartmut Holzgraefe |
make skipif test use ini options specified by -d command line options
|
#
ea71e02c |
| 29-Jul-2005 |
Marcus Boerger |
- Add ENV support (mike)
|
Revision tags: RELEASE_0_9 |
|
#
ef4931f6 |
| 18-Jul-2005 |
Marcus Boerger |
- Show end of relay testing block
|
Revision tags: php-5.1.0b3, php-4.4.0 |
|
#
6f1261c7 |
| 11-Jul-2005 |
Jon Parise |
Removing the automake-related output. The build no longer uses automake. While I'm here, rewrite the PHP_AUTOCONF-related code to more closely match the conventions used elsewhere in th
Removing the automake-related output. The build no longer uses automake. While I'm here, rewrite the PHP_AUTOCONF-related code to more closely match the conventions used elsewhere in this section. The result should be functionally the same as before.
show more ...
|
#
60ce60d3 |
| 09-Jul-2005 |
foobar |
show ugly full path for failed redirected tests
|
#
c0d7215b |
| 08-Jul-2005 |
foobar |
Sanitazione
|
#
626d318f |
| 07-Jul-2005 |
Wez Furlong |
sort redirected tests
|
#
6253c6c5 |
| 07-Jul-2005 |
Wez Furlong |
Fix 2 bugs: - summary is only displayed if 2 or more tests were detected - error out of a bogus test name is passed in
|
#
5b84ae26 |
| 06-Jul-2005 |
Wez Furlong |
Add a new kind of test to the test harness. REDIRECTTEST sections allow an extension to piggy-back on the tests defined under another dir and run those. Example of its use follows short
Add a new kind of test to the test harness. REDIRECTTEST sections allow an extension to piggy-back on the tests defined under another dir and run those. Example of its use follows shortly with pdo tests.
show more ...
|
#
901419d0 |
| 04-Jul-2005 |
Jon Parise |
If the PHP_AUTOCONF and PHP_AUTOMAKE environmental variables are set, use them when describing the build environment. Support for these variables was originally added to build/build2.mk:
If the PHP_AUTOCONF and PHP_AUTOMAKE environmental variables are set, use them when describing the build environment. Support for these variables was originally added to build/build2.mk:1.36. As a side note, the build system uses PHP_AUTOHEADER. Perhaps it should be listed on its own in the build environment for completeness, despite it being a component of the autoconf package.
show more ...
|
Revision tags: php-4.4.0RC2, php-5.1.0b2 |
|
#
9d14b408 |
| 20-Jun-2005 |
foobar |
fix typo
|
#
34e0ba1f |
| 16-Jun-2005 |
foobar |
silence notices
|
#
97666ab4 |
| 15-Jun-2005 |
foobar |
Show borked tests in the summary
|
Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
ce36ef57 |
| 07-Apr-2005 |
foobar |
- Reword the send-report-part a bit. (bug #32624)
|
#
7adac251 |
| 06-Apr-2005 |
foobar |
- Not every OS has ldd..
|
Revision tags: RELEASE_0_3, php-5.0.4 |
|
#
7f4e28d2 |
| 01-Apr-2005 |
foobar |
- Fixed bug #32504 (shtool problem on make test)
|
Revision tags: php-4.3.11, php-5.0.4RC2, php-4.3.11RC2 |
|
#
978f50c0 |
| 20-Mar-2005 |
Ilia Alshanetsky |
Detect shtool properly when build-dir != php source dir.
|
#
23b3d1ca |
| 18-Mar-2005 |
Marcus Boerger |
- Readd revised version of Jani's fix: 'errors with -d having a check for invalid ini entries' - Add -v for verbose mode
|
#
bbe98a88 |
| 18-Mar-2005 |
foobar |
revert
|
#
1524d489 |
| 18-Mar-2005 |
foobar |
Fix stupid typos
|
#
ebb8d72d |
| 18-Mar-2005 |
foobar |
Fix errors with -d having a check for invalid ini entries
|
Revision tags: php-5.0.4RC1, php-4.3.11RC1 |
|
#
27c43d59 |
| 09-Mar-2005 |
Magnus M��tt� |
Since in_array is case sensitive we need to convert the names to lowercase otherwise it won't run tests for extensions where the case of the name differ from the extension name.
|
#
b38f21b9 |
| 26-Feb-2005 |
Wez Furlong |
let the test-suite run from an alternate build dir
|
#
d02a2df3 |
| 23-Feb-2005 |
Marcus Boerger |
- Use PHP not C semantics
|
Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2 |
|
#
91ea475f |
| 19-Jan-2005 |
foobar |
- Fixed bug #29136 (make test - libtool failure on MacOSX)
|