10 Commits (7c3ab1d935755ca51050f4f6f8840819b82fda11)

Author SHA1 Message Date
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
Rich Trott bddfe63049 test: remove modifcation to common.PORT 9 years ago
Rich Trott 03505052a1 test: fix test-debug-port-cluster flakiness 9 years ago
Rich Trott 2c926dc6eb test: add logging for test-debug-port-cluster 9 years ago
cjihrig efd33a2a9a test: update arrow function style 9 years ago
Ben Noordhuis 2859f9ef92 test: fix debug-port-cluster flakiness 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis c8676cb361 test: move sequential/test-debug-port-cluster 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Sam Roberts cb1646f44e test: fix assumption of worker exit on disconnect 11 years ago
Ben Noordhuis ca363cf1ae debugger: make busy loops SIGUSR1-interruptible 11 years ago
Ben Noordhuis 81655a224a test: don't call process.exit() in debugger tests 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