cryptol/tests
Trevor Elliott 41ca73ffaa Update tests for changes to inference
The changes didn't alter the behavior of the typechecker, only the
warning/error output, and the order of some variables when generalizing.
2014-12-30 10:43:38 -08:00
..
issues Update tests for changes to inference 2014-12-30 10:43:38 -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.