test262/test/built-ins
André Bargull 97bebe1c8b Fix strict mode errors in built-ins/String
- Add missing "var" declarations and noStrict flags
- Remove with-statements (minor change in behaviour - primitive vs wrapper lookup, but does not seem too important for these tests)

Part of issue .
2015-04-29 17:43:26 +02:00
..
Array Update remaining tests for ES2015 compatibility (rev38) 2015-04-27 18:21:34 +02:00
ArrayBuffer Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00
Boolean Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00
Date Reorganize ./test 2014-12-07 15:33:09 -08:00
Error Reorganize ./test 2014-12-07 15:33:09 -08:00
Float32Array/prototype/Symbol.iterator Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04:00
Float64Array/prototype/Symbol.iterator Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04:00
Function Update remaining tests for ES2015 compatibility (rev38) 2015-04-27 18:21:34 +02:00
Infinity Reorganize ./test 2014-12-07 15:33:09 -08:00
Int8Array/prototype/Symbol.iterator Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04:00
Int16Array/prototype/Symbol.iterator Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04:00
Int32Array/prototype/Symbol.iterator Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04:00
JSON Reorganize ./test 2014-12-07 15:33:09 -08:00
Map Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04:00
Math More tests for Math.round 2015-04-04 11:36:57 +05:00
NaN Reorganize ./test 2014-12-07 15:33:09 -08:00
Number Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00
Object Invalid language tests 2015-04-27 16:56:19 +02:00
Promise Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00
RegExp Update remaining tests for ES2015 compatibility (rev38) 2015-04-27 18:21:34 +02:00
Set Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04:00
String Fix strict mode errors in built-ins/String 2015-04-29 17:43:26 +02:00
Symbol fixing a typo 2015-04-24 12:32:17 -07:00
Uint8Array/prototype/Symbol.iterator Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04:00
Uint8ClampedArray/prototype/Symbol.iterator Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04:00
Uint16Array/prototype/Symbol.iterator Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04:00
Uint32Array/prototype/Symbol.iterator Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04:00
WeakMap Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00
WeakSet Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00
decodeURI Reorganize ./test 2014-12-07 15:33:09 -08:00
decodeURIComponent Reorganize ./test 2014-12-07 15:33:09 -08:00
encodeURI Reorganize ./test 2014-12-07 15:33:09 -08:00
encodeURIComponent Reorganize ./test 2014-12-07 15:33:09 -08:00
eval Reorganize ./test 2014-12-07 15:33:09 -08:00
global Reorganize ./test 2014-12-07 15:33:09 -08:00
intrinsics/FunctionPrototype Add tests for %FunctionPrototype% restricted properties 2015-04-11 20:46:27 -04:00
isFinite Reorganize ./test 2014-12-07 15:33:09 -08:00
isNaN Reorganize ./test 2014-12-07 15:33:09 -08:00
parseFloat Reorganize ./test 2014-12-07 15:33:09 -08:00
parseInt Reorganize ./test 2014-12-07 15:33:09 -08:00
undefined Reorganize ./test 2014-12-07 15:33:09 -08:00