TypeScript/tests/cases/conformance/classes/propertyMemberDeclarations
2014-11-18 21:41:07 -08:00
..
memberAccessorDeclarations Added protected conformance tests 2014-09-23 11:22:38 -07:00
memberFunctionDeclarations Added protected conformance tests 2014-09-23 11:22:38 -07:00
accessibilityModifiers.ts Added protected conformance tests 2014-09-23 11:22:38 -07:00
constructorParameterShadowsOuterScopes.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
initializerReferencingConstructorLocals.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
initializerReferencingConstructorParameters.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
instanceMemberInitialization.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
propertyAndAccessorWithSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
propertyAndFunctionWithSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
propertyNamedPrototype.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
staticAndNonStaticPropertiesSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
staticMemberInitialization.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
staticPropertyAndFunctionWithSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
thisInInstanceMemberInitializer.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
twoAccessorsWithSameName.ts Move object literal checks to the grammar checker. 2014-11-18 21:41:07 -08:00
twoAccessorsWithSameName2.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00