https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: 5489c23a90aa3c05db4ce65a53cd4a653d1dead1 authored by Pierre-Yves Strub on 29 June 2022, 16:01:28 UTC
Dependent version of the multi-rnd tactic
Tip revision: 5489c23
tests.config
[default]
bin = ./ec.native

[test-prelude]
args   = -boot
okdirs = theories/prelude

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

[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