41 Commits (719247ff9575d1a4ab6adc11e6923e9b2335053c)

Author SHA1 Message Date
Ben Noordhuis 90476ac6ee lib: remove _debugger.js 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
Sakthipriyan Vairamani (thefourtheye) cc899a4c81
test: increase timeout in break-on-uncaught 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Sakthipriyan Vairamani (thefourtheye) 2306acfd94 test: fix process.title expectation 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Sakthipriyan Vairamani (thefourtheye) 152bd82de9
test: refactor test-debugger-remote 8 years ago
Sakthipriyan Vairamani (thefourtheye) 3ef4ec0e93
test: fix and improve debugger-client test 8 years ago
Sakthipriyan Vairamani (thefourtheye) c74d9d672e test: fix and improve debug-break-on-uncaught 8 years ago
Adrian Estrada 3b2a630653 test: use strictEqual in test-debug-break 8 years ago
Adrian Estrada 5607228099 test: use ES6 in test-debugger-client.js 8 years ago
ben_cripps 4658d0c8ce test: use strictEqual in test-debugger-client.js 8 years ago
Rich Trott 1323db0eb8 test: fix helper-debugger-repl.js 8 years ago
Rich Trott 7ef16eee2f lib,test: remove unneeded escaping of / 8 years ago
Rich Trott 5b2a8053cb test: remove blank lines at end of files 8 years ago
Sakthipriyan Vairamani 612307564b test: make import common as the first line 8 years ago
Rich Trott 85da963dda test: remove non-incremental common.PORT changes 9 years ago
Rich Trott ff00a48169 test: improve debug-break-on-uncaught reliability 9 years ago
Rich Trott 5a5b74aad6 test: move test-debugger-debug-brk to sequential 9 years ago
Rich Trott 9d445bce07 test: fix test-debugger-repl-break-in-module 9 years ago
Santiago Gimeno 588cfc5cfc test: fix test-debugger-pid 9 years ago
cjihrig d2eb935177 debugger: display array contents in repl 9 years ago
Rich Trott fc8542f1c0 test: fix test-debugger-client.js 9 years ago
Rich Trott eb3f04d81d test: remove broken debugger scenarios 9 years ago
Michaël Zasso 0ec093cd41 lib,test: remove extra semicolons 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago
Jackson Tian b33e9da8f9 debugger: introduce exec method for debugger 10 years ago
Rich Trott c78091d689 test: load common.js in all tests 9 years ago
Jackson Tian 81029c639a debugger: improve ESRCH error message 10 years ago
Rod Vagg f78c722df5 test: remove hardwired references to 'iojs' 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Jackson Tian a2ea16838f debugger: don't spawn child process in remote mode 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 8398bf9128 debugger: assign Environment to DebugContext too 11 years ago
Alexis Campailla e12e72eb58 debug client: connect after child is ready 11 years ago
Timothy J Fontaine 574f71444c test: move debugger repl into own section 11 years ago