kicad/qa
jean-pierre charras b9a5e04ad0 Workaround to fix a QA not working test on platforms is Python older than 3.9
A Pcbnew Python test in QA cli (to test SVG outputs) fails in old Python
because it uses a function only existing in Python 3.9 and newer.
So skip this test for older Python version
2023-12-14 11:57:10 +01:00
..
data Fix invalid string compare in IBIS parser 2023-11-30 09:16:38 -08:00
mocks Move DefaultTransform definition to transform.cpp, so it can be shared 2023-01-15 19:17:51 +01:00
pcbnew_utils Improve error handling when reading test board data 2023-12-11 22:27:32 +00:00
qa_utils Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
schematic_utils Don't double-up the root sheet in CurrentSheet in test harness. 2023-10-26 15:00:00 +01:00
tests Workaround to fix a QA not working test on platforms is Python older than 3.9 2023-12-14 11:57:10 +01:00
tools Use a more self-documenting API for router preview item flags. 2023-12-08 16:02:15 +00:00
CMakeLists.txt Move tests around 2023-04-24 22:09:36 -04:00