7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 05:15:00 +00:00
kicad/qa/tests/libs/sexpr
John Beard 5b772dde13 QA: Use modern Boost test print customisation point
Since Boost 1.64, you can use the boost_test_print_type
customisation point to provide test printing for types.
Move all test printing functions to this, and scrap the
fiddly Boost version handling to deal with older Boosts
(KiCad is now at minver 1.71).
2024-08-14 11:24:26 +01:00
..
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00
sexpr_test_utils.h QA: Use modern Boost test print customisation point 2024-08-14 11:24:26 +01:00
test_module.cpp Move tests around 2023-04-24 22:09:36 -04:00
test_sexpr_parser.cpp Move tests around 2023-04-24 22:09:36 -04:00
test_sexpr.cpp Move tests around 2023-04-24 22:09:36 -04:00