kicad/qa
Seth Hillbrand a2edf9c442 Unified update to C++14 std::make_unique
This update replaces the existing uses of unique pointer creation with
the C++14 std::make_unique call that provides proper memory release in
event of an exception.
2019-12-05 10:43:55 -08:00
..
common QA: Remove deprecated boost headers 2019-12-05 18:19:40 +01:00
common_tools QA: Move to a self-registering plugin system for QA utils 2019-11-25 15:38:21 +08:00
data QA: Move contents qa_shape_poly_set_refactor to qa_common 2019-01-29 08:15:44 -05:00
eeschema Fix build order for generated headers and sources 2019-07-03 09:36:40 -04:00
gal/gal_pixel_alignment Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01: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 QA: Remove deprecated boost headers 2019-12-05 18:19:40 +01:00
pcbnew_tools QA: Move to a self-registering plugin system for QA utils 2019-11-25 15:38:21 +08:00
pcbnew_utils pcbnew: Remove the last dlist from modules/pcbnew 2019-06-01 20:55:32 -07:00
qa_utils Unified update to C++14 std::make_unique 2019-12-05 10:43:55 -08: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