summaryrefslogtreecommitdiff
path: root/test/annexB/language
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate esidsAndré Bargull2018-01-256-6/+0
* Remove unused includesAndré Bargull2018-01-251-1/+0
* Fix: various lint fixesRick Waldron2018-01-1012-12/+12
* Fix: es6id -> esid sec-additional-syntax-numeric-literalsRick Waldron2018-01-102-2/+2
* Fix: es6id -> esid sec-html-like-commentsRick Waldron2018-01-104-4/+4
* Rename negative test "phase" for parsingMike Pennisi2018-01-058-8/+8
* Frontmatter: fixup "info: >" to "info: |"Rick Waldron2018-01-058-8/+8
* Modify $262.uncallableAndIsHTMLDDA() to $262.IsHTMLDDA (#1305)Jeff Walden2017-10-193-25/+28
* Fix a minor error-message typo, and include the thrown error in the TypeError...Jeff Walden2017-10-181-2/+2
* Add a test for GetIterator(obj, ~async~) attempting to call obj[@@asyncIterat...Jeff Walden2017-10-181-0/+34
* Add tests for the case of <iterator>.return, as used in the iteration protoco...Jeff Walden2017-10-172-0/+58
* Re-generate testsLeo Balter2017-09-0840-136/+200
* Force "early error" tests to fail if evaluatedMike Pennisi2017-06-288-0/+16
* Add tests escaped/unescaped yield/await labelsAndré Bargull2017-05-021-0/+1
* Correct typo in copyright informationMike Pennisi2017-04-181-1/+1
* Copyright attribution for testDaniel Ehrenberg2017-04-171-0/+3
* Remove execute bit from files (#976)André Bargull2017-04-131-0/+0
* Test to block legacy hoisting for `function arguments() {}` (#970)Daniel Ehrenberg2017-04-131-0/+54
* Regenerated tests.Doug Ilijev2017-03-27272-272/+272
* Add tests for computed __proto__ property keys (#916)Leo Balter2017-03-161-0/+54
* Generate testsLeonardo Balter2017-03-068-0/+285
* Re-format tests for SyntaxErrorsMike Pennisi2016-10-198-8/+24
* Reformat miscellaneous negative testsMike Pennisi2016-10-194-4/+12
* Add tests for for-in initializers (#735)Kevin Gibbons2016-08-027-0/+107
* Annex b skip fib (#704)jugglinmike2016-07-11728-1624/+15487
* Extend test for HTML comments (#684)jugglinmike2016-06-281-1/+31
* Merge pull request #587 from bocoup/generation-annexb-fnsLeo Balter2016-05-31448-0/+17096
|\
| * Generate testsMike Pennisi2016-04-18448-0/+17096
* | Add tests for Annex B extn: __proto__ in obj init (#633)jugglinmike2016-05-194-2/+140
* | Add tests for Annex B extns to RegExp patternsMike Pennisi2016-05-108-0/+424
* | Add tests for Annex B extns to numeric literals (#608)jugglinmike2016-05-092-0/+170
* | Add tests for Annex B extns to comments (#612)jugglinmike2016-05-094-0/+185
* | Add tests for Annex B extns to string literals (#610)jugglinmike2016-05-061-0/+152
* | Add tests for TryStatement binding restrictions (#577)jugglinmike2016-04-213-0/+88
|/
* Reorganize tests for Annex B extensionsMike Pennisi2016-02-107-0/+130