kicad/qa/tests/spice
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
..
CMakeLists.txt
test_library_spice.cpp Remove error-prone SetReporter() API. 2023-09-06 11:37:50 +01:00
test_module.cpp
test_netlist_exporter_spice.cpp Mostly a terminology update... 2023-07-14 17:46:06 +01:00
test_netlist_exporter_spice.h Mostly a terminology update... 2023-07-14 17:46:06 +01:00
test_ngspice_helpers.cpp Mostly a terminology update... 2023-07-14 17:46:06 +01:00
test_sim_model_inference.cpp
test_sim_model_ngspice.cpp
test_sim_regressions.cpp Fix invalid string compare in IBIS parser 2023-11-30 09:16:38 -08:00