test262/test/language/statements/variable
André Bargull 0dbafac5a6 Add 'var' declarations for strict mode
This change adds 'var' declarations for global variables to allow the tests to run in strict mode (see issue #35).
Extra care was taken to ensure the changes do not alter the test behavior, for example when implicit creation of global variables are part of the test.
Note: The change does not fix all strict mode errors due to missing 'var' declarations.
2014-12-10 16:37:05 -08: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 Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-12-s.js Reorganize ./test 2014-12-07 15:33:09 -08:00
12.2.1-12.js Reorganize ./test 2014-12-07 15:33:09 -08: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 Reorganize ./test 2014-12-07 15:33:09 -08: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 Reorganize ./test 2014-12-07 15:33:09 -08: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 Add 'var' declarations for strict mode 2014-12-10 16:37:05 -08: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