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
classWithProtectedProperty.ts fix comment text 2014-09-23 13:44:39 -07:00
classWithPublicProperty.ts
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
duplicateStringIndexers.ts
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
objectTypeHidingMembersOfObjectAssignmentCompat.ts
objectTypeHidingMembersOfObjectAssignmentCompat2.ts
objectTypePropertyAccess.ts
objectTypeWithCallSignatureAppearsToBeFunctionType.ts
objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts
objectTypeWithCallSignatureHidingMembersOfFunction.ts
objectTypeWithCallSignatureHidingMembersOfFunctionAssignmentCompat.ts
objectTypeWithConstructSignatureAppearsToBeFunctionType.ts
objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.ts
objectTypeWithConstructSignatureHidingMembersOfFunction.ts
objectTypeWithConstructSignatureHidingMembersOfFunctionAssignmentCompat.ts
objectTypeWithDuplicateNumericProperty.ts
objectTypeWithNumericProperty.ts
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
objectTypeWithStringNamedPropertyOfIllegalCharacters.ts
typesWithOptionalProperty.ts
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
typesWithSpecializedCallSignatures.ts
typesWithSpecializedConstructSignatures.ts