|
KiCad PCB EDA Suite
|
#include <qa_utils/wx_utils/unit_test_utils.h>#include <pcb_edit_frame.h>#include <pcb_display_options.h>#include <project/board_project_settings.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (ColorAndAlphaChangesSkipRecache) | |
| BOOST_AUTO_TEST_CASE (GeometryChangesRequireRecache) | |
| BOOST_AUTO_TEST_CASE | ( | ColorAndAlphaChangesSkipRecache | ) |
Definition at line 33 of file test_active_layer_update.cpp.
References ALL, BOOST_AUTO_TEST_CASE(), PCB_BASE_FRAME::displayOptionsRequireRecache(), HIDDEN, PCB_DISPLAY_OPTIONS::m_ContrastModeDisplay, PCB_DISPLAY_OPTIONS::m_NetColorMode, and PCB_DISPLAY_OPTIONS::m_TrackOpacity.
| BOOST_AUTO_TEST_CASE | ( | GeometryChangesRequireRecache | ) |
Definition at line 57 of file test_active_layer_update.cpp.
References PCB_BASE_FRAME::displayOptionsRequireRecache(), PCB_DISPLAY_OPTIONS::m_FlipBoardView, PCB_DISPLAY_OPTIONS::m_ZoneDisplayMode, and SHOW_ZONE_OUTLINE.