Revision 61fef31ca898b5ca022d87c82f9e91c72ef4daa0 authored by François Dupressoir on 20 April 2018, 09:25:38 UTC, committed by Pierre-Yves Strub on 20 April 2018, 16:27:35 UTC
1 parent f027390
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