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 Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
classHeritageSpecification Updating some tests for resolved bugs 2014-07-14 16:47:50 -07:00
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 Update baselines 2014-09-30 18:09:55 -07:00
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 Add support for parsing and emitting class expressions. 2015-03-31 13:54:43 -07:00
classWithPredefinedTypesAsNames.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
classWithPredefinedTypesAsNames2.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
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