patch applied (testsuite): tcfail175: error message changed

Ian Lynagh igloo at earth.li
Sun Oct 21 18:05:54 EDT 2007


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



More information about the Cvs-ghc mailing list