summaryrefslogtreecommitdiff
path: root/test/parallel/test-cli-eval.js
Commit message (Expand)AuthorAgeFilesLines
* test: escape script filename on WindowsBartosz Sosnowski2017-10-131-1/+4
* test: begin normalizing fixtures useJames M Snell2017-08-071-1/+2
* test: make the rest of tests path-independentVse Mozhet Byt2017-05-141-1/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-3/+3
* test: make tests cwd-independentVse Mozhet Byt2017-05-051-0/+3
* lib: fix event race condition with -eBen Noordhuis2017-03-241-0/+19
* test: add coverage for child_process bounds checkRich Trott2017-03-171-0/+11
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* src: support "--" after "-e" as end-of-optionsJohn Barboza2017-01-251-0/+40
* test: refactor test-cli-eval.jscjihrig2017-01-231-74/+75
* test: fix broken assertioncjihrig2017-01-171-1/+2
* test: refactor test-cli-eval.jsSumit Goel2017-01-161-11/+28
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* benchmark,lib,test: adjust for lintingRich Trott2017-01-061-34/+35
* test: use assert.strictEqual in test-cli-evalNigel Kibodeaux2016-12-051-17/+18
* lib: fix beforeExit not working with -eBen Noordhuis2016-10-241-0/+15
* src: fix Windows segfault with `--eval`Bryce Simonds2016-06-201-2/+8
* node: make builtin libs available for `--eval`Anna Henningsen2016-04-181-0/+7
* test: fix style issues after eslint updateMichaƫl Zasso2016-01-131-5/+5
* child_process: don't fork bomb ourselves from -eBen Noordhuis2015-10-291-0/+9
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: common.js -> commonBrendan Ashworth2015-02-221-1/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+97