cryptol/tests/issues/issue094.icry.stdout
Adam C. Foltzer aeefab69a1 refactor :check and :exhaust
This is to set up improvements to the cryptol-server, and therefore
pycryptol interface.

This patch also fixes a regression in pretty-printing output caused by a
previous error in fixity of the `<>` operator
2015-12-22 18:17:20 -08:00

8 lines
171 B
Plaintext

Loading module Cryptol
Using random testing.
testing...passed 100 tests.
Coverage: 39.06% (100 of 256 values)
Using exhaustive testing.
testing...passed 256 tests.
Q.E.D.