test262/test/built-ins/Boolean
Mike Pennisi 92890e6723 Remove `$FAIL` function
This function is equivalent to `$ERROR` (which is automatically included
in test environments). Remove the harness file that defines the
function, remove references to the file from test `includes` lists, and
update scripts to instead invoke the `$ERROR` function.
2015-06-09 19:44:25 -04:00
..
prototype Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S9.2_A1_T1.js
S9.2_A2_T1.js
S9.2_A3_T1.js
S9.2_A4_T1.js
S9.2_A4_T3.js
S9.2_A5_T1.js
S9.2_A5_T3.js
S9.2_A6_T1.js
S15.6.1.1_A1_T1.js
S15.6.1.1_A1_T2.js
S15.6.1.1_A1_T3.js
S15.6.1.1_A1_T4.js
S15.6.1.1_A1_T5.js Fix strict mode errors in built-ins/Boolean 2015-04-29 17:37:09 +02:00
S15.6.1.1_A2.js
S15.6.2.1_A1.js
S15.6.2.1_A2.js
S15.6.2.1_A3.js
S15.6.2.1_A4.js
S15.6.3_A1.js
S15.6.3_A2.js
S15.6.3_A3.js
symbol-coercion.js