7 Commits (7f69972cf09156fef265aa8ff90ed7acb4c650d8)

Author SHA1 Message Date
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
anoff deb9cc0cde
test: use `assert.strictEqual` 8 years ago
Ben Noordhuis 8e7cbe2546 src: make debugger listen on 127.0.0.1 by default 8 years ago
Ben Noordhuis c5c28c3d50 debugger: make listen address configurable 9 years ago
João Reis 2b4b600660 test: fix test-debug-port-from-cmdline 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Ben Noordhuis 1ea607cb29 test: move sequential/test-debug-port-from-cmdline 10 years ago
Julien Gilli 2f33e00d71 test: fix test-debug-port-from-cmdline.js 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 ca363cf1ae debugger: make busy loops SIGUSR1-interruptible 11 years ago
Miroslav Bajtoš 43ec1b1c2e debugger, cluster: each worker has new debug port 12 years ago
isaacs b4df1e62de test updates 12 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
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Ryan Dahl 50c70ac714 Update stream API: forceClose() -> destroy(), close() -> end() 15 years ago
Ryan Dahl 04c06b9149 child process now use net.Socket 15 years ago