https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: 3be7cb90d01d64d9845a7488f1b5d9d662279702 authored by Pierre-Yves Strub on 24 November 2023, 14:20:34 UTC
Support project-local ini files
Tip revision: 3be7cb9
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
back to top