TypeScript/tests/cases/conformance/types/stringLiteral
Anders Hejlsberg 44e1096ea9 Update tests
2016-09-01 14:22:18 -07:00
..
stringLiteralCheckedInIf01.ts Fixed unreachable code in tests. 2015-11-06 14:25:32 -08:00
stringLiteralCheckedInIf02.ts Fixed unreachable code in tests. 2015-11-06 14:25:32 -08:00
stringLiteralMatchedInSwitch01.ts Added tests for operations that use assignable to/from. 2015-10-26 15:42:02 -07:00
stringLiteralTypeAssertion01.ts Added tests for operations that use assignable to/from. 2015-10-26 15:42:02 -07:00
stringLiteralTypesAndLogicalOrExpressions01.ts Added other tests for string literal types. 2015-11-10 12:59:45 -08:00
stringLiteralTypesAndParenthesizedExpressions01.ts Added test for parenthesized string literals. 2015-11-10 11:56:32 -08:00
stringLiteralTypesAndTuples01.ts Fixed issue in test. 2015-10-02 16:30:22 -07:00
stringLiteralTypesAsTags01.ts Fixed unnecessary error in test. 2015-12-11 14:10:19 -08:00
stringLiteralTypesAsTags02.ts Added tests. 2015-12-14 14:16:31 -08:00
stringLiteralTypesAsTags03.ts Added tests. 2015-12-14 14:16:31 -08:00
stringLiteralTypesAsTypeParameterConstraint01.ts Added tests for string literal types used as generic constraints. 2015-11-10 14:40:19 -08:00
stringLiteralTypesAsTypeParameterConstraint02.ts Added tests for string literal types used as generic constraints. 2015-11-10 14:40:19 -08:00
stringLiteralTypesInUnionTypes01.ts Fixing tests 2016-03-22 10:50:06 -07:00
stringLiteralTypesInUnionTypes02.ts Fixing tests 2016-03-22 10:50:06 -07:00
stringLiteralTypesInUnionTypes03.ts Fixing tests 2016-03-22 10:50:06 -07:00
stringLiteralTypesInUnionTypes04.ts Fixing tests 2016-03-22 10:50:06 -07:00
stringLiteralTypesInVariableDeclarations01.ts Added tests. 2015-09-25 17:38:07 -07:00
stringLiteralTypesOverloadAssignability01.ts Added tests. 2015-12-28 15:59:17 -05:00
stringLiteralTypesOverloadAssignability02.ts Added tests. 2015-12-28 15:59:17 -05:00
stringLiteralTypesOverloadAssignability03.ts Added tests. 2015-12-28 15:59:17 -05:00
stringLiteralTypesOverloadAssignability04.ts Added tests. 2015-12-28 15:59:17 -05:00
stringLiteralTypesOverloadAssignability05.ts Added tests. 2015-12-28 15:59:17 -05:00
stringLiteralTypesOverloads01.ts Fixed test to explicitly have return type annotation. 2015-12-08 14:28:35 -08:00
stringLiteralTypesOverloads02.ts Update tests 2016-09-01 14:22:18 -07:00
stringLiteralTypesOverloads03.ts Added more tests. 2015-10-07 16:10:07 -07:00
stringLiteralTypesOverloads04.ts Update tests 2016-09-01 14:22:18 -07:00
stringLiteralTypesOverloads05.ts Added test from #6278. 2015-12-28 16:18:50 -05:00
stringLiteralTypesTypePredicates01.ts Fixing tests 2016-03-22 10:50:06 -07:00
stringLiteralTypesWithTemplateStrings01.ts Added tests for template strings with string literal types. 2015-11-09 12:48:58 -08:00
stringLiteralTypesWithTemplateStrings02.ts Added tests for template strings with string literal types. 2015-11-09 12:48:58 -08:00
stringLiteralTypesWithVariousOperators01.ts Added more tests. 2015-10-07 16:10:07 -07:00
stringLiteralTypesWithVariousOperators02.ts Added more tests. 2015-10-07 16:10:07 -07:00
typeArgumentsWithStringLiteralTypes01.ts Added test for string literal types in type arguments. 2015-10-01 15:26:48 -07:00