test262/test/language/expressions/prefix-decrement
Mike Pennisi 64826c2ad3 Make tests more strict
In ECMAScript 5, assignment to a non-reference value throws a runtime
ReferenceError. ECMAscript 6 specifies an early ReferenceError in these
cases. Tests for this behavior have been authored to pass in both cases.
Simplify these tests to describe and assert the early error.
2015-06-29 12:25:01 -04:00
..
11.4.5-2-1-s.js Update handling of directive prologues 2015-06-18 17:38:34 -04:00
11.4.5-2-2-s.js Update handling of directive prologues 2015-06-18 17:38:34 -04:00
11.4.5-2-2gs.js Update handling of directive prologues 2015-06-18 17:38:34 -04:00
11.4.5-2-3-s.js Update handling of directive prologues 2015-06-18 17:38:34 -04:00
S11.4.5_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A2.1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A2.1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A2.2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A3_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A3_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A3_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A4_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A4_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S11.4.5_A5_T1.js ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
S11.4.5_A5_T2.js ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
S11.4.5_A5_T3.js ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
S11.4.5_A5_T4.js ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
S11.4.5_A5_T5.js ES6-specific tests: es5id=>es6id, new es6id entries. Closes gh-144 2015-02-12 16:36:13 -05:00
S11.4.5_A6_T1.js Increment/Decrement with property accessor expression 2015-05-19 17:46:34 +02:00
S11.4.5_A6_T2.js Increment/Decrement with property accessor expression 2015-05-19 17:46:34 +02:00
S11.4.5_A6_T3.js Increment/Decrement with property accessor expression 2015-05-19 17:46:34 +02:00
non-simple.js Make tests more strict 2015-06-29 12:25:01 -04:00