kicad/qa/eeschema
Roberto Fernandez Bautista 0f0c5c194b Add qa test: save and reload schematic with page numbers
Note: PGM_BASE::InitPgm() is creating a SETTINGS_MANAGER object, which
in turn tries to display a "migrate settings" dialog when no settings
are found, but obviously the dialog can't be displayed inside docker.

Needed to add an optional parameter to InitPgm() in order to allow
running in headless mode.
2021-05-03 19:38:31 +01:00
..
data Add qa test: save and reload schematic with page numbers 2021-05-03 19:38:31 +01:00
sch_plugins/altium altium: add testcase for PropertiesReadKiCadUnitFrac 2021-02-04 20:16:34 +01:00
sim Fix various memory leaks exposed by qa_eeschema 2021-01-18 22:40:58 -05:00
CMakeLists.txt Revert "Bump minimum required CMake version to 3.10" 2021-02-09 18:46:13 -05:00
eeschema_test_utils.cpp Cleanup creation of all our smart pointers 2020-10-26 23:52:44 +00:00
eeschema_test_utils.h QA: Eagle test: look up test data in the source tree 2019-04-02 18:26:33 +01:00
lib_field_test_utils.h SCH_COMPONENT::GetField() expects a vector index, not a field id. 2021-02-28 15:10:37 +00:00
mocks_eeschema.cpp Remove a few include<wx/wx.h> in many files that do not actually use this include. 2020-10-19 09:00:50 +02:00
netdiff.py Add basic netlist QA test 2020-04-19 19:13:24 -04:00
test_eagle_plugin.cpp Fix various memory leaks exposed by qa_eeschema 2021-01-18 22:40:58 -05:00
test_lib_arc.cpp Add unit test for testing LIB_ARC objects. 2020-03-10 11:04:05 -04:00
test_lib_part.cpp Eeschema: fix false positive library symbol changed ERC errors. 2021-03-04 17:59:24 -05:00
test_module.cpp Add qa test: save and reload schematic with page numbers 2021-05-03 19:38:31 +01:00
test_netlists.cpp Properly handle mixed-up group buses 2021-03-11 18:24:39 -05:00
test_sch_biu.cpp Convert Schematic Internal Units to 100nm 2019-12-30 18:28:00 +00:00
test_sch_pin.cpp Eeschema: use symbol nomenclature for object file naming. 2021-02-24 08:48:02 -05:00
test_sch_rtree.cpp Fix various memory leaks exposed by qa_eeschema 2021-01-18 22:40:58 -05:00
test_sch_sheet.cpp Eeschema: split out SCH_SHEET_PIN declarations into separate header. 2021-04-06 17:15:49 -04:00
test_sch_sheet_list.cpp Add qa test: save and reload schematic with page numbers 2021-05-03 19:38:31 +01:00
test_sch_sheet_path.cpp Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00
test_sch_symbol.cpp Eeschema: use symbol nomenclature for object file naming. 2021-02-24 08:48:02 -05:00
uuid_test_utils.cpp Add missing files from last commit. 2020-02-28 22:37:53 +00:00
uuid_test_utils.h Add missing files from last commit. 2020-02-28 22:37:53 +00:00