kicad/qa/tests
Seth Hillbrand 3725ae781d Quiet a warning on linux
Linux uint64 is unsigned long, windows is unsigned long long.  Rather
than split hairs, we can just use the stringstream to format this
2024-06-25 08:58:37 -07:00
..
api Move custom shapes to PADSTACK; support in API 2024-06-08 14:26:36 -04:00
cli Workaround to fix a QA not working test on platforms is Python older than 3.9 2023-12-14 11:57:10 +01:00
common Reduce KIID size from 20 to 16 bytes. 2024-06-20 13:59:15 +03:00
eeschema Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 2024-06-12 13:30:29 -04:00
gerbview Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
libs Quiet a warning on linux 2024-06-25 08:58:37 -07:00
pcbnew Add regression test and example rule. 2024-06-04 10:58:52 +01:00
pcbnewswig Update connectivity python test 2023-07-20 15:54:40 -07:00
spice Consistent capitalization. 2024-06-14 22:02:08 +01:00
CMakeLists.txt Fix running pytest tests in macOS 2024-04-06 12:15:35 -04:00
requirements.txt Start adding cli qa 2023-05-02 23:23:13 -04:00