1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/PhpParser
2018-09-22 10:43:54 +02:00
..
Builder Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
ErrorHandler Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
Internal [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
Lexer Make sure heredoc end label not followed by label char 2018-09-21 11:44:39 +02:00
Node Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
NodeVisitor Use dedicated assertNull assertion (#503) 2018-05-19 11:12:07 +02:00
Parser [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
BuilderFactoryTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
CodeParsingTest.php Fix updateTests.php 2018-07-22 21:18:34 +02: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 Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
ErrorTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
JsonDecoderTest.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
LexerTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02: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 Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
NodeFinderTest.php Refactoring tests 2017-12-15 21:42:34 +01:00
NodeTraverserTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
ParserFactoryTest.php [CS] Use ::class notation instead of string 2018-01-13 16:08:17 +01:00
ParserTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00
PrettyPrinterTest.php Use methods instead of annotations for expected exceptions (#533) 2018-09-22 10:43:54 +02:00