summaryrefslogtreecommitdiff
path: root/test/parallel/test-repl-harmony.js
AgeCommit message (Expand)Author
2019-12-06repl: use better uncaught exceptions indicatorRuben Bridgewater
2019-04-16repl: add welcome messagegengjiawen
2019-01-02repl: indicate if errors are thrown or notRuben Bridgewater
2017-11-11test: make test-repl-harmony engine agnosticRich Trott
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-08-04test: remove obsolete harmony flagsChris Dickinson
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2015-01-07test: fix parallel/test-repl-harmony with new v8Ben Noordhuis
2014-12-17test: split test in parallel/sequentialFedor Indutny