afu8u/nashorn/test/script/error
Athijegannathan Sundararajan ba9a0d12c8 8098847: obj."prop" and obj.'prop' should result in SyntaxError
Reviewed-by: hannesw, attila
2015-06-17 14:21:20 +05:30
..
NASHORN-154 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
JDK-8008814-1.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
JDK-8008814-1.js.EXPECTED
JDK-8008814-2.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
JDK-8008814-2.js.EXPECTED
JDK-8016522.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
JDK-8016522.js.EXPECTED
JDK-8020437-2.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +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-08-20 10:25:28 +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-08-20 10:25:28 +02:00
JDK-8026039.js.EXPECTED 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not 2014-08-20 10:26:01 +02:00
JDK-8027933.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +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-08-20 10:25:28 +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-08-20 10:25:28 +02:00
NASHORN-35.js.EXPECTED
NASHORN-39.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
NASHORN-39.js.EXPECTED
NASHORN-57.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
NASHORN-57.js.EXPECTED
NASHORN-214.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
NASHORN-214.js.EXPECTED
NASHORN-568.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
NASHORN-568.js.EXPECTED
NASHORN-668.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
NASHORN-668.js.EXPECTED
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
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-08-20 10:25:28 +02:00
quotemissing.js.EXPECTED
strictmode.js 8044638: Tidy up Nashorn codebase for code standards 2014-08-20 10:25:28 +02:00
strictmode.js.EXPECTED