7 Commits (d6a774b1bd2c7ccbd783b06a95f6eeeb8dca210c)

Author SHA1 Message Date
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Rich Trott c78091d689 test: load common.js in all tests 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Timothy J Fontaine 574f71444c test: move debugger repl into own section 11 years ago
Alex Kocharin 60a1dbddd2 debugger: repeat last command 11 years ago
Miroslav Bajtoš 8c2ad47f42 debugger: `restart` with custom debug port 12 years ago
Miroslav Bajtoš 74323a95a0 debugger: `restart` with custom debug port 12 years ago
isaacs ec378aaa69 test: Fix debugger repl tests 12 years ago
isaacs 9299168f2a test: Bump up debugger timeouts 12 years ago
isaacs 916aebabb8 debugger: Make the debugger timeout configurable 12 years ago
Fedor Indutny 05882668f9 debugger: exit and kill child on SIGTERM or SIGHUP 12 years ago
Fedor Indutny d68c02e3fe debugger: test repeating last command 12 years ago
Fedor Indutny c3898f3c1f debugger: support mirroring Date objects 13 years ago
isaacs d2389f8fab debug repl tests: Add visibility, remove test that times out 13 years ago
Ben Noordhuis f9aa01de32 test: don't let debugger listen on common.PORT 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Fedor Indutny 3f43b1c039 debugger: export `debug_port` to `process` 13 years ago
Ben Noordhuis 74a8215a86 Revert support for isolates. 13 years ago
Fedor Indutny 4cbcdb4b2c test: make debugger-repl tests work with isolates 13 years ago
Fedor Indutny da82daf54c test: debugger-repl should wait for 'drain' event 13 years ago
Fedor Indutny 8ef2c13d6c fix debugger-repl test 13 years ago
Fedor Indutny b5d32d4a9e debugger: do not request `continue` on connection 13 years ago
Fedor Indutny b904a078d8 report debugger's test errors 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Fedor Indutny 360ce526fd debugger: watch, unwatch, watchers 13 years ago
Fedor Indutny 542156a6a1 debugger: use regexps in repl test 13 years ago
Fedor Indutny f4124e18cb debugger: setBreakpoint('fn()') 13 years ago
Fedor Indutny c26cf84a08 debugger: fix backtrace with no frames 13 years ago
Fedor Indutny 39fec6003e debugger: remove useless clearlines, updated test 13 years ago
Fedor Indutny e406613ee5 test-debugger-repl improvements 13 years ago
Fedor Indutny 1e37efb08b initial tests 13 years ago