kicad/qa
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object
Set up a new lineage for SCH_ITEMS to get back to the SCHEMATIC
they live on: Items will all be parented to the SCH_SCREEN that
they are added to, and each SCH_SCREEN will point back to the
SCHEMATIC that it is part of.  Note that this hierarchy is not
the same as the actual schematic hierarchy, which continues to
be managed through SCH_SHEETs and SCH_SHEET_PATHS.
2020-05-18 13:04:56 -04:00
..
common Fix bug in testcase. 2020-05-01 18:49:42 +01:00
common_tools Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
data QA: Move contents qa_shape_poly_set_refactor to qa_common 2019-01-29 08:15:44 -05:00
eeschema Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
gal/gal_pixel_alignment Use Record handling for parsing 2020-04-03 23:22:24 +00:00
libs Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00
pcb_test_window Convert all CMake paths to absolute instead of relative 2020-01-22 23:27:20 +00:00
pcbnew Move hole testing to DRC client and improve performance. 2020-05-17 15:49:02 +01:00
pcbnew_tools Move hole testing to DRC client and improve performance. 2020-05-17 15:49:02 +01:00
pcbnew_utils Add build dependency on pcbcommon in qa test 2020-03-01 17:03:12 +00:00
qa_utils Remove dead legacy print code. 2020-04-20 17:03:38 +01:00
testcases QA: fix a python test issue due to code changes in board.h 2020-02-23 20:18:06 +01:00
unit_test_utils Move library includes to main CMake file 2020-04-19 01:11:56 +01:00
utils/kicad2step Reinstate "QA: Tweak boost print helper macro"" 2019-05-24 13:23:51 +01:00
CMakeLists.txt QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00