Nikita Popov
|
d8312a09a3
|
Split parsing tests into code tests and other stuff
And run the other stuff against Php5 and Php7 parsers.
Also move canonicalize() from CodeTestAbstract into a free-standing
function.
|
2015-06-20 11:44:29 +02:00 |
|
Laurent Laville
|
4223e643dc
|
fix typo (see also issue 93 already fixed)
|
2014-02-12 17:39:57 +01:00 |
|
nikic
|
e17bd0b17f
|
Remove duplicate bootstrap.php
The tests had a separate bootstrap.php, which basically replicated the main
bootstrap.php.
|
2012-04-04 13:50:21 +02:00 |
|
nikic
|
1da728321f
|
Rename tests from Unit_ to PHPParser_Tests_
|
2011-08-10 11:13:37 +02:00 |
|
nikic
|
a6f97681f6
|
Start adding Unit test (PHPUnit)
|
2011-07-13 13:03:37 +02:00 |
|