Testroutinen auf kseinaus umbenannt und aktualisiert

test_ks.lsp in test_kseinaus.lsp umbenannt und alle Testroutinen
(foerderer, kreisel, omniflo) sowie run_tests.bat und README
entsprechend angepasst.
This commit is contained in:
2026-06-19 21:00:45 +02:00
parent 21682576c4
commit c01dad28f3
7 changed files with 421 additions and 180 deletions
+7
View File
@@ -18,6 +18,13 @@ REM ================================================================
REM Umgebung setzen
call "%~dp0setenv.bat"
REM Virtuelle Umgebung aktivieren
if exist "%DXFMAKRO%\.venv\Scripts\activate.bat" (
call "%DXFMAKRO%\.venv\Scripts\activate.bat"
) else (
echo WARNUNG: .venv nicht gefunden - pytest muss im PATH sein!
)
set DO_CREATE=0
set DO_CHECK=0
set CREATE_ARG=