TypeScript/tests/cases/conformance/expressions
2017-05-15 10:55:58 -07:00
..
arrayLiterals
asOperator
assignmentOperator
binaryOperators Test:instanceof allows callable/constructable RHS 2016-12-07 13:16:23 -08:00
commaOperator
conditonalOperator
contextualTyping
elementAccess
functionCalls Correct test argument in callwithSpread2 2017-05-15 10:55:58 -07:00
functions Add tests 2017-01-07 15:16:26 -08:00
identifiers
literals
newOperator
objectLiterals
operators
propertyAccess More exhaustive needsDotDotForPropertyAccess 2017-01-24 13:42:05 -08:00
superCalls
superPropertyAccess
thisKeyword Update another test 2017-03-01 06:31:34 -08:00
typeAssertions
typeGuards Add typeof test case and update baselines 2017-01-31 10:28:32 -08:00
unaryOperators
valuesAndReferences