TypeScript/tests/cases/conformance/classes/members/inheritanceAndOverriding
2014-09-23 11:22:38 -07:00
..
derivedClassFunctionOverridesBaseClassAccessor.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedClassIncludesInheritedMembers.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedClassOverridesIndexersWithAssignmentCompatibility.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedClassOverridesPrivates.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedClassOverridesProtectedMembers.ts Added protected conformance tests 2014-09-23 11:22:38 -07:00
derivedClassOverridesProtectedMembers2.ts Added protected conformance tests 2014-09-23 11:22:38 -07:00
derivedClassOverridesProtectedMembers3.ts Added protected conformance tests 2014-09-23 11:22:38 -07:00
derivedClassOverridesProtectedMembers4.ts Added protected conformance tests 2014-09-23 11:22:38 -07:00
derivedClassOverridesPublicMembers.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedClassOverridesWithoutSubtype.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedClassTransitivity.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedClassTransitivity2.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedClassTransitivity3.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedClassTransitivity4.ts Added protected conformance tests 2014-09-23 11:22:38 -07:00
derivedClassWithAny.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedClassWithPrivateInstanceShadowingProtectedInstance.ts Added protected conformance tests 2014-09-23 11:22:38 -07:00
derivedClassWithPrivateInstanceShadowingPublicInstance.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedClassWithPrivateStaticShadowingProtectedStatic.ts Added protected conformance tests 2014-09-23 11:22:38 -07:00
derivedClassWithPrivateStaticShadowingPublicStatic.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
derivedGenericClassWithAny.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00