Revision f1804669d7d5423aae68bf3189b40693f38ce214 authored by Oskar Goldhahn on 15 March 2022, 16:24:16 UTC, committed by Pierre-Yves Strub on 14 December 2022, 09:48:07 UTC
use predicates

formatting and replacing abstract theory with section

disambiguate max operator

patch smt failure
1 parent 9656af6
Raw File
tests.config
[default]
bin = ./ec.native

[test-prelude]
args   = -boot
okdirs = theories/prelude

[test-stdlib]
okdirs  = !theories
exclude = theories/prelude

[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