summaryrefslogtreecommitdiff
path: root/test/parallel/test-repl.js
AgeCommit message (Expand)Author
2016-02-16repl: allow multiline function callZirak
2016-02-09repl: handle quotes within regexp literalPrince J Wesley
2016-01-13test: fix style issues after eslint updateMichaël Zasso
2015-12-01repl: allow leading period in multiline inputZirak
2015-11-30module,repl: remove repl require() hackBen Noordhuis
2015-10-28repl: handle comments properlySakthipriyan Vairamani
2015-10-16test: apply correct assert.fail() argumentsRich Trott
2015-10-14test: fix tests after V8 upgradeMichaël Zasso
2015-10-08test: refresh temp directory when using pipeRich Trott
2015-09-22repl: backslash bug fixSakthipriyan Vairamani
2015-08-23node: rename from io.js to nodecjihrig
2015-08-04repl: don't clobber RegExp.$ propertiesSakthipriyan Vairamani
2015-07-25repl: better empty line handlingSakthipriyan Vairamani
2015-07-25repl: improving line continuation handlingSakthipriyan Vairamani
2015-07-25repl: preventing REPL crash with inherited propertiesSakthipriyan Vairamani
2015-07-25repl: fixing `undefined` in invalid REPL keyword errorSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-04-28deps: upgrade v8 to 4.2.77.13Ben Noordhuis
2015-01-19repl: make REPL support multiline template literalsXiaowei Li
2015-01-12Remove excessive copyright/license boilerplateisaacs
2015-01-07test: fix parallel/test-repl with new v8Ben Noordhuis
2014-12-17test: split test in parallel/sequentialFedor Indutny