[GHC] #11468: testsuite should ignore config files
GHC
ghc-devs at haskell.org
Thu Jan 21 18:52:01 UTC 2016
#11468: testsuite should ignore config files
-------------------------------------+-------------------------------------
Reporter: gridaphobe | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 8.1
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
I added `-ignore-dot-ghci` to those tests in
2ffc2606cfc58768ddc6dd53f270ba7088c43f3c.
We could factor out all this repetition, though. How about a variable
`TEST_HC_INTERACTIVE_OPTS` that is set to `$(TEST_HC_OPTS) --interactive
-ignore-dot-ghci -v0`?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11468#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list