https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: 9879a574e260e357704a2b52a306e4c4bd99845a authored by François Dupressoir on 16 June 2023, 16:20:19 UTC
[ci] add SHA3 to external CI
Tip revision: 9879a57
tests.config
[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

[test-unit]
okdirs = tests
back to top