test262/test/built-ins
Leo Balter ea45caf046 fix $.agent to $262.agent (#876)
Fixes #875
2017-03-02 12:00:16 -05:00
..
Array Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
ArrayBuffer Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
ArrayIteratorPrototype Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
AsyncFunction Add tests for async functions 2016-07-28 15:11:28 -07:00
Atomics fix $.agent to $262.agent (#876) 2017-03-02 12:00:16 -05:00
Boolean Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
DataView fix $.agent to $262.agent (#876) 2017-03-02 12:00:16 -05:00
Date Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
Error Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
Function Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
GeneratorFunction Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
GeneratorPrototype Extend coverage for Section 25 - Generators (#700) 2016-07-01 11:24:27 -07:00
Infinity Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
IteratorPrototype/Symbol.iterator
JSON Add tests for abrupt completions during JSON.parse (#721) 2016-07-19 14:33:27 -07:00
Map Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
MapIteratorPrototype
Math Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
NaN Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
NativeErrors
Number Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
Object Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
Promise Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
Proxy Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
Reflect
RegExp Update YAML frontmatter of some tests to be compatible with monkeyYaml (#862) 2017-03-01 16:35:37 -05:00
Set Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
SetIteratorPrototype
SharedArrayBuffer fix $.agent to $262.agent (#876) 2017-03-02 12:00:16 -05:00
Simd Add SIMD test suite and utility functions (#442) 2016-04-18 14:26:15 -04:00
String Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
StringIteratorPrototype
Symbol Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
ThrowTypeError Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
TypedArray Fix typos in built-ins/TypedArray/prototype/copyWithin 2017-02-22 18:11:25 +01:00
TypedArrays fix $.agent to $262.agent (#876) 2017-03-02 12:00:16 -05:00
WeakMap Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
WeakSet Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
decodeURI
decodeURIComponent
encodeURI
encodeURIComponent
eval Re-organize tests for eval 2016-04-25 16:36:36 -04:00
global Fix various test issues (#840) 2017-02-07 11:10:56 -05:00
isFinite Update and expand tests for isFinite 2016-07-07 15:55:27 -04:00
isNaN Update and expand tests for isNaN 2016-07-07 15:55:28 -04:00
parseFloat Ensure U+180E is no longer considered whitespace 2016-07-06 10:11:32 -04:00
parseInt Ensure U+180E is no longer considered whitespace 2016-07-06 10:11:32 -04:00
undefined Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00