7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 06:45:02 +00:00
kicad/qa/data/eeschema/issue16223.kicad_sch
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

2042 lines
67 KiB
Plaintext