Files
bitcoin/src
rustaceanrob 63c5f9d22c test: Remove mock_process.cpp
The previous binary used a number of `Boost.Test` features:
- `boost::unit_test::disable`
- `BOOST_FAIL`
- `boost::exit_test_failure`

This patch duplicates the previous mock process behavior with no boost features.

With the patch we can:
- simplify the test config
- remove a linted boost include
- remove a file that was not actually a test
2026-07-11 11:09:33 +01:00
..
2026-06-26 09:56:01 -07:00
2026-07-09 14:05:28 -04:00
2026-07-02 13:04:33 -07:00
2026-06-23 09:25:49 +01:00
2026-07-11 11:09:33 +01:00
2026-06-04 21:58:56 +10:00
2026-06-29 21:40:33 -04:00
2026-06-04 21:58:56 +10:00