Repair tests in regression

Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
Kakadu 2024-11-15 21:51:22 +03:00
parent c3cc26c0d3
commit 5dfd0a3b43
80 changed files with 238 additions and 80 deletions

View file

@ -21,7 +21,7 @@ let () =
let found =
if Sys.file_exists !lama_file then (
cram_printfn
"../src/Driver.exe -i test%03d.lama < \
" $ ../src/Driver.exe -i test%03d.lama < \
test%03d.input"
i i;
true)