kicad/qa
Jon Evans 2c05d99d9f SHAPE_POLY_SET: Fix segment collision testing
It appears as though there was an optimization to skip testing segments if
one of their endpoints (and only the A point) was inside.  Unclear the reason
for this, but I'm going to assume that it was intended to optimize the case
where both points are inside (like the point case above it).
2021-04-04 20:12:45 -04:00
..
common altium: special string override map should be case-insensitive 2021-03-20 20:42:25 +01:00
common_tools Revert "Bump minimum required CMake version to 3.10" 2021-02-09 18:46:13 -05:00
data Make ARCs accessible from python 2021-03-01 17:34:47 +00:00
drc_proto Don't track project local settings in this repo 2021-02-21 20:30:57 -05:00
eeschema Properly handle mixed-up group buses 2021-03-11 18:24:39 -05:00
gal/gal_pixel_alignment Naming conventions. 2021-03-19 23:06:19 +00: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 SHAPE_POLY_SET: Fix segment collision testing 2021-04-04 20:12:45 -04:00
pcb_test_window Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
pcbnew altium: introduce tokenizer for query language 2021-03-21 16:39:23 +01: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
pns qa: router debug/hack tool. 2021-02-25 17:18:23 +01:00
qa_utils Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 2021-03-30 23:20:22 +00:00
testcases Make ARCs accessible from python 2021-03-01 17:34:47 +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 Make drc_proto an optional part of the build 2021-03-20 12:09:20 -04:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00