Files
scylladb/test/lib
Kefu Chai 0ff28b2a2a test: extract boost_test_print_type() into test_utils.hh
since Boost.Test relies on operator<< or `boost_test_print_type()`
to print the value of variables being compared, instead of defining
the fallback formatter of `boost_test_print_type()` for each
individual test, let's define it in `test/lib/test_utils.hh`, so
that it can be shared across tests.

Refs #13245

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>

Closes scylladb/scylladb#18260
2024-04-17 07:12:39 +03:00
..
2024-02-23 10:52:12 +08:00
2023-12-02 22:37:22 +02:00
2023-03-09 08:21:47 +03:00
2023-03-09 08:21:47 +03:00