[commit: packages/directory] Mistuke-bump-win32-version-bounds, bgamari-patch-1, cbits, master: Remove tests/Makefile (192091c)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:33:43 UTC 2017


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

On branches: Mistuke-bump-win32-version-bounds,bgamari-patch-1,cbits,master
Link       : http://ghc.haskell.org/trac/ghc/changeset/192091c82ac09de71144328e04dce8d59fa527a3/directory

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

commit 192091c82ac09de71144328e04dce8d59fa527a3
Author: Phil Ruffwind <rf at rufflewind.com>
Date:   Tue Apr 19 03:44:07 2016 -0400

    Remove tests/Makefile
    
    Forgot to delete it when tests were migrated from GHC's test framework.


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

192091c82ac09de71144328e04dce8d59fa527a3
 tests/Makefile | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/tests/Makefile b/tests/Makefile
deleted file mode 100644
index 6a0abcf..0000000
--- a/tests/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# This Makefile runs the tests using GHC's testsuite framework.  It
-# assumes the package is part of a GHC build tree with the testsuite
-# installed in ../../../testsuite.
-
-TOP=../../../testsuite
-include $(TOP)/mk/boilerplate.mk
-include $(TOP)/mk/test.mk



More information about the ghc-commits mailing list