summaryrefslogtreecommitdiff
path: root/test/parallel/test-repl.js
AgeCommit message (Expand)Author
2020-12-09test: fix flaky test-replRich Trott
2020-10-01console: add Symbol.toStringTag propertyLeko
2020-09-28repl: standardize Control key indicationsRich Trott
2020-08-08repl: use _Node.js_ in user-facing REPL textRich Trott
2020-08-08repl: use _REPL_ in user-facing textRich Trott
2020-08-05repl: improve static import error message in replMyles Borins
2020-07-20test: use `.then(common.mustCall())` for all async IIFEsAnna Henningsen
2020-05-30console: name console functions appropriatelyRuben Bridgewater
2020-04-02test: replace flag expose_internals to expose-internalsJuan José Arboleda
2020-03-13repl: align preview with the actual executed codeRuben Bridgewater
2020-03-09test: increase test timeout to prevent flakinessRuben Bridgewater
2019-12-06repl: use better uncaught exceptions indicatorRuben Bridgewater
2019-05-02util: improve function inspectionRuben Bridgewater
2019-04-30test: add tests for new language featuresRuben Bridgewater
2019-04-10util: change inspect compact and breakLength defaultRuben Bridgewater
2019-04-03util: improve error property inspectionRuben Bridgewater
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28repl: hide editor mode if not used in a terminalRuben Bridgewater
2019-02-28repl: add more informationRuben Bridgewater
2019-02-15lib: improve error message for MODULE_NOT_FOUNDAli Ijaz Sheikh
2019-01-17test: fix test-repl timeout and tmpdir refreshBrian White
2019-01-02repl: indicate if errors are thrown or notRuben Bridgewater
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-10-15test: fix parameters in test-repl.jsIsrael Ortiz
2018-08-27repl: improve error outputRuben Bridgewater
2018-08-03repl: support mult-line string-keyed objectsSam Ruby
2018-07-19test: make crashOnUnhandleRejection opt-outMichaël Zasso
2018-05-28Revert "repl: add friendly tips about how to exit repl"cjihrig
2018-05-19test: remove common.globalCheckRuben Bridgewater
2018-05-18repl: add friendly tips about how to exit replmonkingxue
2018-03-11repl: better handling of recoverable errorsPrince J Wesley
2018-01-11test: fix spelling in test case commentsTobias Nießen
2018-01-06test: refactor test-replAnna Henningsen
2017-11-11test: make test-repl engine agnosticRich Trott
2017-11-07repl: show proxies as Proxy objectsBen Noordhuis
2017-11-07test: use fixtures module in test-replMaring, Damian Lion
2017-10-11repl: remove internal frames from runtime errorsLance Ball
2017-08-07test: mitigate RegEx exceeding 80 charsAditya Anand
2017-07-29repl: do not consider `...` as a REPL commandShivanth MP
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-09test: remove obsolete lint config commentsRich Trott
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-30test: replace indexOf with includesgwer
2017-04-26test: remove obsolete lint commentRich Trott
2017-04-25tools: use no-useless-concat ESLint ruleVse Mozhet Byt