summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-syntax-error-message.js
AgeCommit message (Expand)Author
2017-08-03test: improve multiple vm testsJames M Snell
2017-04-12test: remove common.fail()Rich Trott
2017-01-23test: use common.fail() instead of assert(false)cjihrig
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2015-12-26test: remove unnecessary assignmentsRich Trott
2015-08-04node: do not override `message`/`stack` of errorFedor Indutny