https://github.com/EasyCrypt/easycrypt
Revision 65e3d88c40b91fca287c87f05ed6a76beed04e7f authored by Pierre-Yves Strub on 12 September 2019, 14:21:46 UTC, committed by Pierre-Yves Strub on 12 September 2019, 14:21:46 UTC
1 parent 6ec8512
Raw File
Tip revision: 65e3d88c40b91fca287c87f05ed6a76beed04e7f authored by Pierre-Yves Strub on 12 September 2019, 14:21:46 UTC
eqv between dlet-sampling and seq-sampling
Tip revision: 65e3d88
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