1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-04 18:28:25 +01:00
PHP-Parser/test/code/parser/stmt
nikic 81e53ce0ff Insert comments when pretty printing
This changset also adds unit tests for Comments and adds a way to test the
pretty printer.
2012-05-11 16:18:14 +02:00
..
class Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
function Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
loop Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
namespace Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
blocklessStatement.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
const.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
controlFlow.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
declare.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
echo.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
haltCompiler.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
haltCompilerInvalidSyntax.test-fail Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
haltCompilerOutermostScope.test-fail Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
if.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
inlineHTML.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
switch.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
tryCatch.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
unset.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00