TypeScript/tests/cases/conformance/internalModules/DeclarationMerging
2015-04-13 13:57:26 -07:00
..
AmbientModuleAndAmbientFunctionWithTheSameNameAndCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
AmbientModuleAndAmbientWithSameNameAndCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
AmbientModuleAndNonAmbientClassWithSameNameAndCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
AmbientModuleAndNonAmbientFunctionWithTheSameNameAndCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ClassAndModuleThatMergeWithModuleMemberThatUsesClassTypeParameter.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndGenericClassStaticFunctionOfTheSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ClassAndModuleThatMergeWithModulesExportedGenericFunctionAndNonGenericClassStaticFunctionOfTheSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ClassAndModuleThatMergeWithModulesExportedStaticFunctionUsingClassPrivateStatics.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ClassAndModuleThatMergeWithStaticFunctionAndExportedFunctionThatShareAName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ClassAndModuleThatMergeWithStaticFunctionAndNonExportedFunctionThatShareAName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ClassAndModuleThatMergeWithStaticVariableAndExportedVarThatShareAName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ClassAndModuleThatMergeWithStaticVariableAndNonExportedVarThatShareAName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ClassAndModuleThatMergeWithStringIndexerAndExportedFunctionWithTypeIncompatibleWithIndexer.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ClassAndModuleWithSameNameAndCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ClassAndModuleWithSameNameAndCommonRootES6.ts Elide var when emitting a module merged with an ES6 class 2015-04-13 13:57:26 -07:00
EnumAndModuleWithSameNameAndCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
FunctionAndModuleWithSameNameAndCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
FunctionAndModuleWithSameNameAndDifferentCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ModuleAndClassWithSameNameAndCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ModuleAndEnumWithSameNameAndCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ModuleAndFunctionWithSameNameAndCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedClassesOfTheSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedInterfacesOfTheSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
TwoInternalModulesThatMergeEachWithExportedAndNonExportedLocalVarsOfTheSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
TwoInternalModulesThatMergeEachWithExportedClassesOfTheSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
TwoInternalModulesThatMergeEachWithExportedInterfacesOfTheSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
TwoInternalModulesThatMergeEachWithExportedLocalVarsOfTheSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
TwoInternalModulesThatMergeEachWithExportedModulesOfTheSameName.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
TwoInternalModulesWithTheSameNameAndDifferentCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
TwoInternalModulesWithTheSameNameAndSameCommonRoot.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00