TypeScript/tests/cases
Sheetal Nandi 2b8342bd79 Tests for union of call signatures
If each type in U has call signatures and the sets of call signatures are identical ignoring return types, U has the same set of call signatures, but with return types that are unions of the return types of the respective call signatures from each type in U.
2014-11-04 13:18:30 -08:00
..
compiler add test for const enum that is initialized with enum member defined above 2014-11-04 12:13:19 -08:00
conformance Tests for union of call signatures 2014-11-04 13:18:30 -08:00
fourslash Merge branch 'master' into templates 2014-10-28 19:06:07 -07:00
fourslash_old Implement getNameOrDottedNameSpan for new compiler 2014-10-20 23:34:43 -07:00
project Switch to createCompilerDiagnostic for an invalid root file 2014-09-17 10:44:03 -07:00
projects
unittests/services Address code review 2014-10-20 14:39:31 -07:00