patch applied (testsuite): Expect tests to fail if we don'
t have libraries that they use
Simon Marlow
simonmarhaskell at gmail.com
Wed Feb 7 04:31:06 EST 2007
Ian Lynagh wrote:
> Tue Feb 6 06:26:00 PST 2007 Ian Lynagh <igloo at earth.li>
> * Expect tests to fail if we don't have libraries that they use
>
> M ./driver/testglobals.py +2
> M ./driver/testlib.py +9
> M ./mk/test.mk +4
> M ./tests/ghc-regress/concurrent/should_run/all.T -1 +3
> M ./tests/ghc-regress/lib/Concurrent/all.T -5 +5
> M ./tests/ghc-regress/lib/Data.ByteString/all.T -3 +3
> M ./tests/ghc-regress/lib/net/all.T -3 +3
I think we should move the library-specific tests into the library repositories
themselves, and have the testsuite go and find them. i.e. it would look in
libraries/*/tests for *.T files in addition to testsuite/tests/ghc-regress.
Cheers,
Simon
More information about the Cvs-ghc
mailing list