summaryrefslogtreecommitdiff
path: root/test/parallel/test-module-loading-error.js
AgeCommit message (Expand)Author
2019-01-11test: fix module loading error for AIX 7.1Richard Lau
2018-11-06test: remove unused catch bindingscjihrig
2018-03-05lib: port errors to new systemMichaƫl Zasso
2018-02-07src: don't abort when package.json is a directoryBen Noordhuis
2018-01-29module: use internal/errors.js in module.requireJoyee Cheung
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-08-21test: update windows module load error messagecjihrig
2017-08-10test: set module loading error for aixPrakash Palaniappan
2017-06-05test,module: make message check MUI dependentRefael Ackermann
2017-05-04assert: fix AssertionError, assign error codeJames M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-02-04test: make module testing stricterRich Trott
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-06test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig
2017-01-02test: use const for all require() callscjihrig
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-11-18test: add OS X to module loading error testEvan Lucas
2015-11-18test: module loading error fix solaris #3798fansworld-claudio
2015-11-10test: fix test-module-loading-error for muslHugues Malphettes
2015-09-28test: replace deprecated util.debug() callsRich Trott
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-07-20test: formatting skip messages for TAP parsingSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny