mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Repair tests in regression
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
c3cc26c0d3
commit
5dfd0a3b43
80 changed files with 238 additions and 80 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue