11 Commits (6a7e46ed9cd94e6c5e105544fdf3b66514adfef6)

Author SHA1 Message Date
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
Rich Trott 636026a22d test: remove blank lines at end of files 8 years ago
Rich Trott fc0ed2e8c7 lib,benchmark,test: implement consistent braces 9 years ago
Rich Trott 3a0eef7b99 test,benchmark: use deepStrictEqual() 9 years ago
Rich Trott 422fabaec3 test,tools: enable linting for undefined vars 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
yorkie 72e3dd9f43 process: throw on non-function to nextTick() 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
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 0ce9cbab29 GJSLint continue 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Benjamin Thomas cda1a38426 Fix bug in process._tickCallback where callbacks can get abandoned. 15 years ago
Benjamin Thomas 57642e2349 Fix process.nextTick so thrown errors don't confuse it. 15 years ago