summaryrefslogtreecommitdiff
path: root/test/parallel/test-repl-underscore.js
AgeCommit message (Expand)Author
2019-12-06repl: use better uncaught exceptions indicatorRuben Bridgewater
2019-04-10util: change inspect compact and breakLength defaultRuben Bridgewater
2019-03-14test: fix tests after V8 updateMichaƫl Zasso
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-01-02repl: indicate if errors are thrown or notRuben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-10-17timers: run nextTicks after each immediate and timerAnatoli Papirovski
2018-08-27repl: improve error outputRuben Bridgewater
2018-05-21util: improve error inspectionRuben Bridgewater
2018-05-20fs: refactor fs moduleJames M Snell
2018-03-04repl: make last error available as `_error`Anna Henningsen
2018-02-12Revert "repl: refactor tests to not rely on timing"Ruben Bridgewater
2018-02-10repl: refactor tests to not rely on timingBradley Farias
2017-01-15test,repl: add coverage for repl .clear+useGlobalRich Trott
2016-08-19Revert "repl,util: insert carriage returns in output"Evan Lucas
2016-08-13repl,util: insert carriage returns in outputJungMinu
2016-03-18repl: Assignment of _ allowed with warningLance Ball