TypeScript/tests/cases/conformance/types/nonPrimitive
2017-01-18 14:57:20 +08:00
..
assignObjectToNonPrimitive.ts add tests for non primitive type 2016-12-22 10:06:42 +08:00
nonPrimitiveAccessProperty.ts fix #13556: enable rest/spread on object 2017-01-18 14:57:20 +08:00
nonPrimitiveAsProperty.ts Emit 'object' type in declaration emitter 2017-01-15 16:26:17 -08:00
nonPrimitiveAssignError.ts address CR feedback 2016-12-22 10:07:23 +08:00
nonPrimitiveInFunction.ts Emit 'object' type in declaration emitter 2017-01-15 16:26:17 -08:00
nonPrimitiveInGeneric.ts Emit 'object' type in declaration emitter 2017-01-15 16:26:17 -08:00
nonPrimitiveNarrow.ts accept new baselines 2016-12-22 10:07:22 +08:00
nonPrimitiveStrictNull.ts add tests for generic type argument under strict null checks 2016-12-22 10:07:23 +08:00
nonPrimitiveUnionIntersection.ts Emit 'object' type in declaration emitter 2017-01-15 16:26:17 -08:00