Repository : ssh://darcs.haskell.org//srv/darcs/packages/random

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/eec5f8d9b509f5f6af0aea00d6c75e32abb39e6f

>---------------------------------------------------------------

commit eec5f8d9b509f5f6af0aea00d6c75e32abb39e6f
Author: Ryan Newton <[email protected]>
Date:   Mon Jun 27 23:41:20 2011 -0400

    Added a new test to check the range on each type\'s Random instance.

 Benchmark/SimpleRNGBench.hs |   18 --------
 System/Random.hs            |    4 +-
 tests/all.T                 |   10 ++++-
 tests/random1283.hs         |    2 +
 tests/rangeTest.hs          |  101 +++++++++++++++++++++++++++++++++++++++++++
 tests/rangeTest.stdout      |   32 ++++++++++++++
 6 files changed, 146 insertions(+), 21 deletions(-)


Diff suppressed because of size. To see it, use:

    git show eec5f8d9b509f5f6af0aea00d6c75e32abb39e6f

_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to