summaryrefslogtreecommitdiff
path: root/test/parallel/test-module-loading-error.js
Commit message (Expand)AuthorAgeFilesLines
* test,module: make message check MUI dependentRefael Ackermann2017-06-051-6/+21
* assert: fix AssertionError, assign error codeJames M Snell2017-05-041-5/+9
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: make module testing stricterRich Trott2017-02-041-25/+19
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-2/+2
* test: use const for all require() callscjihrig2017-01-021-1/+1
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-2/+2
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: add OS X to module loading error testEvan Lucas2015-11-181-1/+2
* test: module loading error fix solaris #3798fansworld-claudio2015-11-181-10/+6
* test: fix test-module-loading-error for muslHugues Malphettes2015-11-101-0/+5
* test: replace deprecated util.debug() callsRich Trott2015-09-281-1/+1
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: formatting skip messages for TAP parsingSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+56