TypeScript/tests/cases/conformance/externalModules
Ryan Cavanaugh 44aa7388ea UMD support
2016-03-09 10:08:24 -08:00
..
amdImportAsPrimaryExpression.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
amdImportNotAsPrimaryExpression.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
asiPreventsParsingAsAmbientExternalModule01.ts Added tests. 2015-06-02 15:42:24 -07:00
asiPreventsParsingAsAmbientExternalModule02.ts Added tests. 2015-06-02 15:42:24 -07:00
circularReference.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
commonJSImportAsPrimaryExpression.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
commonJSImportNotAsPrimaryExpression.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
duplicateExportAssignments.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignDottedName.ts Support for 'export default' with expressions 2015-02-25 16:03:03 -08:00
exportAssignImportedIdentifier.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignmentAndDeclaration.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignmentCircularModules.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignmentConstrainedGenericType.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignmentGenericType.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignmentMergedInterface.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignmentMergedModule.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignmentTopLevelClodule.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignmentTopLevelEnumdule.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignmentTopLevelFundule.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignmentTopLevelIdentifier.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportAssignNonIdentifier.ts Support for 'export default' with expressions 2015-02-25 16:03:03 -08:00
exportAssignTypes.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportDeclaredModule.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
exportNonInitializedVariablesAMD.ts Adds tests 2015-05-13 10:59:16 +08:00
exportNonInitializedVariablesCommonJS.ts Adds tests 2015-05-13 10:59:16 +08:00
exportNonInitializedVariablesES6.ts Adds tests 2015-05-13 10:59:16 +08:00
exportNonInitializedVariablesSystem.ts Adds tests 2015-05-13 10:59:16 +08:00
exportNonInitializedVariablesUMD.ts Adds tests 2015-05-13 10:59:16 +08:00
exportNonVisibleType.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
importImportOnlyModule.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
importNonExternalModule.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
importNonStringLiteral.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
importsImplicitlyReadonly.ts Adding tests 2016-01-25 11:46:23 -08:00
importTsBeforeDTs.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
initializersInDeclarations.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
moduleScoping.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
nameDelimitedBySlashes.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
nameWithFileExtension.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
nameWithRelativePaths.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
reexportClassDefinition.ts Test cases that address https://github.com/Microsoft/TypeScript/issues/4288 2015-08-12 15:34:03 -06:00
relativePathMustResolve.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
relativePathToDeclarationFile.ts Fix fallback to classic resolution 2016-02-12 15:40:47 -08:00
topLevelAmbientModule.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
topLevelFileModule.ts Update node resolution tests 2015-09-15 11:43:28 -07:00
topLevelFileModuleMissing.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
topLevelModuleDeclarationAndFile.ts Update node resolution tests 2015-09-15 11:43:28 -07:00
typesOnlyExternalModuleStillHasInstance.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
umd-errors.ts UMD support 2016-03-09 10:08:24 -08:00
umd1.ts UMD support 2016-03-09 10:08:24 -08:00
umd2.ts UMD support 2016-03-09 10:08:24 -08:00
umd3.ts UMD support 2016-03-09 10:08:24 -08:00
umd4.ts UMD support 2016-03-09 10:08:24 -08:00
umd5.ts UMD support 2016-03-09 10:08:24 -08:00