> Send us improved testsuites and we'll happily add them to our suites.
> 
> The most relevant Hugs testsuites are:
> 
>   intTest.{hs,input,output}

This one appears to have a common ancestry with arith011 in
fptools/testsuite/tests/ghc-regress/numeric/should_run.  However
arith011 has grown a bit since: it tests {Int,Word}64 as well as Int and
some Integer operations.  Perhaps you'd like to sync up the Hugs version
with ours again?

Once upon a time we dreamed of having a cross-compiler test suite... we
even started to work on it (that is what fptools/testsuite was supposed
to be) but sadly we're all too busy just getting our own compilers to
work, as usual :(  GHC's test suite has a mixture of generic Haskell 98
tests, tests for extensions, and tests for bizarre regression cases.
One day we really ought to separate these and make a generic test suite
(same goes for the Hugs & nhc98 tests I imagine).

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to