kicad/qa
John Beard 2dd5757eb5 Common: Fix copy-construction of empty BITMAP_BASE
The bitmap pointer is not checked at copy construct. This is
an instant segfault if you copy an empty bitmap.

Fix the constructor and remove the expected test failure, from the
previous commit.
2019-05-23 16:58:08 +01:00
..
common Common: Fix copy-construction of empty BITMAP_BASE 2019-05-23 16:58:08 +01:00
common_tools QA: Allow to build tests manually if disabled 2019-04-17 18:00:40 +01:00
data QA: Move contents qa_shape_poly_set_refactor to qa_common 2019-01-29 08:15:44 -05:00
eeschema QA: Tweak boost print helper macro 2019-05-23 14:37:35 +01:00
gal/gal_pixel_alignment Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
libs QA: Tweak boost print helper macro 2019-05-23 14:37:35 +01:00
pcb_test_window Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
pcbnew Arrays: isolate axis code in a new class 2019-05-16 11:20:52 +01:00
pcbnew_tools Move remaining hard-coded segment counts 2019-05-16 08:49:55 -07:00
pcbnew_utils Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
qa_utils Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
testcases Fix incompatibilites between Python 2 and Python 3 2018-10-19 09:59:05 +02:00
unit_test_utils QA: Tweak boost print helper macro 2019-05-23 14:37:35 +01:00
utils/kicad2step QA: Tweak boost print helper macro 2019-05-23 14:37:35 +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