summaryrefslogtreecommitdiff
path: root/test/parallel/test-readline-keys.js
AgeCommit message (Expand)Author
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-11-10test: increase coverage internal readlineBerry de Witte
2018-11-10test: add coverage for escape key switch caseArtur Daschevici
2018-05-22test: improve coverage for internal/readlineMasashi Hirano
2017-11-12test: use ES6 classes instead of util.inheritsTobias Nießen
2017-07-03test: remove common.noopRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-02-12test: refactor test-readline-keysRich Trott
2017-02-08test: add test cases to test-readline-keys.jsabouthiroppy
2017-01-29test: guarantee test runs in test-readline-keysRich Trott
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-08-17readline: keypress trigger for escape characterPrince J Wesley
2016-04-05readline: emit key info unconditionallycjihrig
2016-01-01test: remove unused modulesRich Trott
2015-10-01test: load common.js to test for global leaksRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-05-10readline: turn emitKeys into a streaming parserAlex Kocharin