summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-module-errors.js
AgeCommit message (Expand)Author
2020-12-07tools: enable no-unused-expressions lint ruleMichaël Zasso
2020-07-20test: use `.then(common.mustCall())` for all async IIFEsAnna Henningsen
2020-05-14src: add support for TLAGus Caplan
2020-04-29test: check args on SourceTextModule cachedDataJuan José Arboleda
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2019-12-20errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater
2019-11-24test: changed var to let in module-errorsJamar Torres
2019-10-14vm: add Synthetic modulesGus Caplan
2019-10-02vm: refactor SourceTextModuleGus Caplan
2019-05-11test: test error when breakOnSigint is not a boolean for evaluateRuwan Geeganage
2019-04-10test: simplify vm-module-errors testRuben Bridgewater
2018-11-06test: remove unused catch bindingscjihrig
2018-10-15test: augment tests for SourceTextModuleAndrew Eisenberg
2018-10-12test: adding test coverage for SourceTextModule.evaluateKayla Altepeter
2018-07-31vm: rename vm.Module to vm.SourceTextModuleGus Caplan
2018-07-19test: make crashOnUnhandleRejection opt-outMichaël Zasso
2018-02-09test: add url type check in Module optionsJiaHerr Tee
2018-02-03vm: flip Module#link's signatureGus Caplan
2018-01-30vm: add modulesGus Caplan