[commit: packages/containers] changelog-foldtree, cleaned_bugfix394, master, merge-doc-target, merge-fixes-5.9, merge-restrict-fix-5.8, revert-184-generic, revert-408-bugfix_394: Delete tests-ghc (aa982fb)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:39:20 UTC 2017


Repository : ssh://git@git.haskell.org/containers

On branches: changelog-foldtree,cleaned_bugfix394,master,merge-doc-target,merge-fixes-5.9,merge-restrict-fix-5.8,revert-184-generic,revert-408-bugfix_394
Link       : http://git.haskell.org/packages/containers.git/commitdiff/aa982fb83f2561d3b27b89b46d36ffca21e072cc

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

commit aa982fb83f2561d3b27b89b46d36ffca21e072cc
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Wed Feb 10 22:39:28 2016 +0100

    Delete tests-ghc
    
    `containers` received its own testsuite in
    38743e394dd19fcd7983a1f726482d04e64111ec (2010). That commit mentions:
    
        "It includes unit tests for known past bugs (balancing)."
    
    I think it's safe to delete the old ghc tests.


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

aa982fb83f2561d3b27b89b46d36ffca21e072cc
 tests-ghc/Makefile                                 |  7 ------
 tests-ghc/all.T                                    |  7 ------
 tests-ghc/dataintset001.hs                         | 11 ----------
 tests-ghc/dataintset001.stdout                     |  1 -
 tests-ghc/datamap001.hs                            | 14 ------------
 tests-ghc/datamap001.stdout                        |  1 -
 tests-ghc/datamap002.hs                            | 11 ----------
 tests-ghc/datamap002.stdout                        |  1 -
 tests-ghc/sequence001.hs                           |  9 --------
 tests-ghc/sequence001.stdout                       |  2 --
 tests-ghc/unreliable/README                        |  2 --
 tests-ghc/unreliable/coerce_tests                  |  5 -----
 tests-ghc/unreliable/mapcoerceintmap.hs            | 25 ----------------------
 tests-ghc/unreliable/mapcoerceintmap.stdout        |  3 ---
 tests-ghc/unreliable/mapcoerceintmapstrict.hs      | 25 ----------------------
 .../unreliable/mapcoerceintmapstrict.hs.stdout     |  3 ---
 tests-ghc/unreliable/mapcoercemap.hs               | 25 ----------------------
 tests-ghc/unreliable/mapcoercemap.stdout           |  3 ---
 tests-ghc/unreliable/mapcoerceseq.hs               | 25 ----------------------
 tests-ghc/unreliable/mapcoerceseq.stdout           |  3 ---
 tests-ghc/unreliable/mapcoercesmap.hs              | 25 ----------------------
 tests-ghc/unreliable/mapcoercesmap.stdout          |  3 ---
 22 files changed, 211 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc aa982fb83f2561d3b27b89b46d36ffca21e072cc


More information about the ghc-commits mailing list