summaryrefslogtreecommitdiff
path: root/test/debugger
AgeCommit message (Expand)AuthorFilesLines
2016-04-08test: fix test-debugger-client.jsRich Trott1-1/+1
2016-03-21test: remove broken debugger scenariosRich Trott1-5/+0
2016-03-02lib,test: remove extra semicolonsMichaël Zasso1-1/+1
2016-02-15test: fix style issues after eslint updateMichaël Zasso2-3/+3
2016-01-19test: remove unused varsRich Trott2-10/+1
2015-10-07test: load common.js in all testsRich Trott4-0/+4
2015-06-05debugger: improve ESRCH error messageJackson Tian1-0/+39
2015-06-03test: remove hardwired references to 'iojs'Rod Vagg1-2/+2
2015-05-19test: enable linting for testsRoman Reiss10-6/+16
2015-03-27debugger: don't spawn child process in remote modeJackson Tian1-0/+52
2015-01-12Remove excessive copyright/license boilerplateisaacs9-193/+0
2014-05-02debugger: assign Environment to DebugContext tooFedor Indutny1-1/+10
2014-02-17Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine1-1/+10
2014-01-20debug client: connect after child is readyAlexis Campailla1-1/+1
2014-01-20test: move debugger repl into own sectionTimothy J Fontaine10-0/+845