..
block
s/id/esid
2016-02-22 09:47:42 -05:00
break
Replace runTestCase with assert helpers [test/language/statements/]
2015-08-06 18:33:10 +02:00
class
Merge pull request #545 from bocoup/generation
2016-04-15 17:56:36 -04:00
const
Add initial set of generated test sources
2016-03-16 15:29:30 -04:00
continue
Replace runTestCase with assert helpers [test/language/statements/]
2015-08-06 18:33:10 +02:00
debugger
Add tests for `debugger` statement
2016-03-09 11:12:56 -05:00
do-while
Add syntax tests for declaration restrictions
2016-03-11 12:23:15 -05: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
Add syntax tests for declaration restrictions
2016-03-11 12:23:15 -05:00
for-in
Add syntax tests for declaration restrictions
2016-03-11 12:23:15 -05:00
for-of
Add syntax tests for declaration restrictions
2016-03-11 12:23:15 -05:00
function
Add initial set of generated test sources
2016-03-16 15:29:30 -04:00
generators
Add initial set of generated test sources
2016-03-16 15:29:30 -04:00
if
Add syntax tests for declaration restrictions
2016-03-11 12:23:15 -05:00
labeled
Add syntax tests for declaration restrictions
2016-03-11 12:23:15 -05:00
let
Add initial set of generated test sources
2016-03-16 15:29:30 -04:00
return
s/id/esid
2016-02-22 09:47:42 -05:00
switch
s/id/esid
2016-02-22 09:47:42 -05:00
throw
Prefer explicit error checking where possible
2015-07-10 14:12:57 -04:00
try
Reduce reliance on `fnGlobalObject.js`
2016-04-25 11:09:21 -07:00
variable
Add initial set of generated test sources
2016-03-16 15:29:30 -04:00
while
Add syntax tests for declaration restrictions
2016-03-11 12:23:15 -05:00
with
Add syntax tests for declaration restrictions
2016-03-11 12:23:15 -05:00