test262/test/language/module-code/namespace/internals
Gus Caplan 13d057dffc
fix namespace set test (#2574)
2020-04-10 15:17:03 -07:00
..
define-own-property.js Add missing Symbol.iterator feature flags 2017-09-08 10:13:50 -04:00
delete-exported-init.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
delete-exported-uninit.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
delete-non-exported.js Fix multiple test errors 2017-04-06 15:30:13 -04:00
enumerate-binding-uninit.js Fix frontmatter 2017-12-19 15:42:57 -05:00
get-nested-namespace-dflt-skip-named-end_FIXTURE.js Tests for `export * as ns from 'foo'` syntax (#1498) 2018-06-28 15:46:36 -04:00
get-nested-namespace-dflt-skip-named_FIXTURE.js Tests for `export * as ns from 'foo'` syntax (#1498) 2018-06-28 15:46:36 -04:00
get-nested-namespace-dflt-skip-prod-end_FIXTURE.js Tests for `export * as ns from 'foo'` syntax (#1498) 2018-06-28 15:46:36 -04:00
get-nested-namespace-dflt-skip-prod_FIXTURE.js Tests for `export * as ns from 'foo'` syntax (#1498) 2018-06-28 15:46:36 -04:00
get-nested-namespace-dflt-skip.js Fix multiple test bugs and remove incomplete or no longer valid tests (#1616) 2018-06-29 18:52:53 -04:00
get-nested-namespace-props-nrml-1_FIXTURE.js Tests for `export * as ns from 'foo'` syntax (#1498) 2018-06-28 15:46:36 -04:00
get-nested-namespace-props-nrml-2_FIXTURE.js Fix multiple test bugs and remove incomplete or no longer valid tests (#1616) 2018-06-29 18:52:53 -04:00
get-nested-namespace-props-nrml-3_FIXTURE.js Fix multiple test bugs and remove incomplete or no longer valid tests (#1616) 2018-06-29 18:52:53 -04:00
get-nested-namespace-props-nrml.js Fix multiple test bugs and remove incomplete or no longer valid tests (#1616) 2018-06-29 18:52:53 -04:00
get-own-property-str-found-init.js Fix incorrect value retrieving in module-code test (#741) 2016-08-04 11:19:36 -04:00
get-own-property-str-found-uninit.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
get-own-property-str-not-found.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
get-own-property-sym.js mark namespace object toStringTag as non-configurable (#811) 2016-12-28 14:16:24 -08:00
get-prototype-of.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
get-str-found-init.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
get-str-found-uninit.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
get-str-initialize.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
get-str-not-found.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
get-str-update.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
get-sym-found.js Remove tests for module namespace iterator (#810) 2016-12-28 10:57:46 -08:00
get-sym-not-found.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
has-property-str-found-init.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
has-property-str-found-uninit.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
has-property-str-not-found.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
has-property-sym-found.js Remove tests for module namespace iterator (#810) 2016-12-28 10:57:46 -08:00
has-property-sym-not-found.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
is-extensible.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
object-hasOwnProperty-binding-uninit.js Fix frontmatter 2017-12-19 15:42:57 -05:00
object-keys-binding-uninit.js Fix frontmatter 2017-12-19 15:42:57 -05:00
object-propertyIsEnumerable-binding-uninit.js Fix frontmatter 2017-12-19 15:42:57 -05:00
own-property-keys-binding-types.js Fix various test issues (#840) 2017-02-07 11:10:56 -05:00
own-property-keys-binding-types_FIXTURE.js fixup! Add tests for module namespace objects 2016-04-22 16:36:06 -04:00
own-property-keys-sort.js Fix various test issues (#840) 2017-02-07 11:10:56 -05:00
prevent-extensions.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
set-prototype-of-null.js Fix various test issues (#840) 2017-02-07 11:10:56 -05:00
set-prototype-of.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
set.js fix namespace set test (#2574) 2020-04-10 15:17:03 -07:00