Removed folder 'Testing' - not needed yet

This commit is contained in:
Uwe Jakobeit
2026-03-30 11:52:39 +02:00
parent 00f8e9a751
commit a4b0739467
722 changed files with 23872 additions and 22 deletions

View File

@@ -0,0 +1,5 @@
if(EXISTS "/home/k4/tmp/bbr-algo/BinderBeispielRegler/tests/tests[1]_tests.cmake")
include("/home/k4/tmp/bbr-algo/BinderBeispielRegler/tests/tests[1]_tests.cmake")
else()
add_test(tests_NOT_BUILT tests_NOT_BUILT)
endif()