test262/test/built-ins
Brian Terlson ca88087731 Merge pull request #246 from anba/issue-35/builtins-Function
Fix strict mode errors in built-ins/Function
2015-04-30 09:36:24 -07:00
..
Array Fix strict mode errors in built-ins/Array 2015-04-29 17:36:28 +02:00
ArrayBuffer Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00
Boolean Fix strict mode errors in built-ins/Boolean 2015-04-29 17:37:09 +02:00
Date Fix strict mode errors in built-ins/Date 2015-04-29 17:37:58 +02:00
Error Fix strict mode errors in built-ins/Error 2015-04-29 17:38:38 +02: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 Fix strict mode errors in built-ins/Function 2015-04-29 17:39:10 +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 Import tests from Google V8 (native iterators) 2015-04-20 19:15:34 -04: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