kicad/qa
Tomasz Wlostowski 99bcdf7979 qa: introducing headless regression test suite for the P&S. Works by playing out pre-recorded events and comparing the resulting geometry against a human-approved reference.
Other changes:
- store all router settings (ROUTING_SETTINGS) in the debug dump in a separate JSON file
- store router mode (single/diff/tune) in the event log file
- factor out the regression test player and the graphical log/debug tool into separate main files
- bring CONSOLE_LOG and CONSOLE_MSG_REPORTER to the common test headers
2022-10-31 11:17:31 +01:00
..
data Undo hardcoding swapping of diode pins 2022-10-30 11:01:59 +01:00
ibis Sim: Ibis improvements and fixes 2022-10-25 09:45:40 +00:00
mocks Disable inconsistent missing override warnings in qa mocks 2022-09-24 02:11:41 +01:00
pcbnew_utils qa: moved CONSOLE_LOG and CONSOLE_MSG_REPORTER to common testing utils 2022-10-31 11:17:31 +01:00
qa_utils Move ratsnest exclusion processing to a post-pass. 2022-09-29 17:08:49 +01:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Fix parallel build failures 2022-09-26 16:55:59 +00:00
testcases qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
tools qa: introducing headless regression test suite for the P&S. Works by playing out pre-recorded events and comparing the resulting geometry against a human-approved reference. 2022-10-31 11:17:31 +01:00
unittests Sim QA: Add Potentiometers QA test 2022-10-27 06:42:43 +02:00
CMakeLists.txt Sim: Ibis improvements and fixes 2022-10-25 09:45:40 +00:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00