kicad/qa
Jeff Young 889408c96a More improvements to new selection disambiguation.
Also a rationalization of text polygon generators, with the "standard"
version inherited from BOARD_ITEM now giving the bounding box.  This
requires callers who want the (much) more expensive stroke-based one
to call it explicitly (and brings PCB_TEXT in line with the was FP_TEXT
already was.

Fixes https://gitlab.com/kicad/code/kicad/issues/6525
2020-11-29 14:02:46 +00:00
..
common Fix some missed renaming in qa suite. 2020-11-28 12:30:26 +00:00
common_tools Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
data Add testcase for bus junctions problem 2020-10-27 23:02:49 -04:00
drc_proto Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
eeschema Update netlist goldens (properties, natural order, no-connect nets). 2020-11-23 22:09:15 +00:00
gal/gal_pixel_alignment Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
gerbview Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
libeval_compiler Mostly formatting cleanup but a few type-casting cleanups too. 2020-11-24 22:16:41 +00:00
libs Add handling of DXF arbitrary axis/extrusions 2020-11-23 21:24:38 -05:00
pcb_test_window Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
pcbnew A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
pcbnew_tools More improvements to new selection disambiguation. 2020-11-29 14:02:46 +00:00
pcbnew_utils A bit of "module" erradication, nameing conventions, and formatting. 2020-11-14 21:21:54 +00:00
qa_utils MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
testcases Refactor EDA_TEXT::TransformToSegmentList() to return a vector of points 2020-11-23 07:50:54 +00:00
unit_test_utils More cleanup of MODULE to see if it fixes SWIG error. 2020-11-13 21:07:36 +00:00
utils/kicad2step Finish module cleanup (except for xpms). 2020-11-14 22:00:12 +00:00
CMakeLists.txt qa: fix build script 2020-10-07 17:43:12 +02:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00