Closed eponier closed 5 months ago
The PR is a draft since the newly tested files are broken, so this PR depends on the fix of the tests.
New implementation on top of https://github.com/jasmin-lang/jasmin/pull/820. !
was removed. We are now recursive by default (i.e. when we give a path, we test the files in all the subdirs of this path).
We now run jasminc
on examples/gimli/x86-64/ecproof/gimli_ref{,1}.jazz
, is this what we want?
Undrafting, since https://github.com/jasmin-lang/jasmin/pull/832 was merged.
Make sure all the subdirectories are tested. Also renames some template files into *.jinc. Before the rename, they were tested in isolation while they do not make sense alone.
Fixes https://github.com/jasmin-lang/jasmin/issues/823