kicad/eeschema/sim/kibis
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
..
ibis_parser.cpp Fix invalid string compare in IBIS parser 2023-11-30 09:16:38 -08:00
ibis_parser.h IBIS: add stub for Model Spec; support empty strings in line with keywords. 2023-11-29 00:24:34 +03:00
kibis.cpp Remove error-prone SetReporter() API. 2023-09-06 11:37:50 +01:00
kibis.h Remove error-prone SetReporter() API. 2023-09-06 11:37:50 +01:00