summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-argv-0.js
AgeCommit message (Expand)Author
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
2017-01-02test: use const for all require() callscjihrig
2016-07-12lib,benchmark,test: implement consistent bracesRich Trott
2015-10-01test: load common.js to test for global leaksRich Trott
2015-08-26test: make test-process-argv-0 robustRich Trott
2015-06-03test: remove hardwired references to 'iojs'Rod Vagg
2015-05-19test: enable linting for testsRoman Reiss
2015-03-19src: don't error at startup when cwd doesn't existBen Noordhuis
2015-01-12Remove excessive copyright/license boilerplateisaacs
2015-01-08build: rename binary from node to iojsBen Noordhuis
2014-12-17test: split test in parallel/sequentialFedor Indutny