TypeScript/tests/cases/conformance/classes
2018-10-12 18:23:07 +03:00
..
classDeclarations Fix emit for classes with both fields and 'extends null' 2017-10-09 13:14:49 -07:00
classExpressions Added test for immediately invoked class expression. 2015-12-08 17:54:33 -08:00
constructorDeclarations Add error for super property before super 2016-12-06 10:47:02 -08:00
indexMemberDeclarations Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
members Merge branch 'nestedPrivateProtectedMembers' of https://github.com/AbubakerB/TypeScript into AbubakerB-nestedPrivateProtectedMembers 2016-03-23 17:54:21 -07:00
propertyMemberDeclarations Add test 2017-11-18 11:42:56 -08:00
classExpression.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
mixinAccessModifiers.ts #27716: fix protected methods for intersection fo generic classes 2018-10-12 18:23:07 +03:00
mixinClassesAnnotated.ts Add tests 2017-01-29 12:39:15 -08:00
mixinClassesAnonymous.ts Add regression test 2017-02-01 11:37:24 -08:00
mixinClassesMembers.ts Add tests 2017-01-29 12:39:15 -08:00
nestedClassDeclaration.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00