summaryrefslogtreecommitdiff
path: root/test/parallel/test-repl-tab.js
Commit message (Expand)AuthorAgeFilesLines
* test: add common.mustNotCall()cjihrig2017-02-061-1/+1
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+3
* test: use const for all require() callscjihrig2017-01-021-3/+3
* test: s/assert.fail/common.fail as appropriatecjihrig2016-07-151-4/+2
* test: remove unused `util` importsRich Trott2015-12-251-1/+0
* test: load common.js to test for global leaksRich Trott2015-10-011-0/+1
* test: enable linting for testsRoman Reiss2015-05-191-1/+2
* repl: support non-array `.scope`, document itYazhong Liu2015-05-171-0/+18