php-parser/test/code/parser/stmt
2017-01-19 23:24:43 +01:00
..
class Enforce useConsistentVariableNames 2017-01-19 23:24:43 +01:00
function Enforce useConsistentVariableNames 2017-01-19 23:24:43 +01:00
generator Perform automated test update 2017-01-19 22:25:22 +01:00
loop Add first shot at format preserving pretty printer 2016-12-26 18:28:49 +01:00
namespace Perform automated test update 2017-01-19 22:25:22 +01:00
blocklessStatement.test Perform automated test update 2017-01-19 22:25:22 +01: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 Distinguish declare(); and declare(){} 2015-12-07 12:12:00 +01:00
echo.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00
haltCompiler.test Perform automated test update 2017-01-19 22:25:22 +01:00
haltCompilerInvalidSyntax.test Perform automated test update 2017-01-19 22:25:22 +01:00
haltCompilerOffset.test Perform automated test update 2017-01-19 22:25:22 +01:00
haltCompilerOutermostScope.test Perform automated test update 2017-01-19 22:25:22 +01:00
hashbang.test Perform automated test update 2017-01-19 22:25:22 +01:00
if.test Introduce Nop statement to collect dangling comments 2016-03-09 19:48:36 +01:00
inlineHTML.test Perform automated test update 2017-01-19 22:25:22 +01:00
multiCatch.test Enforce useConsistentVariableNames 2017-01-19 23:24:43 +01:00
switch.test Add dumpComments option to NodeDumper 2016-03-09 19:48:36 +01:00
tryCatch.test Enforce useConsistentVariableNames 2017-01-19 23:24:43 +01:00
tryWithoutCatch.test Perform automated test update 2017-01-19 22:25:22 +01:00
unset.test Insert comments when pretty printing 2012-05-11 16:18:14 +02:00