patch applied (cabal-branches/cabal-1.10): Saving Options from
test runs for reproducability
Duncan Coutts
duncan.coutts at googlemail.com
Mon Oct 18 17:53:24 EDT 2010
Thu Jul 15 11:00:03 PDT 2010 Thomas Tuegel <ttuegel at gmail.com>
* Saving Options from test runs for reproducability
Ticket #215 (Overhaul support for packages' tests). Saving the Options used
required changes to the TestSuite interface, with the Option values now being
specified as Strings and not Dynamics. This was necessary because the lack of
a Read instance for Dynamic.
M ./Distribution/Simple/Test.hs -17 +33
M ./Distribution/TestSuite.hs -2 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-branches/cabal-1.10;a=darcs_commitdiff;h=20100715180003-30370-63f67e4d69f22b77a7810320bfa8263248836090.gz
More information about the cabal-devel
mailing list