TypeScript/tests/cases/conformance/declarationEmit
Orta Therox cdafb7157b
Replaces the default module index resolver with '/index' instead of '' when handling internal routing for dts bundles (#39277)
* Adds support for declaring the bundled name of a dts module export

Co-authored-by: Wesley Wigham <wwigham@gmail.com>

* Adds baselines

* Update the tests

* Try to reduce the scope of the bundledPackageName error

* Use the flag in more baselines

* Get it green

* More tests

* Handle more feedback

* More test cleanup

* Set the moduleResolution for the tsconfigs

Co-authored-by: Wesley Wigham <wwigham@gmail.com>
2020-09-11 08:12:07 -04:00
..
typePredicates Update tests 2017-02-16 17:42:22 -08:00
bundledNodeDTSFailsWithOutFlag.ts Replaces the default module index resolver with '/index' instead of '' when handling internal routing for dts bundles (#39277) 2020-09-11 08:12:07 -04:00
bundledNodeDTSPassesWithFlag.ts Replaces the default module index resolver with '/index' instead of '' when handling internal routing for dts bundles (#39277) 2020-09-11 08:12:07 -04:00
bundledNodeDTSWithExports.ts Replaces the default module index resolver with '/index' instead of '' when handling internal routing for dts bundles (#39277) 2020-09-11 08:12:07 -04:00
bundledNodeDTSWithScopedPackage.ts Replaces the default module index resolver with '/index' instead of '' when handling internal routing for dts bundles (#39277) 2020-09-11 08:12:07 -04:00
classDoesNotDependOnPrivateMember.ts
declarationEmitWorkWithInlineComments.ts improve stripInternal with inline comments (#23611) 2019-03-12 13:14:47 -07:00
exportDefaultNamespace.ts add transformer for emit add property to default export 2019-01-03 11:19:02 +08:00
libReferenceDeclarationEmit.ts Emit lib reference directives in declaration output 2018-08-20 16:54:51 -07:00
libReferenceDeclarationEmitBundle.ts Emit lib reference directives in declaration output 2018-08-20 16:54:51 -07:00
libReferenceNoLib.ts Add tests for noLib with <reference lib>. 2019-01-11 09:02:49 +01:00
libReferenceNoLibBundle.ts Add tests for noLib with <reference lib> and bundling. 2019-01-11 09:02:49 +01:00
nullPropertyName.ts Serialize (noncontextual) keyword named namespace members with export declarations in both declaration emitters (#38982) 2020-06-10 14:42:49 -07:00
typeReferenceRelatedFiles.ts Fix type reference dts emit failure 2019-02-01 16:09:17 -08:00
typesVersionsDeclarationEmit.ambient.ts Use semver ranges 2018-08-28 17:24:02 -07:00
typesVersionsDeclarationEmit.multiFile.ts Use semver ranges 2018-08-28 17:24:02 -07:00
typesVersionsDeclarationEmit.multiFileBackReferenceToSelf.ts Use semver ranges 2018-08-28 17:24:02 -07:00
typesVersionsDeclarationEmit.multiFileBackReferenceToUnmapped.ts Use semver ranges 2018-08-28 17:24:02 -07:00