kicad/qa/tools/pns
Wayne Stambaugh 795a9eea60 Coding policy fixes.
This is primarily to change all instances of wxLogDebug with wxLogTrace
so developers do not have to sift through debugging output that is always
dumped.  The only exception is for code blocks built in debug builds and
called on demand for dumping object states.
2024-05-23 07:59:45 -04:00
..
CMakeLists.txt qa/tools: add PCB_TEST_SELECTION_TOOL to CmakeLists 2024-03-03 17:42:21 +01:00
label_manager.cpp Fix pns_debug_tool build due to font metrics change 2023-08-06 16:51:29 -04:00
label_manager.h qa: introducing headless regression test suite for the P&S. Works by playing out pre-recorded events and comparing the resulting geometry against a human-approved reference. 2022-10-31 11:17:31 +01:00
logviewer.fbp Fix "pns_debug_tool replay" hidden controls 2024-03-29 23:15:44 +01:00
playground.cpp Coding policy fixes. 2024-05-23 07:59:45 -04:00
pns_debug_tool_main.cpp PNS Log Viewer: Add Open / Save as GUI functions 2023-08-09 22:21:14 +00:00
pns_log_file.cpp PNS: Fix a few memory leaks 2024-03-31 18:21:02 +02:00
pns_log_file.h pns_debug_tool: Fix "save as" to save log file with new router state 2024-02-12 21:22:57 +01:00
pns_log_player.cpp PNS: Fix a few memory leaks 2024-03-31 18:21:02 +02:00
pns_log_player.h PNS: Fix a few memory leaks 2024-03-31 18:21:02 +02:00
pns_log_viewer_frame.cpp Fix false annular ring width DRC test failure. 2024-05-07 08:04:17 -04:00
pns_log_viewer_frame.h Fix false annular ring width DRC test failure. 2024-05-07 08:04:17 -04:00
pns_log_viewer_frame_base.cpp Fix "pns_debug_tool replay" hidden controls 2024-03-29 23:15:44 +01:00
pns_log_viewer_frame_base.h wip on resizeable view & adding tabs to pns_debug_tool 2024-03-03 17:42:21 +01:00
pns_test_debug_decorator.cpp PNS Debug/regresions: Fix some memory leaks 2024-01-31 19:17:46 +03:00
pns_test_debug_decorator.h Extra debugging info for pns regression tests. 2023-08-31 15:15:57 +01:00
qa_pns_regressions_main.cpp PNS Debug/regresions: Fix some memory leaks 2024-01-31 19:17:46 +03:00