mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-11 07:00:49 +03:00
998bddc7a7
Fix some minor conflicts in the test suite. Conflicts: tests/issues/issue002.icry.fails tests/issues/issue148.icry.stdout tests/issues/issue198.icry.stdout tests/issues/issue214.icry.stdout tests/issues/issue290v2.icry.stdout tests/issues/issue312.icry.fails |
||
---|---|---|
.. | ||
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