TypeScript/tests/cases/conformance/types/members
2016-02-03 22:48:33 +00:00
..
augmentedTypeAssignmentCompatIndexSignature.ts Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
augmentedTypeBracketAccessIndexSignature.ts Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
classWithPrivateProperty.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
classWithProtectedProperty.ts fix comment text 2014-09-23 13:44:39 -07:00
classWithPublicProperty.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
duplicateNumericIndexers.ts Speed up tests by not type-checking lib.d.ts unless the test asks for that. 2015-06-04 01:03:02 -07:00
duplicatePropertyNames.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
duplicateStringIndexers.ts Consolidate logic to use the lib in one location in the tests 2014-08-11 15:35:15 -07:00
objectTypeHidingMembersOfExtendedObject.ts Speed up tests by not type-checking lib.d.ts unless the test asks for that. 2015-06-04 01:03:02 -07:00
objectTypeHidingMembersOfObject.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeHidingMembersOfObjectAssignmentCompat.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeHidingMembersOfObjectAssignmentCompat2.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypePropertyAccess.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithCallSignatureAppearsToBeFunctionType.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithCallSignatureHidingMembersOfFunction.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithConstructSignatureAppearsToBeFunctionType.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithConstructSignatureHidingMembersOfFunction.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithDuplicateNumericProperty.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithNumericProperty.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithStringIndexerHidingObjectIndexer.ts Speed up tests by not type-checking lib.d.ts unless the test asks for that. 2015-06-04 01:03:02 -07:00
objectTypeWithStringNamedNumericProperty.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
objectTypeWithStringNamedPropertyOfIllegalCharacters.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
typesWithOptionalProperty.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
typesWithPrivateConstructor.ts Added and updated tests for constructor visibility 2016-02-03 22:48:33 +00:00
typesWithProtectedConstructor.ts Added and updated tests for constructor visibility 2016-02-03 22:48:33 +00:00
typesWithPublicConstructor.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
typesWithSpecializedCallSignatures.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
typesWithSpecializedConstructSignatures.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00