patch applied (packages/Cabal): Test command runs all executable
testsuites
Ian Lynagh
igloo at earth.li
Tue Jun 15 08:24:33 EDT 2010
Tue Jun 1 07:58:27 PDT 2010 Thomas Tuegel <ttuegel at gmail.com>
* Test command runs all executable testsuites
Ticket #215 (Overhaul support for packages' tests). The 'test' command runs all
executable tests listed in the package description when the package is
configured with tests enabled. The exit codes and standard output/error are
collected and reported.
M ./Cabal.cabal +1
M ./Distribution/Simple.hs -5 +12
A ./Distribution/Simple/Test.hs
M ./Distribution/Simple/UserHooks.hs -6 +13
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=packages/Cabal;a=darcs_commitdiff;h=20100601145827-30370-23e3c8693e29c77b874b1bc41d6b45c8e543f7b5.gz
More information about the Cvs-libraries
mailing list