summaryrefslogtreecommitdiff
path: root/test/parallel/test-repl-multiline.js
Commit message (Expand)AuthorAgeFilesLines
* repl: do not preview while pasting codeRuben Bridgewater2020-01-131-18/+4
* repl: add completion previewRuben Bridgewater2019-12-151-2/+11
* repl: support previews by eager evaluating inputRuben Bridgewater2019-12-101-26/+36
* test: var to const in test-repl-multiline.jsSoulMonk2019-11-171-1/+1
* test: move common.ArrayStream to separate moduleJames M Snell2018-08-231-2/+3
* test: add multiline repl input regression testcjihrig2018-02-141-0/+35