1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/PhpParser
2017-09-29 17:09:16 +02:00
..
Builder Remove workarounds for reserved keyword method names 2017-09-02 20:08:20 +02:00
ErrorHandler Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
Lexer [cs] apply same to tests 2017-08-13 21:14:28 +02:00
Node [cs] apply same to tests 2017-08-13 21:14:28 +02:00
NodeVisitor [cs] apply same to tests 2017-08-13 21:14:28 +02:00
Parser Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
AutoloaderTest.php Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
BuilderFactoryTest.php Remove workarounds for reserved keyword method names 2017-09-02 20:08:20 +02:00
CodeParsingTest.php [cs] apply same to tests 2017-08-13 21:14:28 +02:00
CodeTestAbstract.php [cs] apply same to tests 2017-08-13 21:14:28 +02:00
CodeTestParser.php Add test porting infrastructure 2017-01-19 22:24:48 +01:00
CommentTest.php [cs] apply same to tests 2017-08-13 21:14:28 +02:00
ErrorTest.php [cs] apply same to tests 2017-08-13 21:14:28 +02:00
JsonDecoderTest.php Implement JsonDecoder 2017-08-18 23:56:12 +02:00
LexerTest.php [cs] apply same to tests 2017-08-13 21:14:28 +02:00
NameContextTest.php Treat special names correctly in getShortName() 2017-06-13 19:51:22 +02:00
NodeAbstractTest.php Add Node::getComments() method 2017-09-29 17:09:16 +02:00
NodeDumperTest.php [cs] apply same to tests 2017-08-13 21:14:28 +02:00
NodeFinderTest.php Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
NodeTraverserTest.php [cs] apply same to tests 2017-08-13 21:14:28 +02:00
ParserFactoryTest.php Bump phpunit version (#381) 2017-04-27 18:14:07 +02:00
ParserTest.php Add back commented test 2017-09-26 18:47:47 +02:00
PrettyPrinterTest.php [cs] apply same to tests 2017-08-13 21:14:28 +02:00