18 Oct
2010
18 Oct
'10
9:53 p.m.
Tue Aug 3 09:49:32 PDT 2010 Thomas Tuegel <ttuegel@gmail.com> * Added --replay option to cabal test Ticket #215 (Overhaul support for packages' tests). This patch adds support for using machine logs from previous runs to replay tests with the same options. When using --replay, Cabal will replay all test suites listed in the machine log specified; test suite names specified on the command line are ignored. M ./Distribution/Simple/Setup.hs -4 +13 M ./Distribution/Simple/Test.hs -24 +43 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-branches/cabal-1.10;a=...