TypeScript/tests/cases/conformance/functions
2018-08-01 13:45:57 +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
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
functionOverloadErrorsSyntax.ts
functionWithUseStrictAndSimpleParameterList.ts improve error message and update testcase 2018-08-01 13:45:57 +08:00
functionWithUseStrictAndSimpleParameterList_es2016.ts improve error message and update testcase 2018-08-01 13:45:57 +08:00
parameterInitializersForwardReferencing.ts Added tests. 2014-09-11 14:52:14 -07:00