Revision e72e33d032a522fd8cf2cd8e47b664cc984408ee authored by Benjamin Gregoire on 06 December 2019, 08:01:56 UTC, committed by Benjamin Gregoire on 06 December 2019, 08:01:56 UTC
1 parent c5b400a
Raw File
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