test262/test/language
Mike Pennisi ccaa9571ea Refactor string literal test for parsers
Thsi test for the parsing of string literals was expressed using `eval`.
This made the test more complex than necessary and also prevented the
test from providing value to ECMAScript parsers.

Remove the use of `eval` and instead express the expectation with
literal source text.
2018-07-13 16:17:19 -04:00
..
arguments-object Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
asi Remove superfluous code from negative syntax tests 2018-04-27 22:04:23 -04:00
block-scope Various test cases for cross-browser compliance bugs 2018-05-03 09:27:27 -07:00
comments Remove duplicate esids 2018-01-25 13:59:37 -05:00
computed-property-names Add missing Symbol features flags 2017-09-07 15:51:13 -04:00
destructuring/binding Features: add missing "destructuring-binding" features; remove "default-arg" (#1521) 2018-04-24 14:52:19 -04:00
directive-prologue Extend metadata with `esid` 2018-07-13 16:09:19 -04:00
eval-code Fix various test bugs 2018-04-24 09:52:35 -07:00
export Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
expressions Fix multiple test bugs and remove incomplete or no longer valid tests (#1616) 2018-06-29 18:52:53 -04:00
function-code Fix various test bugs 2018-04-24 09:52:35 -07:00
future-reserved-words Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
global-code Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
identifier-resolution Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
identifiers numeric literal seperators: test change in CodePoint production (#1464) 2018-02-28 13:58:22 -05:00
import Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
keywords Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
line-terminators Remove no-longer-valid tests 2018-05-07 16:58:42 -04:00
literals Refactor string literal test for parsers 2018-07-13 16:17:19 -04:00
module-code Fix multiple test bugs and remove incomplete or no longer valid tests (#1616) 2018-06-29 18:52:53 -04:00
punctuators Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
reserved-words Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
rest-parameters Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
source-text
statements Fix multiple test bugs and remove incomplete or no longer valid tests (#1616) 2018-06-29 18:52:53 -04:00
types Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
white-space Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00