summaryrefslogtreecommitdiff
path: root/test/debugger
AgeCommit message (Expand)Author
2016-10-05test: remove blank lines at end of filesRich Trott
2016-07-21test: make import common as the first lineSakthipriyan Vairamani
2016-06-01test: remove non-incremental common.PORT changesRich Trott
2016-05-24test: improve debug-break-on-uncaught reliabilityRich Trott
2016-05-16test: move test-debugger-debug-brk to sequentialRich Trott
2016-05-12test: fix test-debugger-repl-break-in-moduleRich Trott
2016-05-11test: fix test-debugger-pidSantiago Gimeno
2016-05-02debugger: display array contents in replcjihrig
2016-03-24test: fix test-debugger-client.jsRich Trott
2016-03-07test: remove broken debugger scenariosRich Trott
2016-01-16lib,test: remove extra semicolonsMichaël Zasso
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2016-01-05test: remove unused varsRich Trott
2015-11-17debugger: introduce exec method for debuggerJackson Tian
2015-10-06test: load common.js in all testsRich Trott
2015-06-05debugger: improve ESRCH error messageJackson Tian
2015-06-03test: remove hardwired references to 'iojs'Rod Vagg
2015-05-19test: enable linting for testsRoman Reiss
2015-03-27debugger: don't spawn child process in remote modeJackson Tian
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-05-02debugger: assign Environment to DebugContext tooFedor Indutny
2014-02-17Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-01-20debug client: connect after child is readyAlexis Campailla
2014-01-20test: move debugger repl into own sectionTimothy J Fontaine