summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-syntax-error-message.js
Commit message (Expand)AuthorAgeFilesLines
* test: improve multiple vm testsJames M Snell2017-08-031-9/+5
* test: remove common.fail()Rich Trott2017-04-121-2/+2
* test: use common.fail() instead of assert(false)cjihrig2017-01-231-2/+2
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* node: do not override `message`/`stack` of errorFedor Indutny2015-08-041-0/+26