test262/test/built-ins/Map
Linus Groh 15ae4bb43f Fix wrong array literal in Map/Set value tests 2024-06-14 01:26:22 +02:00
..
Symbol.species rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
groupBy Fix groupBy string test keys to be insertion order 2024-04-11 16:56:41 -07:00
prototype remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
bigint-number-same-value.js test: expected behavior when bigint and number have "same" value 2021-12-07 16:07:52 -05:00
constructor.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
does-not-throw-when-set-is-not-callable.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
get-set-method-failure.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
is-a-constructor.js Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
iterable-calls-set.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
iterator-close-after-set-failure.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
iterator-close-failure-after-set-failure.js Fixup Map: add proper esid 2020-09-14 13:35:13 -04:00
iterator-is-undefined-throws.js
iterator-item-first-entry-returns-abrupt.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
iterator-item-second-entry-returns-abrupt.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
iterator-items-are-not-object-close-iterator.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
iterator-items-are-not-object.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
iterator-next-failure.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
iterator-value-failure.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
length.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
map-iterable-empty-does-not-call-set.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
map-iterable-throws-when-set-is-not-callable.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
map-iterable.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
map-no-iterable-does-not-call-set.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
map-no-iterable.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
map.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
name.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
newtarget.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
properties-of-map-instances.js
properties-of-the-map-prototype-object.js
proto-from-ctor-realm.js
prototype-of-map.js
undefined-newtarget.js chore: update esids in test/built-ins/{Map|Set} 2021-12-07 16:07:52 -05:00
valid-keys.js Fix wrong array literal in Map/Set value tests 2024-06-14 01:26:22 +02:00