Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | worker: provide process.execArgv | Anna Henningsen | 2019-03-02 | 1 | -14/+34 |
* | process: fix omitting `--` from `process.execArgv` | Anna Henningsen | 2018-11-29 | 1 | -10/+13 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -4/+4 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -2/+2 |
* | test: fix tests after V8 upgrade | Ali Ijaz Sheikh | 2016-06-29 | 1 | -1/+1 |
* | test: fix test-process-exec-argv flakiness | Santiago Gimeno | 2016-05-12 | 1 | -1/+1 |
* | test,benchmark: use deepStrictEqual() | Rich Trott | 2016-04-22 | 1 | -1/+1 |
* | test: load common.js to test for global leaks | Rich Trott | 2015-10-01 | 1 | -0/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -2/+3 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | test: split test in parallel/sequential | Fedor Indutny | 2014-12-17 | 1 | -0/+40 |