TypeScript/tests/cases/conformance/functions
2018-08-28 16:41:26 +08:00
..
functionImplementationErrors.ts addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
functionImplementations.ts addressed PR feedback, updated tests to suppress reachability errors where they are not needed 2015-10-13 10:58:55 -07:00
functionNameConflicts.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
functionOverloadCompatibilityWithVoid01.ts Added tests for 'void' return type compatibilty on overloads and implementations. 2015-12-11 15:04:27 -08:00
functionOverloadCompatibilityWithVoid02.ts Added tests for 'void' return type compatibilty on overloads and implementations. 2015-12-11 15:04:27 -08:00
functionOverloadCompatibilityWithVoid03.ts Added tests for 'void' return type compatibilty on overloads and implementations. 2015-12-11 15:04:27 -08:00
functionOverloadErrors.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
functionOverloadErrorsSyntax.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
parameterInitializersForwardReferencing.ts Added tests. 2014-09-11 14:52:14 -07:00
parameterInitializersForwardReferencing1.ts accept more case 2018-08-28 16:41:26 +08:00
parameterInitializersForwardReferencing1_es6.ts accept more case 2018-08-28 16:41:26 +08:00