https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: ac3cc65da89ee48f1c4ea07f14d0f0de700f3cb2 authored by Lionel Blatter on 05 April 2024, 13:22:05 UTC
Add zify tactic
Tip revision: ac3cc65
tests.config
[test-prelude]
args   = -boot
okdirs = theories/prelude

[test-stdlib]
okdirs  = !theories
exclude = theories/prelude

[test-examples]
okdirs  = !examples
exclude = examples/MEE-CBC examples/old examples/old/list-ddh !examples/incomplete examples/to-port

[test-mee-cbc]
okdirs = examples/MEE-CBC

[test-unit]
okdirs = tests
back to top