18 Commits (30f1e8ea041c97370534b9d26eef8f25da18a75c)

Author SHA1 Message Date
Rich Trott df69d95b76 test: add coverage for child_process bounds check 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
John Barboza 0a9f360c98
src: support "--" after "-e" as end-of-options 8 years ago
cjihrig 87039e307e test: refactor test-cli-eval.js 8 years ago
cjihrig 38ae95bb0c
test: fix broken assertion 8 years ago
Sumit Goel b9adbf25a8 test: refactor test-cli-eval.js 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
Nigel Kibodeaux 95ac3bdfea test: use assert.strictEqual in test-cli-eval 8 years ago
Ben Noordhuis c5b07d4ec6 lib: fix beforeExit not working with -e 8 years ago
Bryce Simonds 5bddc9a741
src: fix Windows segfault with `--eval` 9 years ago
Anna Henningsen 39d905e293 node: make builtin libs available for `--eval` 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Ben Noordhuis 57bce60da3 child_process: don't fork bomb ourselves from -e 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Ben Noordhuis 185c515c9f src: clean up CLI argument parser 11 years ago
Ben Noordhuis 19a432260c test: add extra checks in simple/test-cli-eval 12 years ago
Ben Noordhuis 83b1dda12f cli: make argument to -p optional 12 years ago
Ben Noordhuis f03c3203a1 cli: make -p equivalent to -pe 12 years ago
isaacs b3cf3f35fc Report errors properly from --eval and stdin 12 years ago
Ben Noordhuis 0888cdd412 test: fix bad comment 13 years ago
Ben Noordhuis 3d22dbf27b cli: add -p switch, print result of --eval 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Bert Belder 10e7c52a70 win: make test-cli-eval.js pass 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
Ben Noordhuis f9cfd70946 test: fix bad test in test-cli-eval.js 13 years ago
Ben Noordhuis df3a8fcb62 cli: don't print result of --eval 13 years ago
Fuji, Goro 8971b59365 `node -e ''` should mean eval(''), not invoke REPL 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Carter Allen 5ad93ab573 Fix tests when spaces are in path 14 years ago
Oleg Efimov 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Ben Noordhuis f0b8cc6a94 require() should work with `node --eval`. 14 years ago