mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2024-11-22 05:15:00 +00:00
5b772dde13
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). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
sexpr_test_utils.h | ||
test_module.cpp | ||
test_sexpr_parser.cpp | ||
test_sexpr.cpp |