test262/test/built-ins/undefined
Mike Pennisi eb644bb2da Reduce reliance on `fnGlobalObject.js`
This harness function is not necessary in the majority of cases in which
it is used. Remove its usage to simplify tests and decrease the amount
of domain-specific knowledge necessary to contribute to the test suite.

Persist the harness function itself for use by future tests for ES2015
modules (such a helper is necessary for tests that are interpreted as
module code).
2016-04-25 11:09:21 -07:00
..
15.1.1.3-0.js Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
15.1.1.3-1.js Replace runTestCase with assert helpers, rest [test/built-ins] 2015-08-13 17:57:23 +02:00
15.1.1.3-2.js Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
15.1.1.3-3.js Replace runTestCase with assert helpers [test/built-ins/] 2015-08-06 18:27:21 +02:00
S15.1.1.3_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.1.1.3_A3_T1.js Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
S15.1.1.3_A3_T2.js Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00
S15.1.1.3_A4.js Enable strict mode for more built-in tests 2015-05-18 18:01:00 +02:00