16 Commits (d13bd4acc0b60191f0d6e9fae92087242d04dfbd)

Author SHA1 Message Date
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
makenova 8892433792 test: refactor test-vm-debug-context 8 years ago
cjihrig 4a408321d9 test: cleanup IIFE tests 8 years ago
Rich Trott 7406cd3a59 tools: lint for spacing around unary operators 9 years ago
Rich Trott 5f44475b5a test: fix redeclared vars in test-vm-* 9 years ago
cjihrig cb0b4a6bc0 test: add test for debugging one line files 9 years ago
Myles Borins 28e9a022df test: wrap assert.fail when passed to callback 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Frederic Hemberger 066274794c doc: update links from iojs/io.js to nodejs/io.js 10 years ago
Ben Noordhuis 8d1c87ea0a test: fix race in parallel/test-vm-debug-context 10 years ago
Ben Noordhuis 7e88a9322c src: make accessors immune to context confusion 10 years ago
Ben Noordhuis cf081a4712 vm: fix crash on fatal error in debug context 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 21e60643b0 lib, src: add vm.runInDebugContext() 10 years ago
Fedor Indutny fce0eb416b events: do not accept NaN in setMaxListeners 11 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