Revision babbac3b1f94cf2d507c5cc66eac18bc28a6f949 authored by Benjamin Gregoire on 10 December 2019, 12:33:05 UTC, committed by Benjamin Gregoire on 10 December 2019, 12:33:05 UTC
1 parent e6c9905
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