0
Fork 0
mirror of https://github.com/sindresorhus/execa synced 2026-05-05 17:07:23 +02:00
gh-sindresorhus-execa/test/helpers
Sindre Sorhus d49104a496
Some checks failed
CI / Node.js 18 on ubuntu (push) Failing after 1s
CI / Node.js 24 on ubuntu (push) Failing after 1s
CI / Node.js 18 on macos (push) Has been cancelled
CI / Node.js 18 on windows (push) Has been cancelled
CI / Node.js 24 on macos (push) Has been cancelled
CI / Node.js 24 on windows (push) Has been cancelled
Update dependencies
2025-05-26 22:20:37 +03:00
..
convert.js Fix lines option (#957) 2024-04-05 12:18:49 +09:00
duplex.js Add support for transforms with execaSync() (#945) 2024-04-03 01:56:35 +09:00
early-error.js Improve cancelSignal option (#1108) 2024-05-28 12:48:43 +02:00
encoding.js Add binary and preserveNewlines options to subprocess.readable() (#922) 2024-03-23 04:35:22 +09:00
file-path.js Fix deno node:process execPath compatibility (#1160) 2024-10-16 19:32:33 +01:00
fixtures-directory.js Fix Node 24-specific deprecation warning (#1199) 2025-05-09 03:09:38 +07:00
fs.js Improve test helpers (#910) 2024-03-17 11:41:38 +07:00
generator.js Upgrade xo (#980) 2024-04-19 10:19:46 +09:00
graceful.js Add gracefulCancel option (#1109) 2024-06-04 01:39:27 +02:00
input.js Add result.ipc/error.ipc (#1067) 2024-05-18 22:55:11 +02:00
ipc.js Add tests for I/O errors during sendMessage() (#1095) 2024-05-24 23:47:36 +02:00
lines.js Split files into smaller ones (#976) 2024-04-16 23:27:09 +09:00
listeners.js Avoid code duplication with logic related to maxListeners (#831) 2024-02-19 15:25:43 +07:00
map.js Add support for std*: TransformStream option (#938) 2024-03-30 10:47:01 +09:00
max-buffer.js Add error.isMaxBuffer (#963) 2024-04-08 01:54:36 +09:00
nested.js Allow verbose option to be a function for custom logging (#1130) 2024-06-21 09:55:29 +02:00
node-version.js Runs CI tests on Node 23 (#1169) 2024-10-29 12:48:34 +07:00
override-promise.js Update dependencies 2025-05-26 22:20:37 +03:00
parallel.js Refactor parallel tests (#1084) 2024-05-22 04:39:56 +07:00
pipe.js Split files into smaller ones (#976) 2024-04-16 23:27:09 +09:00
run.js Add result.stdio and error.stdio (#676) 2024-01-13 00:51:04 +07:00
stdio.js Add support for std*: ['pipe', 'inherit'] with execaSync() (#954) 2024-04-04 11:39:39 +09:00
stream.js Upgrade xo (#980) 2024-04-19 10:19:46 +09:00
verbose.js Allow verbose option to be a function for custom logging (#1130) 2024-06-21 09:55:29 +02:00
wait.js Split files into smaller ones (#976) 2024-04-16 23:27:09 +09:00
web-transform.js Add support for transforms with execaSync() (#945) 2024-04-03 01:56:35 +09:00