kicad/qa
Seth Hillbrand 343828c552 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

(cherry picked from commit ef8b6bf9e1)
2023-11-30 09:16:38 -08:00
..
data Fix invalid string compare in IBIS parser 2023-11-30 09:16:38 -08:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils Automatic whitespace and indentation prettification for sexpr formats 2023-11-29 16:17:41 +00:00
qa_utils Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Don't double-up the root sheet in CurrentSheet in test harness. 2023-10-26 15:00:00 +01:00
tests Fix invalid string compare in IBIS parser 2023-11-30 09:16:38 -08:00
tools Added IPC2581 support 2023-11-26 15:30:58 -08:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00