summaryrefslogtreecommitdiff
path: root/test/parallel/test-repl-options.js
AgeCommit message (Expand)Author
2018-08-23test: move common.ArrayStream to separate moduleJames M Snell
2018-05-19repl: make console, module and require non-enumerableRuben Bridgewater
2018-04-14errors: alter and test ERR_INVALID_REPL_EVAL_CONFIGdavidmarkclements
2018-03-11repl: remove magic modeRuben Bridgewater
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-02-25repl: accept no arguments to start()cjihrig
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2015-11-26test: move ArrayStream to commoncjihrig
2015-05-19test: enable linting for testsRoman Reiss
2015-04-30repl: add mode detection, cli persistent historyChris Dickinson
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny