https://github.com/EasyCrypt/easycrypt
Revision d7510b918baaaa3337c563c8c33d794427d1ebdc authored by Pierre-Yves Strub on 23 April 2018, 12:04:04 UTC, committed by Pierre-Yves Strub on 23 April 2018, 12:16:30 UTC
1 parent de0e240
Raw File
Tip revision: d7510b918baaaa3337c563c8c33d794427d1ebdc authored by Pierre-Yves Strub on 23 April 2018, 12:04:04 UTC
is_finite : provide a weaker characterization
Tip revision: d7510b9
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