kicad/qa/tests
Seth Hillbrand dc47d251f5 Fix richio vprint
stdlib checks do not allow dereferencing the first element of a vector
when there are no elements in the vector (regardless of whether we have
allocated memory for them).  This whole function is rather
over-engineered, setting up multiple allocations and branches depending
of the string size.  This commit reduces the function to the actions
needed (get the string size, print it into the output)
2023-10-10 10:58:37 -07:00
..
cli CLI QA: Create a diff image highlighting areas of difference in red 2023-09-13 17:37:26 +00:00
common Fix richio vprint 2023-10-10 10:58:37 -07:00
eeschema Symbol library manager object changes. 2023-10-09 14:58:49 -04:00
gerbview
libs Fix oval pad snapping 2023-09-06 21:33:45 +01:00
pcbnew Add generators to test_board_item.cpp 2023-10-08 02:41:17 +00:00
pcbnewswig Update connectivity python test 2023-07-20 15:54:40 -07:00
spice Remove error-prone SetReporter() API. 2023-09-06 11:37:50 +01:00
CMakeLists.txt Add common to qa test path 2023-10-07 21:28:28 -04:00
requirements.txt Start adding cli qa 2023-05-02 23:23:13 -04:00