kicad/qa
Roberto Fernandez Bautista 4de4347baa SHAPE_ARC::Collide( aSeg ) must check segment end points as candidates
The edge case is when the segment is completely contained inside the arc
(This partially reverts b4835c8208 and
adds the missing test cases)
2021-12-14 16:14:56 +00:00
..
common Clean includes in EDA_RECT test 2021-11-28 02:18:18 +01:00
common_tools PROF_COUNTER -> PROF_TIMER 2021-12-05 14:25:37 -05:00
data Change wire width from 5 mils back to 6 mils 2021-11-07 14:32:27 +00:00
drc_proto Fix bug in qa, drc_proto.h (link issue). 2021-10-16 10:55:19 +02:00
eeschema Eeschema: fix broken page numbers when renaming a sheet file name. 2021-12-09 12:56:03 +00:00
gal/gal_pixel_alignment Rename layer ids file. 2021-07-29 16:03:25 +01:00
gerbview We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
libeval_compiler Kicad has many plugins. This one is for the pcb. 2021-11-25 12:56:46 +00:00
libs SHAPE_ARC::Collide( aSeg ) must check segment end points as candidates 2021-12-14 16:14:56 +00:00
pcb_test_window Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
pcbnew Test PCB_MARKER, PCB_ZONE, FP_ZONE 2021-12-01 03:42:22 +01:00
pcbnew_tools PROF_COUNTER -> PROF_TIMER 2021-12-05 14:25:37 -05:00
pcbnew_utils Kicad has many plugins. This one is for the pcb. 2021-11-25 12:56:46 +00:00
pns Fix a couple of qa warning 2021-12-07 14:54:00 -08:00
qa_utils Fix missing mock return 2021-12-07 14:54:00 -08:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
testcases pcbnew: Add basic Python unit tests for CONNECTIVITY_DATA 2021-10-22 16:00:18 +00:00
utils/kicad2step We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
CMakeLists.txt qa: fixed building of the P&S debug tool after the changes/refactoring of the 3D viewer code. The tool can now be built 2021-06-19 23:21:23 +02:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00