kicad/qa/unittests
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
..
common Fix stdlib assertion 2023-10-23 12:54:31 -07:00
eeschema Fix invalid string compare in IBIS parser 2023-11-30 09:15:01 -08:00
gerbview Move KIPLATFORM::APP::Init in qa_gerbview 2022-08-08 22:31:41 -04:00
libs Fix oval pad snapping 2023-09-10 00:49:03 +01:00
pcbnew Port EDA_SHAPE arc tests to FP_SHAPE 2023-09-30 12:11:50 +00:00
CMakeLists.txt Refactor step export to use our normal board processing routines 2022-11-12 21:27:10 -05:00