TypeScript/tests/cases/conformance/ambient
2016-06-10 06:03:54 -07:00
..
ambientDeclarations.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ambientDeclarationsExternal.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ambientDeclarationsPatterns.ts Improve tests 2016-06-09 11:33:53 -07:00
ambientDeclarationsPatterns_tooManyAsterisks.ts Improve tests 2016-06-09 11:33:53 -07:00
ambientEnumDeclaration1.ts Add conformance test for ambient enum declaration 2015-04-15 23:25:32 -07:00
ambientEnumDeclaration2.ts Add conformance test for ambient enum declaration 2015-04-15 23:25:32 -07:00
ambientErrors.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
ambientExternalModuleInsideNonAmbient.ts Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
ambientExternalModuleInsideNonAmbientExternalModule.ts Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
ambientExternalModuleMerging.ts Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
ambientInsideNonAmbient.ts Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
ambientInsideNonAmbientExternalModule.ts Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
ambientShorthand.ts Add tests for more kinds of import/export 2016-06-09 12:46:52 -07:00
ambientShorthand_declarationEmit.ts Support shorthand ambient module declarations 2016-06-02 12:55:48 -07:00
ambientShorthand_duplicate.ts Add merging tests 2016-06-03 06:45:00 -07:00
ambientShorthand_isImplicitAny.ts Add "implicit any" warning for shorthand ambient modules 2016-06-06 08:14:49 -07:00
ambientShorthand_merging.ts Add merging tests 2016-06-03 06:45:00 -07:00
ambientShorthand_reExport.ts Add tests for more kinds of import/export 2016-06-09 12:46:52 -07:00