summaryrefslogtreecommitdiff
path: root/test/es-module
AgeCommit message (Expand)Author
2017-11-28module: fix for #17130 shared loader cjs depGuy Bedford
2017-11-28test: add es6 module global leakage testsWhoMeNope
2017-11-12loader: test search moduleCyril Lakech
2017-11-01test: increase coverage for ModuleMapRob Paton
2017-10-28module: fix hook module CJS dependency loadingguybedford
2017-10-21module: fix main resolution and not found updatesGuy Bedford
2017-10-16test: replace fixturesDir with fixtures modulehschwalm
2017-10-14module: allow loading files with % in the nameGuy Bedford
2017-10-13test: fix test-esm-addonsRich Trott
2017-10-11module: resolve and instantiate loader pipeline hooksguybedford
2017-10-01test: update es-module.status prefixJack Horton
2017-09-27build: run es-module tests in CIBenjamin Coe
2017-09-07module: Allow runMain to be ESMBradley Farias