KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>
#include <base_units.h>
#include <eda_units.h>
#include <locale_io.h>
#include <algorithm>
#include <iostream>
Go to the source code of this file.
Classes | |
struct | UnitFixture |
Functions | |
BOOST_AUTO_TEST_CASE (VECTOR2IUnitFormat) | |
Declares a struct as the Boost test fixture. | |
BOOST_AUTO_TEST_CASE | ( | VECTOR2IUnitFormat | ) |
Declares a struct as the Boost test fixture.
Check formatting the point
Definition at line 47 of file test_format_units.cpp.
References EDA_UNIT_UTILS::FormatInternalUnits(), gerbIUScale, pcbIUScale, and schIUScale.