TypeScript/tests/cases/conformance/dynamicImport
2018-05-03 14:18:50 -07:00
..
importCallExpression1ESNext.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpression2ESNext.ts
importCallExpression3ESNext.ts
importCallExpression4ESNext.ts Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
importCallExpression5ESNext.ts
importCallExpression6ESNext.ts
importCallExpressionAsyncES3AMD.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncES3CJS.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncES3System.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncES3UMD.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncES5AMD.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncES5CJS.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncES5System.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncES5UMD.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncES6AMD.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncES6CJS.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncES6System.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncES6UMD.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionAsyncESNext.ts Tests for #17371 (#17373) 2017-07-26 11:48:22 -07:00
importCallExpressionCheckReturntype1.ts
importCallExpressionDeclarationEmit1.ts
importCallExpressionDeclarationEmit2.ts
importCallExpressionDeclarationEmit3.ts
importCallExpressionErrorInES2015.ts
importCallExpressionES5AMD.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionES5CJS.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionES5System.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionES5UMD.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionES6AMD.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionES6CJS.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionES6System.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionES6UMD.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionGrammarError.ts Improve parse error for double comma somewhere inside a call expression (#20399) 2018-01-08 10:38:55 -08:00
importCallExpressionInAMD1.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionInAMD2.ts
importCallExpressionInAMD3.ts
importCallExpressionInAMD4.ts
importCallExpressionInCJS1.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionInCJS2.ts
importCallExpressionInCJS3.ts
importCallExpressionInCJS4.ts
importCallExpressionInCJS5.ts
importCallExpressionIncorrect1.ts
importCallExpressionIncorrect2.ts
importCallExpressionInExportEqualsAMD.ts Call dynamic import transform on expression used by export equal statement (#18028) 2017-08-24 17:08:57 -07:00
importCallExpressionInExportEqualsCJS.ts Call dynamic import transform on expression used by export equal statement (#18028) 2017-08-24 17:08:57 -07:00
importCallExpressionInExportEqualsUMD.ts Call dynamic import transform on expression used by export equal statement (#18028) 2017-08-24 17:08:57 -07:00
importCallExpressionInScriptContext1.ts
importCallExpressionInScriptContext2.ts
importCallExpressionInSystem1.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionInSystem2.ts
importCallExpressionInSystem3.ts
importCallExpressionInSystem4.ts
importCallExpressionInUMD1.ts Add test for export variable statement 2017-07-12 13:01:56 -07:00
importCallExpressionInUMD2.ts
importCallExpressionInUMD3.ts
importCallExpressionInUMD4.ts
importCallExpressionNestedAMD.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNestedAMD2.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNestedCJS.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNestedCJS2.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNestedES2015.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNestedES20152.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNestedESNext.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNestedESNext2.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNestedSystem.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNestedSystem2.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNestedUMD.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNestedUMD2.ts Transform nested dynamic imports (#18998) 2017-10-12 12:53:12 -07:00
importCallExpressionNoModuleKindSpecified.ts Unpatch vfs resolver and default lib rename 2018-05-03 14:18:50 -07:00
importCallExpressionReturnPromiseOfAny.ts
importCallExpressionShouldNotGetParen.ts
importCallExpressionSpecifierNotStringTypeError.ts
importCallExpressionWithTypeArgument.ts