Revision c552f14a6609c8f7db2f32cd03b7ecae3349c4e6 authored by François Dupressoir on 11 July 2017, 14:55:24 UTC, committed by François Dupressoir on 11 July 2017, 14:55:24 UTC
1 parent 0fb20bc
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