]> git.rkrishnan.org Git - functorrent.git/commit
add QuickCheck test to the test suite.
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 26 Apr 2015 12:07:18 +0000 (17:37 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 26 Apr 2015 12:07:18 +0000 (17:37 +0530)
commit6154a22cd080112176183d3c122b1492a5623481
treed9f7d730f4d52bd1ea0a838c57fdcfb2f85a26a7
parent6f2a818109cb4a78efcb812e7cb943c961783cb3
add QuickCheck test to the test suite.

Bug: tests do not terminate because of the recursive nature of
the BVal data type.
functorrent.cabal
test/Test.hs