TypeScript/tests/cases/conformance/classes/classDeclarations
2017-10-09 13:14:49 -07:00
..
classAbstractKeyword fix test 2016-11-29 16:04:56 -06:00
classBody
classHeritageSpecification
classAndInterfaceMerge.d.ts Updated tests 2015-06-02 15:22:52 -07:00
classAndInterfaceMergeConflictingMembers.ts added conformance tests 2015-06-01 16:26:41 -07:00
classAndInterfaceWithSameName.ts Fix comments 2015-10-16 16:29:11 -07:00
classAndVariableWithSameName.ts
classExtendingBuiltinType.ts Adding basic tests 2015-06-15 16:14:01 -07:00
classExtendingClassLikeType.ts Adding basic tests 2015-06-15 16:14:01 -07:00
classExtendingNonConstructor.ts Adding basic tests 2015-06-15 16:14:01 -07:00
classExtendingNull.ts Fix emit for classes with both fields and 'extends null' 2017-10-09 13:14:49 -07:00
classImplementsMergedClassInterface.ts New Test and Baseline 2015-06-04 11:08:13 -07:00
classInsideBlock.ts
classWithPredefinedTypesAsNames.ts
classWithPredefinedTypesAsNames2.ts
classWithSemicolonClassElement1.ts Add support for semicolons in class bodies 2015-03-31 14:29:45 -07:00
classWithSemicolonClassElement2.ts Add support for semicolons in class bodies 2015-03-31 14:29:45 -07:00
declaredClassMergedwithSelf.ts Updated tests 2015-06-02 15:22:52 -07:00
mergeClassInterfaceAndModule.ts New test 2015-06-03 14:22:39 -07:00
mergedClassInterface.ts Fix comments 2015-10-16 16:29:11 -07:00
mergedInheritedClassInterface.ts Improve mergedInheritedClassInterface test case 2015-10-22 11:32:26 -07:00
modifierOnClassDeclarationMemberInFunction.ts Add tests 2015-07-07 13:25:53 -07:00