summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-argv-0.js
Commit message (Expand)AuthorAgeFilesLines
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* 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-3/+3
* lib,benchmark,test: implement consistent bracesRich Trott2016-07-121-2/+1
* test: load common.js to test for global leaksRich Trott2015-10-011-0/+1
* test: make test-process-argv-0 robustRich Trott2015-08-261-11/+1
* test: remove hardwired references to 'iojs'Rod Vagg2015-06-031-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-3/+4
* src: don't error at startup when cwd doesn't existBen Noordhuis2015-03-191-6/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-20/+0
* build: rename binary from node to iojsBen Noordhuis2015-01-081-2/+2
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+55