3 Commits

Author SHA1 Message Date
MarcoFalke
faa23738fc
refactor: Enable clang-tidy bugprone-unused-return-value
This requires some small refactors to silence false-positive warnings.

Also, expand the bugprone-unused-return-value.CheckedReturnTypes option
to include util::Result, and util::Expected.
2025-12-06 13:06:28 +01:00
Hennadii Stepanov
866bbb98fd
cmake, test: Improve locality of bitcoin_ipc_test library description 2025-11-05 21:40:47 +00:00
Hennadii Stepanov
ae2e438b25
cmake: Move IPC tests to ipc/test 2025-11-04 13:04:10 +00:00