Commit graph

19 commits

Author SHA1 Message Date
Anders Hejlsberg
44e1096ea9 Update tests 2016-09-01 14:22:18 -07:00
Anders Hejlsberg
7c45c7ba9f Fixing tests 2016-03-22 10:50:06 -07:00
Daniel Rosenwasser
d9d5e3a283 Added test from #6278. 2015-12-28 16:18:50 -05:00
Daniel Rosenwasser
0da676d24c Added tests. 2015-12-28 15:59:17 -05:00
Daniel Rosenwasser
5cbf17d989 Added tests. 2015-12-14 14:16:31 -08:00
Daniel Rosenwasser
e9dc011080 Fixed unnecessary error in test. 2015-12-11 14:10:19 -08:00
Daniel Rosenwasser
2cc6c4cc28 Fixed test to explicitly have return type annotation. 2015-12-08 14:28:35 -08:00
Daniel Rosenwasser
9c1796f714 Merge pull request #5607 from Microsoft/fixTypeApparentization
Only get the apparent type of a contextual type when needed
2015-11-11 10:27:08 -08:00
Daniel Rosenwasser
2a370c9aa7 Added tests for string literal types used as generic constraints. 2015-11-10 14:40:19 -08:00
Daniel Rosenwasser
3812745737 Added other tests for string literal types. 2015-11-10 12:59:45 -08:00
Daniel Rosenwasser
694c714cf5 Added test for parenthesized string literals. 2015-11-10 11:56:32 -08:00
Daniel Rosenwasser
38090c6ba5 Added tests for template strings with string literal types. 2015-11-09 12:48:58 -08:00
Daniel Rosenwasser
f939ff23ce Fixed unreachable code in tests. 2015-11-06 14:25:32 -08:00
Daniel Rosenwasser
6618fd21bf Added tests for operations that use assignable to/from. 2015-10-26 15:42:02 -07:00
Daniel Rosenwasser
f7a6ac7e0c Added more tests. 2015-10-07 16:10:07 -07:00
Daniel Rosenwasser
4b736da231 Fixed issue in test. 2015-10-02 16:30:22 -07:00
Daniel Rosenwasser
82545ce854 Added test for string types in tuples. 2015-10-01 16:58:03 -07:00
Daniel Rosenwasser
911e907306 Added test for string literal types in type arguments. 2015-10-01 15:26:48 -07:00
Daniel Rosenwasser
311a0cff55 Added tests. 2015-09-25 17:38:07 -07:00