kicad/qa/tests
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects
The IO_RELEASER is a thin-wrapper around a std::unique_ptr, but done
this way to allow easier addition of a custom deleter in the future if
something needs to call back into the IO_MGR.
2023-12-29 00:37:38 +00: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 Initial rename of file plugin infrastructure components to IO 2023-12-24 01:22:21 +00:00
eeschema Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
gerbview
libs QA: show more info in TestCalcArcCenter3Pts. 2023-11-25 20:09:51 +03:00
pcbnew Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
pcbnewswig Update connectivity python test 2023-07-20 15:54:40 -07:00
spice Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05: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