Files
rust/src/doc
Ayuse 6733ce938f Add --verbose-run-make-subprocess-output flag to suppress run-make output
Add a flag to control verbose subprocess output for run-make tests. When using --no-capture on panic=abort test suites like cg_clif, passing test output can flood the terminal. This flag (default true) lets users opt out via --verbose-run-make-subprocess-output=false.

Extract a private print_command_output helper in run-make-support to avoid inlining the output logic in handle_failed_output, ensuring failures always print regardless of the flag.
2026-04-12 16:25:34 +01:00
..
2026-02-09 18:00:54 +01:00
2025-12-12 08:07:53 -08:00
2026-03-23 18:01:33 +01:00
2026-03-09 18:01:03 +01:00
2026-04-06 19:03:06 +02:00
2026-04-06 19:03:06 +02:00
2025-12-12 08:07:53 -08:00
2025-04-09 12:43:06 -05:00
2025-07-07 15:12:37 +00:00
2025-04-09 12:43:06 -05:00