kicad/qa
Jeff Young 9b9795a87d Reduce reliance on exception processing -- it's waay too bugy at present.
This moves some stuff to REPORTER APIs.  Moving more stuff would be good,
but it probably too high-risk at present.  We'll wait for 8.0 for that....

Fixes https://gitlab.com/kicad/code/kicad/issues/13359
2023-01-03 17:20:23 +00:00
..
data Update demos and legacy qa files SpiceMapping -> Spice_Node_Sequence. 2022-12-19 12:04:53 +00:00
ibis Attempt to fix build issue with NGSPICE off. 2022-12-08 23:57:42 +00:00
mocks fix previous commit for QA stuff (missing changes) 2022-11-08 12:33:24 +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 fix previous commit for QA stuff (missing changes) 2022-11-08 12:33:24 +01:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Update symbol default prefixes after updating instance data. 2022-12-07 01:34:56 +00:00
testcases qa: move pcbnew data to appropriate directory 2022-03-30 11:13:23 +00:00
tools router: mark the head trace (as opposed to the 'fixed tail') with fully saturated color 2022-12-29 17:54:59 +01:00
unittests Reduce reliance on exception processing -- it's waay too bugy at present. 2023-01-03 17:20:23 +00: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