polserver/testsuite/pol/testpkgs/debugger
turleypol 3bf1af9892
Updated fmt lib to latest release, fixed unreachable code warnings (#786)
* updated fmt to 11.2.0
compile on windows with utf8 activated
added missing include

* fixed unreachable code warnings
mostly constexpr if statements

* removed forloop since it triggers unreachable code warning when it
breaks always after first iteration.

* delay debugger testscript end

* removed fmt lib from repo and download from github
2025-06-24 19:53:21 +02:00
..
cleanup.src Updated fmt lib to latest release, fixed unreachable code warnings (#786) 2025-06-24 19:53:21 +02:00
debuggee.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
debugger_client.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
pkg.cfg Introduce DAP Debugger (#608) 2024-01-28 09:49:55 +01:00
test_debugger.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00