#
0e46f511 |
| 07-Dec-2005 |
Ilia Alshanetsky |
Fixed filename picker. Various modernizations of the script. |
#
8c890745 |
| 07-Dec-2005 |
Marcus Boerger |
- MFH . Support for '--' style switches . Modularize output . Better valgrind integration (valgrind 3.0.0+ required now) (-m) . Ability to generate an additional html style ou
- MFH . Support for '--' style switches . Modularize output . Better valgrind integration (valgrind 3.0.0+ required now) (-m) . Ability to generate an additional html style output log (--html) . Ability to test unicode + native tests in one go (-U) . Show list of leaked files in summary if any . Use basename correct
show more ...
|
Revision tags: RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1 |
|
#
cb83e27b |
| 06-Oct-2005 |
Marcus Boerger |
- MFH (faillog, streams, counting, .......) |
Revision tags: RELEASE_0_9_0 |
|
#
be945f9f |
| 11-Sep-2005 |
Ilia Alshanetsky |
Make use of 5.0+ features |
Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION |
|
#
a022e10c |
| 06-Sep-2005 |
Ilia Alshanetsky |
Simplify code by making use 5.1+ functions |
Revision tags: php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year |
#
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 |