mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-13 22:41:25 +02:00
The `mock_process/*` test cases, which serve as helpers for `system_tests` rather than actual tests, are invoked in a way that suppresses unsolicited output to stdout or stderr to keep the test results reproducible. However, in debug builds, the Windows CRT still prints false-positive memory leak dumps to stderr. This change handles this specific case and documents the other suppressions.
3.7 KiB
3.7 KiB