https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: 3e81941ce9bd25ff7ad27fbc1fc49c40a821385c authored by Pierre-Yves Strub on 05 April 2024, 11:57:25 UTC
Allow patterns in cut-rewrite.
Tip revision: 3e81941
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

[test-unit]
okdirs = tests
back to top