summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-run-in-new-context.js
AgeCommit message (Expand)Author
2019-04-05test: test vm.runInNewContext() filename optionBen Noordhuis
2018-09-16test: refactor flag checkRich Trott
2018-05-19test: remove common.globalCheckRuben Bridgewater
2018-01-17test: use shorthand propertiesTobias Nießen
2017-11-10test: cover vm.runInNewContext()cjihrig
2017-10-12assert: fix actual and expected orderSteve Jenkins
2017-08-03test: improve multiple vm testsJames M Snell
2017-03-14test: add regex to assert.throwsMatej Krajčovič
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-04-28test,tools: limit lint tolerance of gc globalRich Trott
2016-04-17test,vm: enable strict mode for vm testsRich Trott
2016-01-05test: remove unused varsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny