summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-create-and-run-in-context.js
Commit message (Expand)AuthorAgeFilesLines
* test: switch arguments in strictEqualMathieu Pavageau2018-11-091-1/+1
* test: swap assert argument order in test-vm-create-and-run-in-context.jsPascal Lambert2018-10-151-4/+4
* test: improve multiple vm testsJames M Snell2017-08-031-4/+4
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-2/+2
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-5/+5
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test,tools: limit lint tolerance of gc globalRich Trott2016-04-281-1/+1
* contextify: tie lifetimes of context & sandboxAli Ijaz Sheikh2016-03-191-0/+9
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+40