Revision 9f07d0289f2a0a6eadba9b94d418c1eb2e3d973a authored by Pierre-Yves Strub on 23 February 2018, 08:37:48 UTC, committed by Pierre-Yves Strub on 24 February 2018, 08:12:44 UTC
1 parent dd27d32
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