https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: 0ea747e8820cd9b084d76ca576c4406acbc841ab authored by Pierre-Yves Strub on 13 October 2023, 13:06:18 UTC
lambda bindings now take simple variables only
Tip revision: 0ea747e
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