summaryrefslogtreecommitdiff
path: root/test/parallel/test-readline-keys.js
Commit message (Expand)AuthorAgeFilesLines
* tools: increase maximum line length to 120 charactersRich Trott2022-01-211-3/+0
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-3/+3
* readline: fix key name for function keys with modifiersDrunkenPoney2020-09-211-1/+23
* test: add readline test for escape sequenceRich Trott2020-08-291-0/+3
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-17/+17
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-3/+3
* test: increase coverage internal readlineBerry de Witte2018-11-101-1/+2
* test: add coverage for escape key switch caseArtur Daschevici2018-11-101-0/+5
* test: improve coverage for internal/readlineMasashi Hirano2018-05-221-0/+17
* test: use ES6 classes instead of util.inheritsTobias Nießen2017-11-121-6/+1
* test: remove common.noopRich Trott2017-07-031-1/+1
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-1/+1
* test: refactor test-readline-keysRich Trott2017-02-121-7/+6
* test: add test cases to test-readline-keys.jsabouthiroppy2017-02-081-8/+99
* test: guarantee test runs in test-readline-keysRich Trott2017-01-291-3/+4
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-5/+5
* readline: keypress trigger for escape characterPrince J Wesley2016-08-171-0/+62
* readline: emit key info unconditionallycjihrig2016-04-051-1/+1
* test: remove unused modulesRich Trott2016-01-011-2/+1
* test: load common.js to test for global leaksRich Trott2015-10-011-0/+1
* test: enable linting for testsRoman Reiss2015-05-191-3/+4
* readline: turn emitKeys into a streaming parserAlex Kocharin2015-05-101-0/+150