test262/test
Mike Pennisi 6646d3e94f Re-organize class tests
The `test/language/class/` directory contains a small subset of
Test262's tests for ES2015 classes. The majority of tests for classes
are organized within `test/language/statements/class/`.

- Move the tests that rely on the ClassDeclaration syntactic form from
  `test/language/class/` to `test/language/statements/class/`.
- Move the test that relies on the ClassExpression syntactic form from
  `test/language/class/` to `test/language/expressions/class/`.
2015-07-10 10:36:05 -04:00
..
annexB fixup 2015-07-06 17:50:33 -04:00
built-ins Merge pull request #356 from anba/regexp-cleanup 2015-07-09 16:45:55 -07:00
harness Update handling of directive prologues 2015-06-18 17:38:34 -04:00
intl402 Remove enochian-enochian (fixes gh-227) 2015-04-21 15:08:19 -07:00
language Re-organize class tests 2015-07-10 10:36:05 -04:00