TypeScript/tests/cases/conformance/classes/constructorDeclarations/constructorParameters
Kanchalai Tanglertsampan dc501f47c2 Update baselines
2016-09-15 09:21:14 -07:00
..
constructorDefaultValuesReferencingThis.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
constructorImplementationWithDefaultValues.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
constructorImplementationWithDefaultValues2.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
constructorOverloadsWithDefaultValues.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
constructorOverloadsWithOptionalParameters.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
constructorParameterProperties.ts More tests for protected members 2014-09-19 14:01:07 -07:00
constructorParameterProperties2.ts More tests for protected members 2014-09-19 14:01:07 -07:00
declarationEmitReadonly.ts Update baselines 2016-09-15 09:21:14 -07:00
readonlyConstructorAssignment.ts Expand tests 2016-05-23 06:06:01 -07:00
readonlyInAmbientClass.ts Don't report error twice for readonly in method 2016-05-12 07:07:35 -07:00
readonlyInConstructorParameters.ts Fix #7590: Allow 'readonly' to be used in constructor parameters 2016-05-11 08:32:17 -07:00
readonlyReadonly.ts Fix #7590: Allow 'readonly' to be used in constructor parameters 2016-05-11 08:32:17 -07:00