Revision e034e6cf3e6d21f7c4d679c9e06467eb321afb67 authored by Pierre-Yves Strub on 05 January 2023, 09:29:25 UTC, committed by Pierre-Yves Strub on 05 January 2023, 09:50:08 UTC
1 parent b1fe56d
Raw File
tests.config
[default]
bin = ./ec.native

[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