test262/test/built-ins/AggregateError
Leo Balter 5c41447b75
Remove incorrect tests for AggregateError#toString (#2435)
A conforming implementation of ECMAScript may provide additional types, values, objects, properties, and functions beyond those described in this specification. In particular, a conforming implementation of ECMAScript may provide properties not described in this specification, and values for those properties, for objects that are described in this specification.

Ref #2433
2019-12-03 12:43:58 -05:00
..
prototype Remote tests for AggregateError.prototype.toString 2019-11-11 11:20:24 -05:00
errors-iterabletolist-failures.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00
errors-iterabletolist.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00
length.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00
message-method-prop-cast.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00
message-method-prop.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00
message-tostring-abrupt-symbol.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00
message-tostring-abrupt.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00
message-undefined-no-prop.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00
name.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00
newtarget-proto-custom.js Fix tests for AggregateError (#2419) 2019-11-15 12:46:58 -05:00
newtarget-proto-fallback.js Fix tests for AggregateError (#2419) 2019-11-15 12:46:58 -05:00
newtarget-proto.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00
prop-desc.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00
proto.js Add tests for AggregateError (#2406) 2019-11-07 11:01:21 -05:00