cryptol/tests
Adam C. Foltzer fe1a2403c9 handle EvalErrors more gracefully in :check
Fixes #114 (mostly; Ctrl-C still doesn't clean everything up, but fixing
that would require a whole lot of work).
2015-03-16 17:17:36 -07:00
..
issues handle EvalErrors more gracefully in :check 2015-03-16 17:17:36 -07:00
mono-binds add load targets to search path 2015-02-17 15:27:59 -08:00
parser Initial import from internal repo 2014-04-17 15:34:25 -07:00
regression make cryptol interpreter utf8 by default 2015-02-26 17:35:41 -08:00
renamer add load targets to search path 2015-02-17 15:27:59 -08:00
.gitignore Initial import from internal repo 2014-04-17 15:34:25 -07:00
cryptol-test-runner.cabal tweak paths in test output for Windows 2015-03-06 12:03:21 -08:00
Main.hs tweak paths in test output for Windows 2015-03-06 12:03:21 -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.