test262/test
jugglinmike fce8b5852d Extend coverage for Section 25 - Generators (#700)
* Improve tests for GeneratorPrototype methods

- Assert return values more consistently
- Expand tests for constraints on `this` value

* Add more tests for dynamic GeneratorFunctions

* Add more tests for GenerationFunction.prototype

* Add more tests for the GeneratorFunction object

* Extend test: GeneratorFunction.prototype.prototype

* Improve precision of tests for generator methods

Extend existing assertions to explicitly verify that execution halts at
the intended location. Correct tests which were previously asserting
this behavior in contexts that did not match their name/description.

* Remove unused variables

* fixup! Improve tests for GeneratorPrototype methods

* fixup! Improve tests for GeneratorPrototype methods
2016-07-01 11:24:27 -07:00
..
annexB Extend test for HTML comments (#684) 2016-06-28 15:54:40 -07:00
built-ins Extend coverage for Section 25 - Generators (#700) 2016-07-01 11:24:27 -07:00
harness Add harness for byte conversion values 2016-05-25 10:10:50 -04:00
intl402 Add tests for Intl.getCanonicalLocales 2016-06-07 14:52:04 -04:00
language Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00