Simon Marlow <[EMAIL PROTECTED]> wrote:
> Simon Peyton-Jones wrote:
> > So (my constant refrain) perhaps a wiki page to clarify what these
> > terms mean? Malcolm you are ideally placed to write such a thing,
> > since you know what your misunderstanding was...
>
> We have
>
> http://hackage.haskell.org/trac/ghc/wiki/Building/RunningTests
>
> which is about using the test suite, and there should probably be a
> page in the Commentary describing how the test framework works. Some
> of the material from testsuite/README can be used to populate these
> pages
I have cut-n-pasted the remainder of the testsuite/README into the
RunningTests wiki page. I also added a couple of comments about the
meaning of the word "fail". It is used inconsistently, sometimes to
mean a compilation failure (which is desired, reveals no bug), and
sometimes a test failure (undesired, indicates a bug). I tried to
explain which meaning was intended next to each usage, but I might have
got it wrong.
Regards,
Malcolm
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc