Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: add common.rootDir | cjihrig | 2016-07-14 | 1 | -1/+1 |
* | test: refactor spawnSync() cwd test | cjihrig | 2016-05-24 | 1 | -13/+5 |
* | child_process: allow buffer encoding in spawnSync | cjihrig | 2016-05-24 | 1 | -0/+14 |
* | test,benchmark: use deepStrictEqual() | Rich Trott | 2016-04-22 | 1 | -1/+1 |
* | test: replace util with backtick strings | Myles Borins | 2015-10-14 | 1 | -5/+5 |
* | test: speed up test-child-process-spawnsync.js | Rich Trott | 2015-08-25 | 1 | -14/+3 |
* | test: make spawnSync() test robust | Rich Trott | 2015-08-25 | 1 | -4/+0 |
* | test: use common.isWindows consistently | Sakthipriyan Vairamani | 2015-07-31 | 1 | -1/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -1/+3 |
* | test: verify fields in spawn{Sync} errors | cjihrig | 2015-02-13 | 1 | -2/+7 |
* | 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/+64 |