16 Commits (d13bd4acc0b60191f0d6e9fae92087242d04dfbd)

Author SHA1 Message Date
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Rich Trott 8b04bc9fa0 test: make module testing stricter 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig e5499b32cf test: s/assert.notEqual()/assert.notStrictEqual()/ 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Evan Lucas 339d3840c8 test: add OS X to module loading error test 9 years ago
fansworld-claudio 9a628e2dac test: module loading error fix solaris #3798 9 years ago
Hugues Malphettes 1bacf37ef8 test: fix test-module-loading-error for musl 9 years ago
Rich Trott 44efd66132 test: replace deprecated util.debug() calls 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 9 years ago
Sakthipriyan Vairamani 69298d36cf test: formatting skip messages for TAP parsing 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
haoxin 00d7b13a18 module: correct the order of the assertions 10 years ago
Shigeki Ohtsu 59c3923672 process: show detailed error message in process.dlopen() 13 years ago
isaacs 38651521a8 stdout ending test message correction 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Igor Zinkovsky 13324bf844 throw from stdout.end and stderr.end 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
koichik 0a51a6d3ac Fix process.stdout.end() throws ENOTSOCK error. 14 years ago