summaryrefslogtreecommitdiff
path: root/test/es-module/test-esm-namespace.mjs
AgeCommit message (Expand)Author
2019-11-12esm: unflag --experimental-modulesGuy Bedford
2019-07-20test: fix assertion argument order in test-esm-namespaceAlex Ramirez
2019-05-06tools: fix node-core/required-modules eslint ruleBen Noordhuis
2019-03-27esm: phase two of new esm implementationguybedford
2018-12-25test: refactor test-esm-namespace.mjsRich Trott
2018-05-11esm: provide named exports for builtin libsGus Caplan
2018-03-21test: move ESM fixtures to fixtures dirMichaƫl Zasso
2018-02-20lint: move eslint to new plugin systemGus Caplan
2017-11-28test: add es6 module global leakage testsWhoMeNope
2017-09-07module: Allow runMain to be ESMBradley Farias