test262/test/language/statements
André Bargull 56d6eefb69 Fix expected completion value
- if-statement completion value semantics was not properly updated in ES2015
2015-11-11 17:47:15 +01:00
..
block Replace runTestCase with assert.throws [test/language/statements] 2015-08-11 17:43:01 +02:00
break Replace runTestCase with assert helpers [test/language/statements/] 2015-08-06 18:33:10 +02:00
class Add tests for function `name` attribute 2015-07-21 20:05:34 -04:00
const Add tests for function `name` attribute 2015-07-21 20:05:34 -04:00
continue Replace runTestCase with assert helpers [test/language/statements/] 2015-08-06 18:33:10 +02:00
do-while Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
empty Reorganize ./test 2014-12-07 15:33:09 -08:00
expression Strict eval variable declarations are lexically scoped, assign expected result value to a previously declared global (issue #35) 2015-04-08 15:54:58 -07:00
for Fix expected completion value 2015-11-11 17:47:15 +01:00
for-in Replace runTestCase with assert helpers [test/language/statements/] 2015-08-06 18:33:10 +02:00
for-of - Remove inline license 2015-07-17 19:55:00 +02:00
function Merge pull request #415 from anba/remove-runTestCase-finally 2015-09-04 15:20:26 -04:00
generators Add tests for function `name` attribute 2015-07-21 20:05:34 -04:00
if Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
labeled Add tests for Unicode escape sequences 2015-07-09 18:52:22 -04:00
let Add tests for function `name` attribute 2015-07-21 20:05:34 -04:00
return Replace runTestCase with assert helpers [test/language/statements/] 2015-08-06 18:33:10 +02:00
switch Reorganize ./test 2014-12-07 15:33:09 -08:00
throw Prefer explicit error checking where possible 2015-07-10 14:12:57 -04:00
try Improve compatibility for engines without support for Annex B 2015-09-07 20:40:09 +02:00
variable Replace runTestCase with assert helpers [test/language/statements] 2015-08-13 17:33:42 +02:00
while Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08:00
with Add tests for well-known Symbol: @@unscopables 2015-10-05 11:57:31 -04:00