cryptol/tests/regression/bvdiv.icry.stdout
robdockins 87d5edab00
Documentation updates (#779)
* Add docstrings for all prelude functions and fix minor style issues.

Fixes #771

* Update `CryptolPrims` documentation

* Minor updates to the prelude

* Update CHANGES

* Updates to the cryptol book and CryptolPrims

* Fix several additional docstrings

* Specify and document properties of signed bitvector division.

Fixes #677

* Fixup test

* typos and style

* Regenerate PDFs
2020-06-30 10:58:25 -07:00

28 lines
676 B
Plaintext

Loading module Cryptol
Loading module Cryptol
Loading module Main
property d1 Using exhaustive testing.
Testing... Passed 65536 tests.
Q.E.D.
property c1 Using exhaustive testing.
Testing... Passed 65536 tests.
Q.E.D.
property m1 Using exhaustive testing.
Testing... Passed 65536 tests.
Q.E.D.
property d2 Using exhaustive testing.
Testing... Passed 65536 tests.
Q.E.D.
property c2 Using exhaustive testing.
Testing... Passed 65536 tests.
Q.E.D.
property m2 Using exhaustive testing.
Testing... Passed 65536 tests.
Q.E.D.
property m3 Using exhaustive testing.
Testing... Passed 65536 tests.
Q.E.D.
property sdiv Using exhaustive testing.
Testing... Passed 65536 tests.
Q.E.D.