|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <pcbnew_utils/board_test_utils.h>#include <diff_merge/pcb_diff_canvas_context.h>#include <board.h>#include <footprint.h>#include <pad.h>#include <settings/settings_manager.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (ForcedPainterColorIgnoresPcbLayerColors) | |
| BOOST_AUTO_TEST_CASE (CollectorIncludesFootprintChildren) | |
| BOOST_AUTO_TEST_CASE | ( | CollectorIncludesFootprintChildren | ) |
Definition at line 54 of file pcbnew/test_diff_canvas_context.cpp.
References BOOST_REQUIRE(), KICAD_DIFF::CollectBoardDiffContextItems(), and KI_TEST::LoadBoard().
| BOOST_AUTO_TEST_CASE | ( | ForcedPainterColorIgnoresPcbLayerColors | ) |
Definition at line 29 of file pcbnew/test_diff_canvas_context.cpp.
References KIGFX::COLOR4D::a, KIGFX::COLOR4D::b, B_Cu, BOOST_AUTO_TEST_CASE(), KICAD_DIFF::ConfigurePcbDiffContextRenderSettings(), F_Cu, KIGFX::COLOR4D::g, KIGFX::PCB_RENDER_SETTINGS::GetColor(), KIGFX::RENDER_SETTINGS::GetLayerColor(), LAYER_BRIGHTENED, and KIGFX::COLOR4D::r.