cryptol/tests
Adam C. Foltzer a5cf80c570 Merge @yuuko's allsat pull requests
Cryptol's invocation of proof tools has changed quite a bit since this
PR was first opened, so this took a fair amount of work to
integrate. However we now have the :satNum option, and multiple sat
results are correctly bound to `it`.
2015-01-18 16:13:56 -08:00
..
issues Merge @yuuko's allsat pull requests 2015-01-18 16:13:56 -08:00
mono-binds Update tests for changes to inference 2014-12-30 10:43:38 -08:00
parser Initial import from internal repo 2014-04-17 15:34:25 -07:00
regression Update tests for changes to inference 2014-12-30 10:43:38 -08:00
renamer Update renamer errors to clarify some funny situations 2014-12-03 19:36:06 -08:00
.gitignore Initial import from internal repo 2014-04-17 15:34:25 -07:00
cryptol-test-runner.cabal Initial import from internal repo 2014-04-17 15:34:25 -07:00
Main.hs Allow make test to output the diff results 2014-12-05 16:49:58 -08:00
README Initial import from internal repo 2014-04-17 15:34:25 -07:00

Test suites:

regression: tests from Cryptol-1's regression test suite.
issues: tests related to issues in the bug tracker.