kicad/qa
Jon Evans 61f731aa1d Fix disambiguation for vector buses with different ranges
Previously disambiguation was looking for exact matches,
but vector buses are permitted to have different ranges and
still participate in merging, so they need to be disambiguated.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/5925
2020-10-08 22:26:24 -04:00
..
common Remove "useMils" variable from numeric evaluator 2020-10-03 20:06:56 +00:00
common_tools Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
data Allow creating new projects when doing a Save As in eeschema 2020-10-05 22:36:26 -04:00
drc_proto MINOPTMAX: added OptThenMin() method as syntax sugar 2020-10-09 00:01:26 +02:00
eeschema Fix disambiguation for vector buses with different ranges 2020-10-08 22:26:24 -04:00
gal/gal_pixel_alignment CADSTAR PCB Archive Importer: Move code into common/plugins and pcbnew/plugins folders 2020-09-08 21:21:20 +00:00
gerbview Refactor common QA components to create a single common library 2020-07-18 16:21:15 +01:00
libeval_compiler DRAW_PANEL_GAL: added DebugOverlay() method, creating a temporary overlay for drawing debug graphics 2020-10-07 16:36:37 +02:00
libs Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
pcb_test_window Altium: Refactor and add initial structure for schematic importer 2020-08-23 19:01:08 +00:00
pcbnew Convert DRC rules syntax help to markdown 2020-10-06 17:18:35 +00:00
pcbnew_tools Convert DRC rules syntax help to markdown 2020-10-06 17:18:35 +00:00
pcbnew_utils Class renaming. 2020-10-05 11:55:33 +01:00
qa_utils Fix compile errors in MSVC 2020-10-07 19:33:46 +01:00
testcases Fix GetCustomShapeAsPolygon and add a unit test 2020-09-04 20:30:54 -07:00
unit_test_utils Move SHAPE_ARC to start->mid->end format 2020-06-13 11:23:14 -07:00
utils/kicad2step Refactor common QA components to create a single common library 2020-07-18 16:21:15 +01: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