test262/test/language
Dan Ehrenberg 007d3b1eb7 Remove a blank line to stop confusing YAML parsers
V8 ran into an issue where the YAML parser our test setup is using
didn't understand the newline, and failed to parser the negative
test expectation below, causing the test to fail. This patch fixes
the issue.
2016-03-04 15:01:01 -05:00
..
arguments-object Improve compatibility for engines without support for Annex B 2015-09-07 20:40:09 +02:00
asi Remove a blank line to stop confusing YAML parsers 2016-03-04 15:01:01 -05:00
block-scope Invalid language tests 2015-04-27 16:56:19 +02:00
comments Reorganize ./test 2014-12-07 15:33:09 -08:00
computed-property-names Invalid language tests 2015-04-27 16:56:19 +02:00
default-parameters Add tests for default parameters 2015-09-02 18:01:51 -04:00
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 position of module declarations 2016-02-19 17:36:17 -05:00
expressions Convert "info" to "description" 2016-02-23 14:24:08 -08:00
function-code s/id/esid 2016-02-22 09:47:42 -05:00
future-reserved-words Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02:00
global-code Add tests for position of module declarations 2016-02-19 17:36:17 -05:00
identifier-resolution Add tests for well-known Symbol: @@unscopables 2015-10-05 11:57:31 -04: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 Reorganize ./test 2014-12-07 15:33:09 -08:00
line-terminators Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02:00
literals Convert binary integers to octal in octal integer tests 2015-09-30 08:54:45 -07:00
module-code Add test for strict mode of module code 2016-02-19 17:39:41 -05:00
punctuators Fix strict mode errors in language 2015-05-08 17:27:52 +02:00
reserved-words Add tests for `await` as an identifier 2016-02-19 17:39:41 -05:00
rest-parameters s/id/esid 2016-02-22 09:47:42 -05:00
source-text Remove links to hg.ecmascript.org 2015-07-17 17:43:09 +02:00
statements Merge branch 'bocoup/for-restrictions' 2016-02-25 14:22:09 -08:00
types Remove unused harness file 2016-02-12 13:44:18 -05:00
white-space Fix strict mode errors in language/{identifiers, line-terminators, white-space} 2015-05-08 17:33:33 +02:00