kicad/qa
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
..
common Remove duplicated routine and fix bug in UTIL version. 2021-04-17 15:10:59 +01:00
common_tools Revert "Bump minimum required CMake version to 3.10" 2021-02-09 18:46:13 -05:00
data Make ARCs accessible from python 2021-03-01 17:34:47 +00:00
drc_proto Don't track project local settings in this repo 2021-02-21 20:30:57 -05:00
eeschema Add qa test: save and reload schematic with page numbers 2021-05-03 19:38:31 +01:00
gal/gal_pixel_alignment Naming conventions. 2021-03-19 23:06:19 +00:00
gerbview Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
libeval_compiler Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
libs SHAPE_POLY_SET: Fix segment collision testing 2021-04-04 20:12:45 -04:00
pcb_test_window Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
pcbnew Enum class PAD_ATTR_T 2021-05-01 10:51:54 -04:00
pcbnew_tools More improvements to new selection disambiguation. 2020-11-29 14:02:46 +00:00
pcbnew_utils enum class PCB_SHAPE_TYPE_T 2021-04-30 22:36:12 -04:00
pns Ensure clipboard data is available after KiCad closes 2021-05-03 19:38:31 +01:00
qa_utils Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 2021-03-30 23:20:22 +00:00
resources/linux Update and modernize linux metadata files 2021-04-15 16:34:12 +00:00
testcases Make ARCs accessible from python 2021-03-01 17:34:47 +00:00
unit_test_utils More cleanup of MODULE to see if it fixes SWIG error. 2020-11-13 21:07:36 +00:00
utils/kicad2step Finish module cleanup (except for xpms). 2020-11-14 22:00:12 +00:00
CMakeLists.txt Make drc_proto an optional part of the build 2021-03-20 12:09:20 -04:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00