TypeScript/tests/cases/conformance/classes
Nathan Shively-Sanders 1651f1809c Improve mergedInheritedClassInterface test case
Covers the case when the merged interface extends an interface, but the
merged class does not extend a class, then trying to extend that class.
2015-10-22 11:32:26 -07:00
..
classDeclarations Improve mergedInheritedClassInterface test case 2015-10-22 11:32:26 -07:00
classExpressions Test cases that address https://github.com/Microsoft/TypeScript/issues/4288 2015-08-12 15:34:03 -06:00
constructorDeclarations Update baselines 2014-09-30 18:09:55 -07:00
indexMemberDeclarations Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
members Added protected conformance tests 2014-09-23 11:22:38 -07:00
propertyMemberDeclarations Move object literal checks to the grammar checker. 2014-11-18 21:41:07 -08:00
classExpression.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
nestedClassDeclaration.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00