jdk-24/nashorn/test/script/error
Andreas Woess 5881148f01 8134503: support ES6 parsing in Nashorn
Reviewed-by: jlaskey, sundar, mhaupt
2016-04-27 15:50:33 +02:00
..
NASHORN-154 8134503: support ES6 parsing in Nashorn 2016-04-27 15:50:33 +02:00
anon_func_stat_nse.js 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
anon_func_stat_nse.js.EXPECTED 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
backquote_string_nse.js 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
backquote_string_nse.js.EXPECTED 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
conditional_catch_nse.js 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
conditional_catch_nse.js.EXPECTED 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
expr_closure_nse.js 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
expr_closure_nse.js.EXPECTED 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
for_each_nse.js 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
for_each_nse.js.EXPECTED 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
hash_comment_nse.js 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
hash_comment_nse.js.EXPECTED 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
heredoc_nse.js 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
heredoc_nse.js.EXPECTED 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
JDK-8008814-1.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8008814-1.js.EXPECTED 8013533: Increase code coverage report for types and logging 2013-04-30 09:42:13 +02:00
JDK-8008814-2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8008814-2.js.EXPECTED 8013533: Increase code coverage report for types and logging 2013-04-30 09:42:13 +02:00
JDK-8016522.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8016522.js.EXPECTED 8016522: Numeric literal must not be followed by IdentifierStart 2013-06-13 14:02:43 +02:00
JDK-8020437-2.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020437-2.js.EXPECTED 8020437: Wrong handling of line numbers with multiline string literals 2013-07-12 15:01:33 +05:30
JDK-8020437.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8020437.js.EXPECTED 8020437: Wrong handling of line numbers with multiline string literals 2013-07-12 15:01:33 +05:30
JDK-8026039.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8026039.js.EXPECTED 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8027933.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8027933.js.EXPECTED 8027933: Add --const-as-var option 2014-05-02 19:15:59 +05:30
JDK-8039047.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
JDK-8039047.js.EXPECTED 8039047: Parser accepts conditional catch clauses even when --no-syntax-extensions / -nse option is passed 2014-04-02 15:52:31 +05:30
JDK-8098847.js 8098847: obj."prop" and obj.'prop' should result in SyntaxError 2015-06-17 14:21:20 +05:30
JDK-8098847.js.EXPECTED 8098847: obj."prop" and obj.'prop' should result in SyntaxError 2015-06-17 14:21:20 +05:30
NASHORN-35.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-35.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-39.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-39.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-57.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-57.js.EXPECTED 8019553: NPE on illegal l-value for increment and decrement 2013-07-02 18:00:15 +05:30
NASHORN-214.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-214.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-568.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-568.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
NASHORN-668.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
NASHORN-668.js.EXPECTED 8005835: NASHORN-668 output fails to compare with the corresponding .EXPECTED file 2013-01-08 15:02:36 +05:30
object_literal_in_new_nse.js 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
object_literal_in_new_nse.js.EXPECTED 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option 2015-06-09 14:19:57 +05:30
quotemissing.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
quotemissing.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00
strictmode.js 8044638: Tidy up Nashorn codebase for code standards 2014-06-04 13:08:57 +02:00
strictmode.js.EXPECTED 8005403: Open-source Nashorn 2012-12-21 16:36:24 -04:00