[GHC] #7573: Testsuite should easily be able to compile .cmm files.
GHC
cvs-ghc at haskell.org
Thu Jan 17 07:05:22 CET 2013
#7573: Testsuite should easily be able to compile .cmm files.
-------------------------------+--------------------------------------------
Reporter: thoughtpolice | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone: 7.8.1
Component: Test Suite | Version: 7.7
Resolution: fixed | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: 7571, 7574 | Related:
-------------------------------+--------------------------------------------
Changes (by thoughtpolice):
* status: new => closed
* resolution: => fixed
Comment:
Closed by
{{{
commit 8dbd01a092885ad732bd78ecdebc526088f85a56
Author: Austin Seipp <mad.one at gmail.com>
Date: Sun Jan 13 03:41:29 2013 -0600
Add better support for .cmm test files.
Fixes Trac #7573.
Signed-off-by: Austin Seipp <mad.one at gmail.com>
}}}
I also updated the wiki page about adding tests:
http://hackage.haskell.org/trac/ghc/wiki/Building/RunningTests/Adding#Thesetupfield
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7573#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list