..
assign
Fixed invalid configuration block delimiters.
2015-06-28 07:35:54 +02:00
create
Reduce reliance on `fnGlobalObject.js`
2016-04-25 11:09:21 -07:00
defineProperties
Reduce reliance on `fnGlobalObject.js`
2016-04-25 11:09:21 -07:00
defineProperty
Improve assertions comparing values to NaN ( #690 )
2016-07-01 11:22:55 -07:00
entries
s/id/esid
2016-02-22 09:47:42 -05:00
freeze
Add missing tests for "length" and "name" properties of built-in functions
2016-01-15 18:12:05 +01:00
getOwnPropertyDescriptor
Reduce reliance on `fnGlobalObject.js`
2016-04-25 11:09:21 -07:00
getOwnPropertyDescriptors
`Object.getOwnPropertyDescriptors`: add test to ensure undefined descriptors are not added. ( #662 )
2016-08-01 13:54:53 -04:00
getOwnPropertyNames
Reduce reliance on `fnGlobalObject.js`
2016-04-25 11:09:21 -07:00
getOwnPropertySymbols
Add missing tests for "length" and "name" properties of built-in functions
2016-01-15 18:12:05 +01:00
getPrototypeOf
Reduce reliance on `fnGlobalObject.js`
2016-04-25 11:09:21 -07:00
internals /DefineOwnProperty
Add tests for known violation of invariants ( #841 )
2017-03-01 15:32:46 -05:00
is
- Remove inline license
2015-07-17 19:55:00 +02:00
isExtensible
Reduce reliance on `fnGlobalObject.js`
2016-04-25 11:09:21 -07:00
isFrozen
Reduce reliance on `fnGlobalObject.js`
2016-04-25 11:09:21 -07:00
isSealed
Reduce reliance on `fnGlobalObject.js`
2016-04-25 11:09:21 -07:00
keys
Reduce reliance on `fnGlobalObject.js`
2016-04-25 11:09:21 -07:00
preventExtensions
Add missing tests for "length" and "name" properties of built-in functions
2016-01-15 18:12:05 +01:00
prototype
Test Symbol.toStringTag overrides on primitive wrapper prototypes. Closes gh-809 ( #837 )
2017-01-20 11:55:36 -08:00
seal
Add missing tests for "length" and "name" properties of built-in functions
2016-01-15 18:12:05 +01:00
setPrototypeOf
Add tests for Object.setPrototypeOf
2015-06-19 12:13:28 -04:00
values
s/id/esid
2016-02-22 09:47:42 -05:00
S9.9_A3.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S9.9_A4.js
Improve assertions comparing values to NaN ( #690 )
2016-07-01 11:22:55 -07:00
S9.9_A5.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S9.9_A6.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T1.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T2.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T3.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T4.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T5.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T1.js
Remove `$FAIL` function
2015-06-09 19:44:25 -04:00
S15.2.1.1_A2_T2.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T3.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T4.js
Remove `$FAIL` function
2015-06-09 19:44:25 -04:00
S15.2.1.1_A2_T5.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T6.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T7.js
Remove `$FAIL` function
2015-06-09 19:44:25 -04:00
S15.2.1.1_A2_T8.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T9.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T10.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T11.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T12.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T13.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T14.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A3_T1.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A3_T2.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.1.1_A3_T3.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T1.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T2.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T3.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T4.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T5.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T1.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T2.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T3.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T4.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T5.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T6.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T7.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A3_T1.js
Remove `$FAIL` function
2015-06-09 19:44:25 -04:00
S15.2.2.1_A3_T2.js
Remove `$FAIL` function
2015-06-09 19:44:25 -04:00
S15.2.2.1_A3_T3.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A4_T1.js
Remove `$FAIL` function
2015-06-09 19:44:25 -04:00
S15.2.2.1_A4_T2.js
Remove `$FAIL` function
2015-06-09 19:44:25 -04:00
S15.2.2.1_A4_T3.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A5_T1.js
Remove `$FAIL` function
2015-06-09 19:44:25 -04:00
S15.2.2.1_A5_T2.js
Remove `$FAIL` function
2015-06-09 19:44:25 -04:00
S15.2.2.1_A5_T3.js
Remove `$FAIL` function
2015-06-09 19:44:25 -04:00
S15.2.2.1_A5_T4.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A6_T1.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A6_T2.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.2.1_A6_T3.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.3_A1.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.3_A2.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2.3_A3.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
S15.2_A1.js
Reorganize ./test
2014-12-07 15:33:09 -08:00
proto-from-ctor.js
Add tests for realm interactions ( #688 )
2016-10-24 10:43:17 -07:00
symbol_object-returns-fresh-symbol.js
- Remove inline license
2015-07-17 19:55:00 +02:00