1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-03 17:57:59 +01:00
PHP-Parser/test/code/parser/stmt/loop
Nikita Popov e4b837e0c4 Split up pretty printer test in stmt/expr
The list was getting unweildly.

Also improve error message when parsing fails in pretty printer
test and extend some tests.
2015-10-02 11:16:12 +02:00
..
do.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
for.test Split up pretty printer test in stmt/expr 2015-10-02 11:16:12 +02:00
foreach.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
while.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00