test262/test/built-ins
Justin Ridgewell da61938f8f Fix several Decode tests (#1357)
The tests are explicitly for bad hex chars at certain indexes, and that
rogue `%` was giving false positives.
2017-11-27 12:28:17 -05:00
..
Array Improve Array#sort tests for verifying non callable comparefn (#1352) 2017-11-21 11:41:18 -05:00
ArrayBuffer Add cross-realm feature 2017-09-22 15:29:10 -04:00
ArrayIteratorPrototype features: update all features flags for all test files with harness/* deps that require a feature flag 2017-09-08 12:34:19 -04:00
AsyncFunction Add missing Symbol.toStringTag feature flags 2017-09-08 10:13:50 -04:00
Atomics Make Atomics.wake test cases resilient on slow / overloaded systems 2017-10-17 14:56:52 +01:00
BigInt Added case when Object has valueOf and toString 2017-11-17 00:22:13 -02:00
Boolean Add cross-realm feature 2017-09-22 15:29:10 -04:00
DataView Merge pull request #1317 from cxielarko/getbiguint64 2017-11-01 09:01:36 -04:00
Date Add cross-realm feature 2017-09-22 15:29:10 -04:00
Error Add cross-realm feature 2017-09-22 15:29:10 -04:00
Function Add missing generators flags 2017-10-26 19:04:57 -04:00
GeneratorFunction Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
GeneratorPrototype Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
Infinity Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
IteratorPrototype/Symbol.iterator
JSON additional BigInt JSON tests (#1235) 2017-10-03 17:00:31 -04:00
Map Add cross-realm feature 2017-09-22 15:29:10 -04:00
MapIteratorPrototype Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
Math Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
NaN Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
NativeErrors Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
Number Tag tests for U+180E and complete coverage for RegExp matching 2017-09-25 15:27:59 -04:00
Object Fix multiple issues in nan-equivalence.js test case 2017-11-01 08:23:42 -07:00
Promise fixup: swap actual and expected in test/built-ins/Promise/prototype/finally/species-symbol.js (#1333) 2017-11-03 15:34:22 -04:00
Proxy Add cross-realm feature 2017-09-22 15:29:10 -04:00
Reflect s/id/esid 2016-02-22 09:47:42 -05:00
RegExp Move incomplete_hex_unicode_escape.js to annexB 2017-11-01 08:23:43 -07:00
Set Add cross-realm feature 2017-09-22 15:29:10 -04:00
SetIteratorPrototype Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
SharedArrayBuffer Add cross-realm feature 2017-09-22 15:29:10 -04:00
String fix repeated features tags (#1266) 2017-10-06 12:29:33 -04:00
StringIteratorPrototype Add missing Symbol.iterator feature flags 2017-09-08 10:13:50 -04:00
Symbol Add cross-realm feature 2017-09-22 15:29:10 -04:00
ThrowTypeError Add cross-realm feature 2017-09-22 15:29:10 -04:00
TypedArray features: update all features flags for all test files with harness/* deps that require a feature flag 2017-09-08 12:34:19 -04:00
TypedArrays Fix bugs reported in #1338 (#1339) 2017-11-10 15:06:00 -05:00
WeakMap Add cross-realm feature 2017-09-22 15:29:10 -04:00
WeakSet Add cross-realm feature 2017-09-22 15:29:10 -04:00
decodeURI Fix several Decode tests (#1357) 2017-11-27 12:28:17 -05:00
decodeURIComponent Fix several Decode tests (#1357) 2017-11-27 12:28:17 -05:00
encodeURI Remove trailing whitespace 2017-06-29 14:03:20 -04:00
encodeURIComponent Remove trailing whitespace 2017-06-29 13:45:58 -04:00
eval Remove trailing whitespace 2017-06-30 10:08:11 -04:00
global Fix various test issues (#840) 2017-02-07 11:10:56 -05:00
isFinite add esid 2017-06-29 17:40:16 -04:00
isNaN Add esid 2017-06-29 17:42:03 -04:00
parseFloat Tag tests for U+180E and complete coverage for RegExp matching 2017-09-25 15:27:59 -04:00
parseInt Tag tests for U+180E and complete coverage for RegExp matching 2017-09-25 15:27:59 -04:00
undefined Clean up formatting (indents) 2017-06-29 17:32:23 -04:00