TypeScript/tests/cases/conformance/types/literal
2019-07-04 16:27:03 -10:00
..
booleanLiteralTypes1.ts Adding new tests 2016-07-06 21:01:00 -07:00
booleanLiteralTypes2.ts Adding new tests 2016-07-06 21:01:00 -07:00
enumLiteralTypes1.ts Adding new tests 2016-07-06 21:01:00 -07:00
enumLiteralTypes2.ts Adding new tests 2016-07-06 21:01:00 -07:00
enumLiteralTypes3.ts Adding new tests 2016-07-06 21:01:00 -07:00
literalTypes1.ts Adding new tests 2016-07-06 21:01:00 -07:00
literalTypes2.ts Add tests 2016-09-11 11:23:21 -07:00
literalTypes3.ts Add tests 2016-10-13 06:40:16 -07:00
literalTypesAndTypeAssertions.ts Add test 2016-09-12 16:00:24 -07:00
literalTypesWidenInParameterPosition.ts Test widen literal types of parameter properties 2016-11-16 15:15:30 -08:00
literalTypeWidening.ts Add regression test 2019-07-04 16:27:03 -10:00
numericLiteralTypes1.ts Adding new tests 2016-07-06 21:01:00 -07:00
numericLiteralTypes2.ts Adding new tests 2016-07-06 21:01:00 -07:00
numericLiteralTypes3.ts Adding new tests 2016-07-06 21:01:00 -07:00
stringEnumLiteralTypes1.ts Add new tests 2017-04-30 16:06:26 -07:00
stringEnumLiteralTypes2.ts Add new tests 2017-04-30 16:06:26 -07:00
stringEnumLiteralTypes3.ts Add new tests 2017-04-30 16:06:26 -07:00
stringLiteralsAssertionsInEqualityComparisons01.ts Adding selected tests from #6196 2016-07-06 21:00:47 -07:00
stringLiteralsAssertionsInEqualityComparisons02.ts Adding selected tests from #6196 2016-07-06 21:00:47 -07:00
stringLiteralsWithEqualityChecks01.ts Adding selected tests from #6196 2016-07-06 21:00:47 -07:00
stringLiteralsWithEqualityChecks02.ts Adding selected tests from #6196 2016-07-06 21:00:47 -07:00
stringLiteralsWithEqualityChecks03.ts Adding selected tests from #6196 2016-07-06 21:00:47 -07:00
stringLiteralsWithEqualityChecks04.ts Adding selected tests from #6196 2016-07-06 21:00:47 -07:00
stringLiteralsWithSwitchStatements01.ts Adding selected tests from #6196 2016-07-06 21:00:47 -07:00
stringLiteralsWithSwitchStatements02.ts Adding selected tests from #6196 2016-07-06 21:00:47 -07:00
stringLiteralsWithSwitchStatements03.ts Adding selected tests from #6196 2016-07-06 21:00:47 -07:00
stringLiteralsWithSwitchStatements04.ts Adding selected tests from #6196 2016-07-06 21:00:47 -07:00
stringLiteralsWithTypeAssertions01.ts Adding selected tests from #6196 2016-07-06 21:00:47 -07:00