test262/test/language/expressions
Rick Waldron 2dd8e8b2c4 Throw away tests
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2017-06-23 13:21:39 -04:00
..
addition Move unary plus tests into correct directory 2017-05-02 12:09:26 -07:00
array Generate tests 2017-04-06 12:36:50 -04:00
arrow-function Throw away tests 2017-06-23 13:21:39 -04:00
assignment Generated tests for computed property Object rest destructuring 2017-05-22 23:05:35 -03:00
async-arrow-function Generate tests for yield and await as identifier 2017-05-02 12:09:33 -07:00
async-function Generate tests for yield and await as identifier 2017-05-02 12:09:33 -07:00
async-generator Throw away tests 2017-06-23 13:21:39 -04:00
await
bitwise-and
bitwise-not
bitwise-or
bitwise-xor
call Generate tests 2017-04-06 12:36:50 -04:00
class Throw away tests 2017-06-23 13:21:39 -04:00
comma
compound-assignment Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
concatenation
conditional
delete Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
division Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
does-not-equals Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
equals Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
exponentiation
function Throw away tests 2017-06-23 13:21:39 -04:00
generators Throw away tests 2017-06-23 13:21:39 -04:00
greater-than Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
greater-than-or-equal Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
grouping Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
in Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
instanceof Correct typo in copyright information 2017-04-18 12:23:22 -04:00
left-shift Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
less-than Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
less-than-or-equal Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
logical-and
logical-not
logical-or
modulus Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
multiplication Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
new Generate tests 2017-04-06 12:36:50 -04:00
new.target Add tests for contextual keywords with escape sequences 2017-05-02 12:09:29 -07:00
object Throw away tests 2017-06-23 13:21:39 -04:00
postfix-decrement Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
postfix-increment Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
prefix-decrement Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
prefix-increment Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
property-accessors
relational
right-shift Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
strict-does-not-equals Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
strict-equals Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
subtraction Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
super Generate tests 2017-04-06 12:36:50 -04:00
tagged-template
template-literal
this
typeof
unary-minus
unary-plus Move unary plus tests into correct directory 2017-05-02 12:09:26 -07:00
unsigned-right-shift Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
void
yield
tco-pos.js