Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring On branch : master
http://hackage.haskell.org/trac/ghc/changeset/fccdb9b651cce983b8fa4ef40e23f1fb672a9d27 >--------------------------------------------------------------- commit fccdb9b651cce983b8fa4ef40e23f1fb672a9d27 Author: Duncan Coutts <[email protected]> Date: Sun Nov 13 16:30:22 2011 +0000 Add the test suite for the builder monoid Again, this is Simon Meier's code .../Lazy/Builder/BasicEncoding/TestUtils.hs | 344 ++++++++++++ .../ByteString/Lazy/Builder/BasicEncoding/Tests.hs | 336 +++++++++++ .../builder/Data/ByteString/Lazy/Builder/Tests.hs | 587 ++++++++++++++++++++ tests/builder/TestSuite.hs | 20 + 4 files changed, 1287 insertions(+), 0 deletions(-) Diff suppressed because of size. To see it, use: git show fccdb9b651cce983b8fa4ef40e23f1fb672a9d27 _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
