test262/test/language
jugglinmike b9d6fec9ac Correct name of fixture file (#775)
The file previously named `values-binding-types_.js` is not intended to
be interpreted as a test. Therefor (in accordance with the project's
`INTERPETING.md` file), its name should include `_FIXTURE` as a suffix.
2016-10-14 11:04:47 -07:00
..
arguments-object Improve coverage for section 9 (#726) 2016-08-05 10:07:02 -07:00
asi Remove a blank line to stop confusing YAML parsers 2016-03-04 15:01:01 -05:00
block-scope Add tests for script interactions (#689) 2016-07-19 18:02:05 -07:00
comments Ensure U+180E is no longer considered whitespace 2016-07-06 10:11:32 -04:00
computed-property-names
destructuring/binding ObjectBindingPatterns can't end with multiple commas 2015-12-29 16:50:23 -05:00
directive-prologue Replace runTestCase with assert helpers [test/language/directive-prologue] 2015-08-13 17:35:04 +02:00
eval-code Add tests for early errors from `super` 2016-07-02 15:46:15 -04:00
expressions Add tests to handle revised template literals (#764) 2016-10-03 13:59:53 -07:00
function-code Merge pull request #587 from bocoup/generation-annexb-fns 2016-05-31 17:45:48 -04:00
future-reserved-words Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02:00
global-code Merge pull request #719 from bocoup/audit2016-section-15 2016-07-20 14:28:29 -07:00
identifier-resolution Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
identifiers Remove extraneous indent in header, for consistency 2015-08-24 15:24:10 -07:00
import - Remove inline license 2015-07-17 19:55:00 +02:00
keywords
line-terminators Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02:00
literals Add tests for surrogate pairs with RegExp atoms (#722) 2016-08-25 13:29:51 -07:00
module-code Correct name of fixture file (#775) 2016-10-14 11:04:47 -07:00
punctuators
reserved-words Update meta data: `id` to `esid` 2016-03-10 19:46:46 -05:00
rest-parameters Tests for trailing commas in function arg lists (#733) 2016-07-28 12:32:03 -07:00
source-text Remove links to hg.ecmascript.org 2015-07-17 17:43:09 +02:00
statements Improve coverage for section 9 (#726) 2016-08-05 10:07:02 -07:00
types Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
white-space Ensure U+180E is no longer considered whitespace 2016-07-06 10:11:32 -04:00