php-parser/test/code/parser/stmt/class
Nikita Popov 0731b47655 Don't distinguish test-fail / test
With error recovery this is fluid. Using .test for everything.
2015-04-30 17:45:36 +02:00
..
abstract.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
anonymous.test Add support for anonymous classes 2015-04-26 23:04:31 +02:00
conditional.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
final.test Guarantee that subnodes are always in the right order 2014-03-22 14:49:56 +01:00
implicitPublic.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
interface.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
modifier.test Don't distinguish test-fail / test 2015-04-30 17:45:36 +02:00
name.test Don't distinguish test-fail / test 2015-04-30 17:45:36 +02:00
php4Style.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
simple.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
staticMethod.test Don't distinguish test-fail / test 2015-04-30 17:45:36 +02:00
trait.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00