8 Commits (81fef918d5a8a9aa297b78ade5e58d6caa3176e6)

Author SHA1 Message Date
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Vladimir Kurchatkin b4313cf9a2 test: remove Object.observe from tests 9 years ago
Rich Trott b16a50d32d test: clarify role of domains in test 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 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
Vladimir Kurchatkin 30bd7b672c node: support v8 microtask queue 10 years ago
Trevor Norris bc39bdd995 domain: use AsyncListener API 11 years ago
Julian Gruber 738347b904 events: Handle missing error obj when domains in use 12 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Siddharth Mahendraker 12cf730b69 events: separate maxListeners and _events 13 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 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Oleg Efimov 0ce9cbab29 GJSLint continue 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Oleg Efimov c0d69a4883 GJSLint part of tests 14 years ago
Ryan Dahl 17f3ffa633 Call Tick() after coming out of select() 14 years ago
Felix Geisendörfer cf4b5fc52a Test case showing a bug in nextTick ordering 14 years ago