kicad/qa/common
Seth Hillbrand a8ab668122 Move SHAPE_ARC to start->mid->end format
The arc shapes need to connect with their adjacent points.  By storing
the relevant points, we allow exact point matching on both ends of the
arc as well as localize point storage.
2020-06-13 11:23:14 -07:00
..
geometry Move SHAPE_ARC to start->mid->end format 2020-06-13 11:23:14 -07:00
libeval Switch to scoped enums 2019-12-20 14:11:39 +00:00
view ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
CMakeLists.txt pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
color4d_test_utils.h QA common: add some BITMAP_BASE tests 2019-05-23 15:19:51 +01:00
common_mocks.cpp QA: Add TITLE_BLOCK tests 2018-11-08 08:28:20 -05:00
test_array_axis.cpp Pcbnew: add a step field to the array tool 2019-05-16 11:20:52 +01:00
test_array_options.cpp Arrays: isolate axis code in a new class 2019-05-16 11:20:52 +01:00
test_bitmap_base.cpp Fix bitmap unit test 2020-01-11 07:30:17 -08:00
test_color4d.cpp QA: Remove deprecated boost headers 2019-12-05 18:19:40 +01:00
test_coroutine.cpp QA: Add coroutine unit test 2019-01-24 13:01:44 -05:00
test_format_units.cpp Fix QA test failure due to changes to FormatInternalUnits() function. 2020-03-03 08:06:23 -05:00
test_kicad_string.cpp Fix potential string iterator issue. 2019-03-02 08:20:53 -05:00
test_lib_table.cpp C++14: Remove unused make_unique.h 2019-08-07 09:27:31 -07:00
test_module.cpp QA common: add some BITMAP_BASE tests 2019-05-23 15:19:51 +01:00
test_refdes_utils.cpp Fix broken GetReferencePrefix function 2019-01-30 15:41:36 -08:00
test_title_block.cpp QA: Remove deprecated boost headers 2019-12-05 18:19:40 +01:00
test_utf8.cpp QA: Remove deprecated boost headers 2019-12-05 18:19:40 +01:00
test_wildcards_and_files_ext.cpp pcbnew: Clean up extension handling in graphics plugins 2019-10-04 15:43:29 -04:00
test_wx_filename.cpp QA: Add WX_FILENAME split tests 2019-02-25 12:43:31 +00:00
wximage_test_utils.cpp Reinstate "QA: Tweak boost print helper macro"" 2019-05-24 13:23:51 +01:00
wximage_test_utils.h Reinstate "QA: Tweak boost print helper macro"" 2019-05-24 13:23:51 +01:00