patch applied (testsuite): MERGE: Another attempt to make mod{144,
146, 158, 160, 165} generate consistent output
Simon Marlow
simonmar at microsoft.com
Wed Apr 4 06:37:05 EDT 2007
Wed Apr 4 03:36:34 PDT 2007 Simon Marlow <simonmar at microsoft.com>
* MERGE: Another attempt to make mod{144,146,158,160,165} generate consistent output
On some platforms $MAKE == "gmake", so the error messages still didn't
match. I made it so that these tests now don't fail in make, but the
exit code from GHC is emitted to stderr so we can test it.
M ./tests/ghc-regress/module/Makefile -7 +13
M ./tests/ghc-regress/module/all.T -5 +5
M ./tests/ghc-regress/module/mod144.stderr -1 +1
M ./tests/ghc-regress/module/mod146.stderr -1 +1
M ./tests/ghc-regress/module/mod158.stderr -1 +1
M ./tests/ghc-regress/module/mod160.stderr -1 +1
M ./tests/ghc-regress/module/mod165.stderr -1 +1
More information about the Cvs-ghc
mailing list