summaryrefslogtreecommitdiff
path: root/test/parallel/test-repl-persistent-history.js
AgeCommit message (Expand)Author
2018-12-05Revert "lib: repl multiline history support"Ruben Bridgewater
2018-11-02lib: repl multiline history supportAnto Aravinth
2018-05-19test: remove common.globalCheckRuben Bridgewater
2018-02-12repl: remove deprecated NODE_REPL_HISTORY_FILERuben Bridgewater
2018-02-08fs: throw errors on invalid paths synchronouslyJoyee Cheung
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-10-15test: fixtures in repl persistent history testJenna Zeigen
2017-10-08test: use defaultHistoryPath instead of path.joinChris Budy
2017-07-16test: use template literal for string concattobewhatwewant
2017-06-30repl: fix old history error handlingRuben Bridgewater
2017-05-07test: refactored test-repl-persistent-historycool88
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-02repl: fix /dev/null history file regressionBrian White
2017-04-20repl: support hidden history file on WindowsBartosz Sosnowski
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: avoid assigning this to variablescjihrig
2016-10-19test,lib,benchmark: match function namesRich Trott
2016-09-27test: fixed FIXME in test-repl-persistent-historyAlfred Cepeda
2016-08-19Revert "repl,util: insert carriage returns in output"Evan Lucas
2016-08-13repl,util: insert carriage returns in outputJungMinu
2016-08-08repl: don't override all internal repl defaultscjihrig
2016-06-06test: use common.fixturesDir almost everywhereBryan English
2016-02-02test: fix variable redeclarationsRich Trott
2016-01-16repl: make sure historyPath is trimmedEvan Lucas
2016-01-13test: fix style issues after eslint updateMichaƫl Zasso
2015-12-25test: remove unused `util` importsRich Trott
2015-12-22repl: Fixed node repl history edge case.Mudit Ameta
2015-12-14test: parallelize test-repl-persistent-historyJeremiah Senkpiel