12 Commits (13d0e463b0efc66855942fd72be930ffd7861265)

Author SHA1 Message Date
Rich Trott 2f7b606065 tools: lint for spacing around unary operators 9 years ago
Rich Trott 6a0fad210c test: fix redeclared vars in test-vm-* 9 years ago
cjihrig 1f8e1472cc test: add test for debugging one line files 9 years ago
Myles Borins af55641a69 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