[commit: testsuite] master: Remove the Data.ByteString tests; part of #1161 (f0b85aa)

Ian Lynagh igloo at earth.li
Fri Feb 3 23:47:49 CET 2012


Repository : ssh://darcs.haskell.org//srv/darcs/testsuite

On branch  : master

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

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

commit f0b85aa8cfc60670f09d793b2fa0bebfa6a1d8d1
Author: Ian Lynagh <igloo at earth.li>
Date:   Fri Feb 3 20:26:58 2012 +0000

    Remove the Data.ByteString tests; part of #1161
    
    I've sent them to the upstream bytestring bug report addresses

 tests/lib/Data.ByteString/Makefile             |    3 -
 tests/lib/Data.ByteString/all.T                |   18 -
 tests/lib/Data.ByteString/bytestring001.hs     |  948 --------------------
 tests/lib/Data.ByteString/bytestring001.stdout |  185 ----
 tests/lib/Data.ByteString/bytestring002.hs     |    6 -
 tests/lib/Data.ByteString/bytestring002.stdin  | 1000 ---------------------
 tests/lib/Data.ByteString/bytestring002.stdout |    1 -
 tests/lib/Data.ByteString/bytestring003.hs     |   36 -
 tests/lib/Data.ByteString/bytestring003.stdin  | 1000 ---------------------
 tests/lib/Data.ByteString/bytestring003.stdout |    1 -
 tests/lib/Data.ByteString/bytestring004.hs     |  564 ------------
 tests/lib/Data.ByteString/bytestring004.stdout |   45 -
 tests/lib/Data.ByteString/bytestring005.hs     | 1138 ------------------------
 tests/lib/Data.ByteString/bytestring005.stdout |  226 -----
 tests/lib/Data.ByteString/bytestring006.hs     |   10 -
 tests/lib/Data.ByteString/bytestring006.stdout |    2 -
 16 files changed, 0 insertions(+), 5183 deletions(-)


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

    git show f0b85aa8cfc60670f09d793b2fa0bebfa6a1d8d1



More information about the Cvs-ghc mailing list