test262/test/built-ins/Error
Linus Groh 2b01f137ef Fix 'asserts.throws()' typo in two tests
This should be 'assert.throws()', otherwise these fail unexpectedly.

Fixes #3184.
2021-09-05 19:43:24 -07:00
..
prototype Fix 'asserts.throws()' typo in two tests 2021-09-05 19:43:24 -07:00
cause_abrupt.js Increase precision of assertions for Error Cause 2021-05-11 17:37:15 -04:00
cause_property.js Give Error cause tests the error-cause feature tag (#2977) 2021-04-23 15:53:14 -07:00
constructor.js Give Error cause tests the error-cause feature tag (#2977) 2021-04-23 15:53:14 -07:00
instance-prototype.js Coverage: Error message default value + cleanup. Fixes gh-2789 2020-09-18 16:42:22 -04:00
internal-prototype.js Coverage: Error message default value + cleanup. Fixes gh-2789 2020-09-18 16:42:22 -04:00
is-a-constructor.js Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
length.js Coverage: Error message default value + cleanup. Fixes gh-2789 2020-09-18 16:42:22 -04:00
message_property.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
name.js Coverage: Error message default value + cleanup. Fixes gh-2789 2020-09-18 16:42:22 -04:00
prop-desc.js Improve coverage: ctor props of the global object 2019-09-27 15:39:10 -04:00
proto-from-ctor-realm.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
the-initial-value-of-errorprototypemessage-is-the-empty-string.js Coverage: Error message default value + cleanup. Fixes gh-2789 2020-09-18 16:42:22 -04:00
tostring-1.js Coverage: Error message default value + cleanup. Fixes gh-2789 2020-09-18 16:42:22 -04:00
tostring-2.js Coverage: Error message default value + cleanup. Fixes gh-2789 2020-09-18 16:42:22 -04:00