mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-15 18:52:13 +03:00
a04f236169
With SBV 7.0, we get back satisfying assignments in a different order. We should probably adjust this test to be less fragile eventually. |
||
---|---|---|
.. | ||
issues | ||
mono-binds | ||
parser | ||
regression | ||
renamer | ||
.gitignore | ||
cryptol-test-runner.cabal | ||
Main.hs | ||
README |
Test suites: regression: tests from Cryptol-1's regression test suite. issues: tests related to issues in the bug tracker. To manually run the test suite over all issues/* tests simply cabal build the test suite runner then run: ./dist/build/cryptol-test-runner/cryptol-test-runner -c `which cryptol` ./issues/*.icry