kicad/eeschema/sim/kibis
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
..
ibis_parser.cpp Fix invalid string compare in IBIS parser 2023-11-30 09:15:01 -08:00
ibis_parser.h IBIS: add stub for Model Spec; support empty strings in line with keywords. 2023-11-29 22:24:45 +03:00
kibis.cpp fix build warning 2022-12-01 20:33:51 +00:00
kibis.h Sim Ibis: Minor code style changes 2022-12-01 17:13:37 +01:00