summaryrefslogtreecommitdiff
path: root/test/parallel/test-repl-syntax-error-stack.js
Commit message (Expand)AuthorAgeFilesLines
* test: move common.ArrayStream to separate moduleJames M Snell2018-08-231-2/+3
* test: make test-repl-syntax-error-stack agnosticRich Trott2017-11-111-1/+6
* test: replace fixturesDir with fixtures moduletabulatedreams2017-10-091-2/+2
* test: use common.fixturesDir almost everywhereBryan English2016-06-061-1/+1
* test: remove unused vars from parallel testsRich Trott2016-01-041-1/+1
* test: remove unused `util` importsRich Trott2015-12-251-1/+0
* test: move ArrayStream to commoncjihrig2015-11-261-14/+2
* repl: attach location info to syntax errorscjihrig2015-11-251-0/+39