Testsuite run dynamic and not

Ian Lynagh igloo at earth.li
Sun Sep 8 21:55:58 UTC 2013


On Sun, Sep 08, 2013 at 01:30:25PM -0700, Edward Z. Yang wrote:
> 
> The easy thing is to list the test twice in all.T but this seems wrong.

Note that if you go that route then you need to make sure that the
generated files don't share filenames (e.g. they don't both create a
foo.o file), or things will go wrong when the two tests run in parallel.


Thanks
Ian





More information about the ghc-devs mailing list