summaryrefslogtreecommitdiff
path: root/test/es-module/test-esm-dynamic-import.js
AgeCommit message (Expand)Author
2019-01-27assert: adjust loose assertionsRuben Bridgewater
2018-12-15test: run eslint on test file and fix errorsRuben Bridgewater
2018-12-15test: remove dead codeRuben Bridgewater
2018-10-06vm: add dynamic import supportGus Caplan
2018-07-19test: make crashOnUnhandleRejection opt-outMichaël Zasso
2018-05-11esm: provide named exports for builtin libsGus Caplan
2018-03-21test: move ESM fixtures to fixtures dirMichaël Zasso
2018-01-31module: enable dynamic import flag for esmodulesMyles Borins
2018-01-19test: replace assert.equal with assert.strictEqualSho Miyamoto
2017-11-29module: Set dynamic import callbackJan Krems