kicad/qa
John Beard 781c5f7e1d Remove SCOPED_TIMER, use PROF_COUNTER
SCOPED_TIMER is a QA-only simpler version of PROF_COUNTER.

Extend PROF_COUNTER to allow access to the std::chrono::duration
for more flexibility.

Wrap PROF_COUNTER in SCOPED_PROF_COUNTER for RAII duration
output (for the same effect as SCOPED_TIMER).
2019-06-12 14:16:47 +01:00
..
common Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
common_tools Remove SCOPED_TIMER, use PROF_COUNTER 2019-06-12 14:16:47 +01:00
data QA: Move contents qa_shape_poly_set_refactor to qa_common 2019-01-29 08:15:44 -05:00
eeschema Common: Remove legacy_gal library, fold into common 2019-06-10 18:56:57 +01:00
gal/gal_pixel_alignment Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
libs Reinstate "QA: Tweak boost print helper macro"" 2019-05-24 13:23:51 +01:00
pcb_test_window Move hotkeys to ACTION architecture. 2019-06-10 23:46:00 +01:00
pcbnew Common: Remove legacy_gal library, fold into common 2019-06-10 18:56:57 +01:00
pcbnew_tools Remove SCOPED_TIMER, use PROF_COUNTER 2019-06-12 14:16:47 +01:00
pcbnew_utils pcbnew: Remove the last dlist from modules/pcbnew 2019-06-01 20:55:32 -07:00
qa_utils Remove SCOPED_TIMER, use PROF_COUNTER 2019-06-12 14:16:47 +01:00
testcases pcbnew: Move tracks to std::deque 2019-06-01 09:53:23 -07:00
unit_test_utils Reinstate "QA: Tweak boost print helper macro"" 2019-05-24 13:23:51 +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