TypeScript/tests/cases/unittests
Yui b68e93966a Fix 8482: Add Object.values and Object.entries (#8538)
* Add es2017.Object library file

* Add tests and baselines

* Fix unittest

* Add es2017 lib flag

* Update baselines

* Add tests and baselines

* Address PR: add tests

* Address PR: add tests
2016-05-10 14:22:00 -07:00
..
services added tests 2016-04-01 12:41:45 -07:00
cachingInServerLSHost.ts Merge branch 'master' into this-function-types 2016-02-16 13:57:25 -08:00
commandLineParsing.ts Fix 8482: Add Object.values and Object.entries (#8538) 2016-05-10 14:22:00 -07:00
convertCompilerOptionsFromJson.ts Fix 8482: Add Object.values and Object.entries (#8538) 2016-05-10 14:22:00 -07:00
convertToBase64.ts added tests 2016-04-01 12:41:45 -07:00
convertTypingOptionsFromJson.ts revert changes in the signature of 'convertCompilerOptionsFromJson' 2016-03-19 20:59:32 -07:00
incrementalParser.ts Fix incremental parsing issue. 2015-06-18 14:16:00 -07:00
jsDocParsing.ts Merge branch 'master' into strictNullChecks 2016-03-09 13:00:59 -08:00
moduleResolution.ts remove compilationRoot parameter, use typesRoot/config file location as a root when computing primary locations 2016-04-05 16:33:11 -07:00
reuseProgramStructure.ts fix issue with optionality of CompilerHost 2016-04-10 20:42:22 -07:00
session.ts added tests 2016-04-01 12:41:45 -07:00
transpile.ts Fix #8470: use ts.normalizePath before checking filename idenity 2016-05-05 11:22:12 -07:00
tsconfigParsing.ts Add test for explicitly added dotted files 2016-05-06 11:03:45 -07:00
versionCache.ts addressed PR feedback 2015-11-16 23:44:07 -08:00