#
f3f24e03 |
| 13-Jun-2015 |
Nikita Popov |
Support running against PHP 7 testsuite
|
Revision tags: v1.3.0, v1.2.2, v1.2.1, v1.2.0, v1.1.0, v1.0.2, v1.0.1, v1.0.0, v1.0.0beta2, v0.9.5, v1.0.0beta1 |
|
#
523e024b |
| 12-Feb-2014 |
nikic |
Fix a number of other typos
|
#
f82862ec |
| 06-Feb-2014 |
nikic |
Port library to use namespaces, with BC for old names
|
Revision tags: v0.9.4 |
|
#
db18906d |
| 15-Jan-2013 |
nikic |
Rename PrettyPrinter_Zend to PrettyPrinter_Default
|
Revision tags: v0.9.3, v0.9.2 |
|
#
5438cc0d |
| 05-May-2012 |
nikic |
Add progress indicator for test_old. I hate waiting for something without seeing at least *some* output.
|
#
c3cf3f29 |
| 29-Apr-2012 |
nikic |
Adjust test_old to use new Lexer injection method
|
Revision tags: v0.9.1 |
|
#
584f6b0a |
| 15-Jan-2012 |
nikic |
Make old testrunner PHP 5.2 compatible
|
Revision tags: v0.9.0 |
|
#
c51991bc |
| 30-Oct-2011 |
nikic |
Improve test run.php * Add two more ignored tests (not real pretty print differences) * Measure more times
|
#
d9b58140 |
| 20-Oct-2011 |
nikic |
run tests with all errors enabled
|
#
dc418227 |
| 19-Oct-2011 |
nikic |
Exclude fatal errors one some files from PHP tests
|
#
460f981e |
| 19-Oct-2011 |
nikic |
Improve tests * Script is now at test_old/run.php and is CLI only * Accepts a test type (Symfony or PHP) and a path to the test files as arguments * For the PHP testsuite files that
Improve tests * Script is now at test_old/run.php and is CLI only * Accepts a test type (Symfony or PHP) and a path to the test files as arguments * For the PHP testsuite files that expect a parse error are not tested (though Fatal errors are tested, so there are still 49 parse test failures) * Removed testExpressions.php as this is covered in the PHP testsuite
show more ...
|