swc/tests/tsc-references/internalModules/DeclarationMerging
2021-10-19 05:31:12 +00:00
..
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
AmbientModuleAndAmbientWithSameNameAndCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ClassAndModuleWithSameNameAndCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ClassAndModuleWithSameNameAndCommonRootES6/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
EnumAndModuleWithSameNameAndCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
FunctionAndModuleWithSameNameAndCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
FunctionAndModuleWithSameNameAndDifferentCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ModuleAndClassWithSameNameAndCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ModuleAndEnumWithSameNameAndCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ModuleAndFunctionWithSameNameAndCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
TwoInternalModulesWithTheSameNameAndSameCommonRoot/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00