[Pkg-haskell-commits] [SCM] haskell-testpack branch, master, updated. debian/1.0.2-1-4-gb0d6b36

John Goerzen jgoerzen at complete.org
Fri Apr 23 15:20:30 UTC 2010


The following commit has been merged in the master branch:
commit a0f0cd007d28c81f0aa940f5ce320c1267983b1d
Author: John Goerzen <jgoerzen at complete.org>
Date:   Thu Dec 7 02:03:20 2006 +0100

    Make wintest.bat actually run the tests

diff --git a/wintest.bat b/wintest.bat
index 1536bce..d9d7634 100644
--- a/wintest.bat
+++ b/wintest.bat
@@ -1,4 +1,5 @@
 cd testsrc
 ghc --make -package FilePath -package mtl -package HUnit -fallow-overlapping-instances -fallow-undecidable-instances -fglasgow-exts -cpp -o runtests.exe -i..\dist\build:..\src runtests.hs
 cd ..
+testsrc\runtests
 

-- 
haskell-testpack



More information about the Pkg-haskell-commits mailing list