test262/test/built-ins/Map
Mike Pennisi f5d60d4192 Improve coverage
The modified tests are equally valid in strict mode and outside of
strict mode. Remove the flag which limits their use to only one of these
two contexts. Rename tests using the legacy ES5-based naming scheme to
remove the pattern which designates strict mode.
2019-09-27 15:39:10 -04:00
..
Symbol.species Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
prototype Improve coverage 2019-09-27 15:39:10 -04:00
constructor.js Map constructor 2015-07-07 12:03:52 -04:00
does-not-throw-when-set-is-not-callable.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
get-set-method-failure.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
iterable-calls-set.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
iterator-close-after-set-failure.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
iterator-is-undefined-throws.js added coverage for built-in Map spec to ensure that a TypeError is thrown when Symbol.iterator is undefined (#1444) 2018-02-13 11:36:10 -05:00
iterator-item-first-entry-returns-abrupt.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
iterator-item-second-entry-returns-abrupt.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
iterator-items-are-not-object-close-iterator.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
iterator-items-are-not-object.js Fix whitespace 2018-02-15 18:04:03 -05:00
iterator-next-failure.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
iterator-value-failure.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
length.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
map-iterable-empty-does-not-call-set.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
map-iterable-throws-when-set-is-not-callable.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
map-iterable.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
map-no-iterable-does-not-call-set.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
map-no-iterable.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
map.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
name.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
newtarget.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
properties-of-map-instances.js Map constructor 2015-07-07 12:03:52 -04:00
properties-of-the-map-prototype-object.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
proto-from-ctor-realm.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
prototype-of-map.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
symbol-as-entry-key.js - Remove inline license 2015-07-17 19:55:00 +02:00
undefined-newtarget.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00