TypeScript/tests/cases/conformance/types/thisType
Nathan Shively-Sanders 2f74da112d Add specific error messages for out-of-place this
Also remove lint in checker.
2016-02-04 16:01:10 -08:00
..
contextualThisType.ts Adding contextual typing test 2015-09-29 15:26:27 -07:00
declarationFiles.ts Adding test for declaration files 2015-09-26 15:56:00 -07:00
fluentClasses.ts Adding tests 2015-09-26 12:58:53 -07:00
fluentInterfaces.ts Adding tests 2015-09-26 12:58:53 -07:00
looseThisTypeInFunctions.ts First round of review comments addressed. 2016-02-04 15:43:43 -08:00
thisTypeAndConstraints.ts Adding test 2015-11-06 08:55:08 -08:00
thisTypeErrors.ts Adding tests 2015-09-26 12:58:53 -07:00
thisTypeErrors2.ts Add a variable of type this in constructor body 2015-11-02 10:47:56 -08:00
thisTypeInClasses.ts Updating existing test 2015-11-06 08:55:26 -08:00
thisTypeInFuncTemp.ts First round of review comments addressed. 2016-02-04 15:43:43 -08:00
thisTypeInFunctions.ts First round of review comments addressed. 2016-02-04 15:43:43 -08:00
thisTypeInFunctionsNegative.ts Add specific error messages for out-of-place this 2016-02-04 16:01:10 -08:00
thisTypeInInterfaces.ts Adding tests 2015-09-26 12:58:53 -07:00
thisTypeInTuples.ts Add tuple type test 2015-09-27 09:05:17 -07:00
typeRelationships.ts Adding tests 2015-09-26 12:58:53 -07:00