On Thu, Oct 18, 2007 at 09:55:09AM +0100, Simon Peyton-Jones wrote:
> Ian: can you tell us what you'd like to do about divergent test output
> between head and branch?
I've added a namebase_if_compiler_lt function, so you can say e.g.
test('tc141',
namebase_if_compiler_lt('ghc','6.9', 'tc141-6.8'),
compile_fail,
[''])
and it will look for tc141-6.8.stderr etc if you are using GHC 6.8.
I've fixed a number of tests for the 6.8 branch, and will fix more
recent failures shortly.
Thanks
Ian
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc