TypeScript/tests/cases/unittests
Yui f619282af1 [Transforms] Update transforms with recent master (#8960)
* Remove check narrowing only certain types, add test showing issues with this

* string literal case test

* Reconcile fix with CFA work

* Defaultable -> NotNarrowable to align with use

* Missed a defaultable in comments

* Add test for narrowing to unions of string literals

* Actually merge from master

* Run fixupParentReferences when parsing isolated jsDocComment

* initial revision of unit test support for project system in tsserver

* Add non-widening forms of null and undefined

* Create separate control flows for property declarations with initializers

* Add regression test

* Add tests

* Remove unused variable

* Add null check and CR feedback

* Revert "Merge pull request #7235 from weswigham/narrow-all-types"

This reverts commit ef0f6c8fe4, reversing
changes made to 9f087cb62a.

* reuse the fixupParentReferences function

* Fix up error from merging with master
2016-06-03 11:02:35 -07:00
..
services Remove intentionally unused variables 2016-05-24 11:22:25 -07:00
cachingInServerLSHost.ts Merge branch 'master' into transforms-merge 2016-05-25 14:14:32 -07:00
commandLineParsing.ts Lint unit tests via harnessSources in Jakefile.js 2016-05-24 10:17:16 -07:00
convertCompilerOptionsFromJson.ts Lint unit tests via harnessSources in Jakefile.js 2016-05-24 10:17:16 -07:00
convertToBase64.ts Lint unit tests via harnessSources in Jakefile.js 2016-05-24 10:17:16 -07:00
convertTypingOptionsFromJson.ts Lint unit tests via harnessSources in Jakefile.js 2016-05-24 10:17:16 -07:00
incrementalParser.ts Lint unit tests via harnessSources in Jakefile.js 2016-05-24 10:17:16 -07:00
jsDocParsing.ts [Transforms] Update baselines from merging with master round 2 (#8926) 2016-06-02 10:57:28 -07:00
moduleResolution.ts Remove intentionally unused variables 2016-05-24 11:22:25 -07:00
reuseProgramStructure.ts Remove intentionally unused variables 2016-05-24 11:22:25 -07:00
session.ts Merge branch 'master' into transforms-merge 2016-05-25 14:14:32 -07:00
transpile.ts [Transforms] Update baselines from merging with master round 2 (#8926) 2016-06-02 10:57:28 -07:00
tsconfigParsing.ts Lint unit tests via harnessSources in Jakefile.js 2016-05-24 10:17:16 -07:00
tsserverProjectSystem.ts [Transforms] Update transforms with recent master (#8960) 2016-06-03 11:02:35 -07:00
versionCache.ts Lint unit tests via harnessSources in Jakefile.js 2016-05-24 10:17:16 -07:00