test262/test/language/statements/with
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.10-0-1.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.10-0-3.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.10-0-7.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.10-0-8.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.10-0-9.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.10-0-10.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.10-0-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.10-0-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.10-2-1.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.10-2-2.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.10-2-3.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.10-2-4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10-2-5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10-7-1.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.10.1-1-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-2-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-3-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-4-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-5-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-7-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-8-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-9-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-10-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-11-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-11gs.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-12-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-13-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-14-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-15-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.10.1-16-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.1_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.2_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.2_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.2_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.3_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.3_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.3_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.4_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.4_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.5_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.5_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.5_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.5_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.5_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.6_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.6_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.6_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.7_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.7_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.7_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.7_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.7_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.8_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.8_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.8_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.8_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.8_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.9_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.9_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.9_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.10_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.10_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.10_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.10_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.10_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.11_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.11_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.11_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.11_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.11_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.12_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.12_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.12_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.12_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A1.12_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.1_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.2_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.2_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.2_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.3_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.3_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.4_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.4_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.5_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.5_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.5_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.5_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.5_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.6_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.6_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.6_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.7_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.7_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.7_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.7_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.7_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.8_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.8_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.8_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.8_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.8_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.9_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.9_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.9_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.10_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.10_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.10_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.10_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.10_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.11_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.11_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.11_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.11_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.11_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.12_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.12_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.12_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.12_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A3.12_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A4_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A4_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A4_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A5_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A5_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A5_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A5_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A5_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S12.10_A5_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00