kicad/qa
Seth Hillbrand ef8b6bf9e1 Fix invalid string compare in IBIS parser
strcmp returns 0 if strings are the same but compareIbisWord returns
True (1).

Adds an IBIS simulation QA test case to catch this in the future

Fixes https://gitlab.com/kicad/code/kicad/-/issues/16223
2023-11-30 09:15:01 -08:00
..
data Fix invalid string compare in IBIS parser 2023-11-30 09:15:01 -08:00
ibis Attempt to fix build issue with NGSPICE off. 2022-12-08 23:57:42 +00:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils router: hole as first class objects, wip 2023-04-14 00:09:56 +01:00
qa_utils Fix PNS debug tool 2023-08-03 18:49:37 -04:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Eeschema: QA schematic loader now traverses hierarchical sheets 2023-01-24 14:11:01 +00:00
testcases Update connectivity python test 2023-07-20 15:57:04 -07:00
tools msvc warning fix 2023-01-16 22:44:19 -05:00
unittests Fix invalid string compare in IBIS parser 2023-11-30 09:15:01 -08: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