test262/test/language/statements/variable
André Bargull 15cc639131 Strict eval variable declarations are lexically scoped, assign expected result value to a previously declared global (issue #35)
Add missing variable declarations (issue #35)

Split S12.6.3_A10 and S12.6.3_A10.1 because both files seem to test implicit global variables (issue #35)

Changes (issue #35)

- Add missing noStrict flags.
- Change 13.2-15-1 and 13.2-18-1 to use assert.js and propertyHelper.js (simplifies writable and configurable checks while in strict mode).
- Add variable declarations for globals.
- Create copies of S13.2.1_A6_T1 and S13.2.1_A6_T2 instead of adding variable declarations, because both files seem to test implicit global variables.
- Split S13_A14 and S13_A16 to work in strict mode.
- Remove assignment to .name property.

Add missing noStrict flags (issue #35)

Add missing noStrict flags and variable declarations (issue #35)

Add missing noStrict flags (issue #35)
2015-04-08 15:54:58 -07:00
..
12.2.1-1-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-1gs.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-2-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-3-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-4-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-4gs.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-5-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-6-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-7-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-8-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-9-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-10-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-11.js Strict eval variable declarations are lexically scoped, assign expected result value to a previously declared global (issue #35) 2015-04-08 15:54:58 -07:00
12.2.1-12-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-12.js Strict eval variable declarations are lexically scoped, assign expected result value to a previously declared global (issue #35) 2015-04-08 15:54:58 -07:00
12.2.1-13-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-14-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-15-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-16-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-17-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-18-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-19-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-20-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-21-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-22-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-23-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-24-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-25-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-26-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-27-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-28-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-29-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-30-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-31-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-32-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-33-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-34-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-35-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-36-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-37-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A2.js Strict eval variable declarations are lexically scoped, assign expected result value to a previously declared global (issue #35) 2015-04-08 15:54:58 -07:00
S12.2_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A5.js Strict eval variable declarations are lexically scoped, assign expected result value to a previously declared global (issue #35) 2015-04-08 15:54:58 -07:00
S12.2_A6_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A6_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A8_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A8_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A8_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A8_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A8_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A8_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A8_T7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A8_T8.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A9.js Strict eval variable declarations are lexically scoped, assign expected result value to a previously declared global (issue #35) 2015-04-08 15:54:58 -07:00
S12.2_A10.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A11.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.2_A12.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S14_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00