kicad/qa
Mark Roszko 70908043a3 Convert enums inside eeschema and the symbol editor to be scoped
Scope: NETLIST_ITEM, CONNECTION_TYPE, ELECTRICAL_PINTYPE,
       NET_CONNECTION, NETLIST_ITEM, GRAPHIC_PINSHAPE

Note, the pin type enum had PT_ added to the front to prevent
shadowing of the INPUT symbol on msys2 (see discussion at
c17c9960d8)
2020-01-18 20:51:28 +00:00
..
common Fix bitmap unit test 2020-01-11 07:30:17 -08:00
common_tools Move potrace and libcontext into thirdparty directory 2019-12-28 18:17:55 +00:00
data QA: Move contents qa_shape_poly_set_refactor to qa_common 2019-01-29 08:15:44 -05:00
eeschema Convert enums inside eeschema and the symbol editor to be scoped 2020-01-18 20:51:28 +00:00
gal/gal_pixel_alignment Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
libs Update tests to match 2-space indenting. 2019-11-10 11:43:52 +00:00
pcb_test_window Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
pcbnew Add unit test though it's not great 2019-12-26 13:10:18 +00:00
pcbnew_tools Switch to scoped enums 2019-12-20 14:11:39 +00:00
pcbnew_utils pcbnew: Remove the last dlist from modules/pcbnew 2019-06-01 20:55:32 -07:00
qa_utils Don't try to clear memory if the bitmap has an invalid size. 2020-01-13 00:18:49 +00:00
testcases Fix up python test for new comment signatures. 2019-08-23 00:56:08 +01:00
unit_test_utils QA: Remove deprecated boost headers 2019-12-05 18:19:40 +01:00
utils/kicad2step Reinstate "QA: Tweak boost print helper macro"" 2019-05-24 13:23:51 +01:00
CMakeLists.txt QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00
test.py QA: Add build-time option to enable XML output from tests 2019-04-18 10:59:06 +01:00