9 Commits (2b76b5d8dd14b57eaad15b4082cc007296b4d630)

Author SHA1 Message Date
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
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
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Rich Trott 02fe8215f0 test: load common.js to test for global leaks 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
Ryan Graham 5106cadffb domain: fix off-by-one in Domain.exit() 11 years ago
isaacs 430d94ef85 nextTick: Preserve depth in error/reentry cases 12 years ago
isaacs d6b78d0e37 domain: Fix stack leak on error 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