TypeScript/tests/cases/conformance/es6/modules
2015-12-21 16:23:51 -08:00
..
defaultExportsCannotMerge01.ts Added tests. 2015-07-15 17:38:51 -07:00
defaultExportsCannotMerge02.ts Added another test. 2015-07-21 17:12:50 -07:00
defaultExportsCannotMerge03.ts Added test. 2015-07-27 10:12:52 -07:00
defaultExportsCannotMerge04.ts Added a test. 2015-07-27 11:45:10 -07:00
defaultExportWithOverloads01.ts Add "A module cannot have multiple default exports." message for multiple "default" exports 2015-10-09 21:37:54 +02:00
exportAndImport-es3-amd.ts
exportAndImport-es3.ts
exportAndImport-es5-amd.ts
exportAndImport-es5.ts
exportsAndImports1-amd.ts
exportsAndImports1-es6.ts Adding tests 2015-10-08 10:58:58 -07:00
exportsAndImports1.ts
exportsAndImports2-amd.ts
exportsAndImports2-es6.ts Adding tests 2015-10-08 10:58:58 -07:00
exportsAndImports2.ts
exportsAndImports3-amd.ts
exportsAndImports3-es6.ts Adding tests 2015-10-08 10:58:58 -07:00
exportsAndImports3.ts
exportsAndImports4-amd.ts
exportsAndImports4-es6.ts Adding tests 2015-10-08 10:58:58 -07:00
exportsAndImports4.ts
exportsAndImportsWithContextualKeywordNames01.ts Added test. 2015-04-23 14:07:01 -07:00
exportsAndImportsWithContextualKeywordNames02.ts Added test. 2015-04-23 14:38:36 -07:00
exportsAndImportsWithUnderscores1.ts Add tests 2015-12-21 16:23:51 -08:00
exportsAndImportsWithUnderscores2.ts Add tests 2015-12-21 16:23:51 -08:00
exportsAndImportsWithUnderscores3.ts Add tests 2015-12-21 16:23:51 -08:00
exportsAndImportsWithUnderscores4.ts Add tests 2015-12-21 16:23:51 -08:00
exportStar-amd.ts
exportStar.ts
multipleDefaultExports01.ts Update node resolution tests 2015-09-15 11:43:28 -07:00
multipleDefaultExports02.ts Update node resolution tests 2015-09-15 11:43:28 -07:00
multipleDefaultExports03.ts Add "A module cannot have multiple default exports." message for multiple "default" exports 2015-10-09 21:37:54 +02:00
multipleDefaultExports04.ts Add "A module cannot have multiple default exports." message for multiple "default" exports 2015-10-09 21:37:54 +02:00
reExportDefaultExport.ts Add test case and accept baseline 2015-11-10 11:44:56 -08:00