kicad/qa/tools/pns
Ian McInerney bcb93e9aa7 Modernize setting of compiler definitions in CMake
add_compile_definitions was added in 3.12, and our minimum is now
greater than that.
2023-02-22 01:44:06 +00:00
..
CMakeLists.txt Modernize setting of compiler definitions in CMake 2023-02-22 01:44:06 +00:00
label_manager.cpp 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
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 qa: some new stuff for the P&S debugger: 2022-06-03 23:28:41 +02:00
playground.cpp Remove Millimeter2iu 2022-09-16 21:09:27 -04:00
pns_debug_tool_main.cpp 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
pns_log_file.cpp Add call modification missed from previous commit. 2022-11-22 17:25:09 +00:00
pns_log_file.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
pns_log_player.cpp msvc warning fix 2023-01-16 22:44:19 -05:00
pns_log_player.h router: mark the head trace (as opposed to the 'fixed tail') with fully saturated color 2022-12-29 17:54:59 +01:00
pns_log_viewer_frame.cpp qa: follow up router API changes in the PNS log player/regression test tool 2023-01-12 23:37:07 +01:00
pns_log_viewer_frame.h qa: PNS debug tool should draw COMPOUND shapes too... 2022-11-18 15:14:34 +01:00
pns_log_viewer_frame_base.cpp qa: some new stuff for the P&S debugger: 2022-06-03 23:28:41 +02:00
pns_log_viewer_frame_base.h qa: some new stuff for the P&S debugger: 2022-06-03 23:28:41 +02:00
pns_test_debug_decorator.cpp qa: some new stuff for the P&S debugger: 2022-06-03 23:28:41 +02:00
pns_test_debug_decorator.h qa: some new stuff for the P&S debugger: 2022-06-03 23:28:41 +02:00
qa_pns_regressions_main.cpp qa: P&S regression tool ported to Boost::test 2022-10-31 11:49:31 +01:00