TypeScript/tests/cases/conformance/classes/propertyMemberDeclarations
Anders Hejlsberg 82fd5a884d Add test
2017-11-18 11:42:56 -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
staticPropertyNameConflicts.ts Removing es6 method/property distinction. 2017-01-14 16:30:12 +01:00
staticPropertyNameConflictsInAmbientContext.ts Add tests 2017-01-21 17:09:09 +01:00
strictPropertyInitialization.ts Add test 2017-11-18 11:42:56 -08: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