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
classAndInterfaceMergeConflictingMembers.ts
classAndInterfaceWithSameName.ts Fix comments 2015-10-16 16:29:11 -07:00
classAndVariableWithSameName.ts
classExtendingBuiltinType.ts
classExtendingClassLikeType.ts
classExtendingNonConstructor.ts
classExtendingNull.ts Fix emit for classes with both fields and 'extends null' 2017-10-09 13:14:49 -07:00
classImplementsMergedClassInterface.ts
classInsideBlock.ts
classWithPredefinedTypesAsNames.ts
classWithPredefinedTypesAsNames2.ts
classWithSemicolonClassElement1.ts
classWithSemicolonClassElement2.ts
declaredClassMergedwithSelf.ts
mergeClassInterfaceAndModule.ts
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