KiCad PCB EDA Suite
|
Go to the source code of this file.
Macros | |
#define | QA_DATA_ROOT "???" |
Functions | |
std::ostream & | boost_test_print_type (std::ostream &os, wxPoint const &aPt) |
Boost print helper for wxPoint. | |
#define QA_DATA_ROOT "???" |
Definition at line 60 of file unit_test_utils.cpp.
std::ostream & boost_test_print_type | ( | std::ostream & | os, |
wxPoint const & | aVec | ||
) |
Boost print helper for wxPoint.
Note operator<< for this type doesn't exist in non-DEBUG builds.
Definition at line 27 of file unit_test_utils.cpp.