|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <schematic_utils/schematic_file_util.h>#include <diff_merge/sch_diff_canvas_context.h>#include <sch_item.h>#include <sch_screen.h>#include <sch_sheet_path.h>#include <sch_symbol.h>#include <schematic.h>#include <settings/settings_manager.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (ForcedPainterColorIgnoresSchematicLayerColors) | |
| BOOST_AUTO_TEST_CASE (CollectorIncludesActualSchematicItems) | |
| BOOST_AUTO_TEST_CASE | ( | CollectorIncludesActualSchematicItems | ) |
Definition at line 56 of file eeschema/test_diff_canvas_context.cpp.
References BOOST_REQUIRE(), KICAD_DIFF::CollectSchematicDiffContextItems(), SCH_SCREENS::GetFirst(), SCH_SCREENS::GetNext(), and KI_TEST::LoadSchematic().
| BOOST_AUTO_TEST_CASE | ( | ForcedPainterColorIgnoresSchematicLayerColors | ) |
Definition at line 31 of file eeschema/test_diff_canvas_context.cpp.
References KIGFX::COLOR4D::a, KIGFX::COLOR4D::b, BOOST_AUTO_TEST_CASE(), KICAD_DIFF::ConfigureSchDiffContextRenderSettings(), KIGFX::COLOR4D::g, SCH_RENDER_SETTINGS::GetColor(), KIGFX::RENDER_SETTINGS::GetLayerColor(), LAYER_BRIGHTENED, LAYER_DEVICE, LAYER_WIRE, and KIGFX::COLOR4D::r.