mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2024-11-22 11:14:59 +00:00
55370e7520
This tells you the arguments when it fails. BOOST_TEST is available in all our Boost.Test version. Even if you didn't use it, these calls should have been BOOST_TEST_EQUAL(A, B) which also tells you the arguments on a test failure. |
||
---|---|---|
.. | ||
test_box2.cpp | ||
test_matrix3x3.cpp | ||
test_util.cpp | ||
test_vector2.cpp | ||
test_vector3.cpp |