test262/test/language/module-code/namespace/internals
Mike Pennisi a8401b34d8 fixup! Add tests for module namespace objects
Implement suggested modification to naming scheme.
2016-04-22 16:36:06 -04:00
..
define-own-property.js Add tests for module namespace objects 2016-04-01 13:15:16 -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 Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
get-own-property-str-found-init.js Add tests for module namespace objects 2016-04-01 13:15:16 -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 Add tests for module namespace objects 2016-04-01 13:15:16 -04: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 Add tests for module namespace objects 2016-04-01 13:15:16 -04: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 Add tests for module namespace objects 2016-04-01 13:15:16 -04: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
own-property-keys-binding-types.js fixup! Add tests for module namespace objects 2016-04-22 16:36:06 -04: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 Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
prevent-extensions.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
set-prototype-of.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00
set.js Add tests for module namespace objects 2016-04-01 13:15:16 -04:00