php-parser/test/PhpParser
2018-01-13 16:08:27 +01:00
..
Builder [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
ErrorHandler add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
Internal [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
Lexer add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
Node [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
NodeVisitor [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
Parser [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
AutoloaderTest.php [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
BuilderFactoryTest.php [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
CodeParsingTest.php [CS] Use elseif instead of else if 2018-01-13 16:03:36 +01:00
CodeTestAbstract.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
CodeTestParser.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
CommentTest.php Store start token position in comments 2017-11-04 17:45:14 +01:00
ConstExprEvaluatorTest.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
ErrorTest.php Refactoring tests 2017-12-15 21:42:34 +01:00
JsonDecoderTest.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
LexerTest.php Refactoring tests 2017-12-15 21:42:34 +01:00
NameContextTest.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
NodeAbstractTest.php [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
NodeDumperTest.php add strict_types to tests + fix explode type 2017-11-03 13:24:19 +01:00
NodeFinderTest.php Refactoring tests 2017-12-15 21:42:34 +01:00
NodeTraverserTest.php [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
ParserFactoryTest.php [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
ParserTest.php [CS] Order uses A -> Z 2018-01-13 16:08:27 +01:00
PrettyPrinterTest.php [CS] Use elseif instead of else if 2018-01-13 16:03:36 +01:00