kicad/qa
Marek Roszko 45598f2933 Add handling of DXF arbitrary axis/extrusions
This fixes some DXFs imports where unforunately CAD tools like SolidWorks
randomly decide to mirror circle definitions across the "z" axis (resulting in x or y axis flips in 2d)
Most likely live projection from 3D to 2D drawings introduces this.
However this is DXF specification to describe it so obtusely with vectors for a 2d drawing.
2020-11-23 21:24:38 -05:00
..
common Split wx_filename out of common 2020-10-25 20:01:13 -04: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 Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +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 Naming conventions. 2020-11-14 18:26:03 +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