| Commit message (Expand) | Author | Age | Files | Lines |
* | test: use Object.hasOwn() where applicable | Rich Trott | 2022-01-25 | 1 | -3/+3 |
* | test: prepare for consistent comma-dangle lint rule | Rich Trott | 2021-04-01 | 1 | -1/+1 |
* | lib: remove ERR_INVALID_OPT_VALUE and ERR_INVALID_OPT_VALUE_ENCODING | Denys Otrishko | 2020-09-11 | 1 | -1/+1 |
* | test: replace flag expose_internals to expose-internals | Juan José Arboleda | 2020-04-02 | 1 | -1/+1 |
* | test: refactor common.expectsError | Ruben Bridgewater | 2019-12-31 | 1 | -8/+8 |
* | test: improve test coverage in child_process | Juan José Arboleda | 2019-12-16 | 1 | -4/+16 |
* | child_process: rename _validateStdtio to getValidStdio | Ruben Bridgewater | 2019-03-27 | 1 | -6/+6 |
* | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-03-10 | 1 | -1/+1 |
* | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-02-28 | 1 | -2/+2 |
* | doc,lib,test: capitalize comment sentences | Ruben Bridgewater | 2018-12-17 | 1 | -1/+1 |
* | test,tools: enable running tests under workers | Anna Henningsen | 2018-06-06 | 1 | -1/+5 |
* | test: use common.expectsError in tests | Mithun Sasidharan | 2017-12-08 | 1 | -2/+3 |
* | lib,src: fix consistent spacing inside braces | Sebastiaan Deckers | 2017-07-21 | 1 | -2/+2 |
* | test: common.expectsError should be a must call | Ruben Bridgewater | 2017-07-09 | 1 | -1/+1 |
* | errors, child_process: migrate to using internal/errors | James M Snell | 2017-04-27 | 1 | -10/+8 |
* | test: replace equal with strictEqual | Julian Duque | 2016-12-04 | 1 | -4/+4 |
* | test: scope redeclared vars in test-child-process* | Rich Trott | 2016-01-31 | 1 | -20/+24 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | child_process: use stdio.fd even if it is 0 | Evan Lucas | 2015-09-07 | 1 | -0/+12 |
* | child_process: expose ChildProcess constructor | Evan Lucas | 2015-05-28 | 1 | -0/+30 |