#929: cabal test -v3 should output command line used to run test binary
---------------------------------+------------------------------------------
  Reporter:  tibbe               |        Owner:  ttuegel           
      Type:  enhancement         |       Status:  new               
  Priority:  normal              |    Milestone:  cabal-install-0.14
 Component:  cabal-install tool  |      Version:  1.10.2.0          
  Severity:  normal              |     Keywords:                    
Difficulty:  unknown             |   Ghcversion:                    
  Platform:                      |  
---------------------------------+------------------------------------------

Comment(by duncan):

 The solution is for the cabal test code to use the standard process
 running functions that the rest of the Cabal lib uses. That would provide
 the -v support in the same way as other features, and match what users
 expect.

 If there's any limitations in the existing process running functions that
 make them unsuitable then we should fix that.

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/929#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects

_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to