test262/src
jugglinmike a3fffa754b Improve coverage for "super" keyword (#687)
* Improve test coverage for `super` keyword

Add tests for SuperCall and SuperProperty, organized together in the
`test/language/expressions/super/` directory. For SuperProperty, include
tests for usage from within Object initializers and class bodies because
a different set of semantics are observable from each context.
2016-06-29 16:45:19 -07:00
..
annex-b-fns Add cases/templates for Annex B.3.3/B.3.4 2016-04-18 16:19:29 -04:00
dflt-params Add tests for default parameters 2016-06-21 12:22:47 -04:00
dstr-assignment Re-format destructuring assignment tests 2016-05-25 13:47:06 -04:00
dstr-binding Add templates for destructuring with dflt params 2016-06-21 12:20:36 -04:00
spread Improve coverage for "super" keyword (#687) 2016-06-29 16:45:19 -07:00