Ian Lynagh wrote:
Tue Feb  6 06:26:00 PST 2007  Ian Lynagh <[EMAIL PROTECTED]>
  * 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

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to