kicad/qa
Jeff Young 50ccc4e6da Fix issue converting legacy SPICE models.
1) if a legacy model references a library then we need to see if said
   libraray exists and read model from it if so
2) legacy node ordering is by index, not pin name
3) we can't auto-generate a pin map when we don't know the pin names,
   so don't try
2022-12-14 13:36:28 +00:00
..
data Update QA test schematics with valid and invalid variants 2022-12-09 02:14:05 +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 Add support for unitless values to PCB_EXPR_EVALUATOR. 2022-11-29 14:24:20 +00:00
unittests Fix issue converting legacy SPICE models. 2022-12-14 13:36:28 +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