patch applied (cabal-branches/cabal-1.10): Removed duplicate code for test suite interface version checks
19 Oct
2010
19 Oct
'10
5:53 a.m.
Tue Jul 13 07:48:35 PDT 2010 Thomas Tuegel <ttuegel@gmail.com> * Removed duplicate code for test suite interface version checks Ticket #215 (Overhaul support for packages' tests). Duplicate code for checking the test suite interface version was replaced with a single function 'testVersion1 :: Version -> Bool' exported from Distribution.PackageDescription. M ./Distribution/PackageDescription.hs -1 +6 M ./Distribution/Simple/Build.hs -5 +3 M ./Distribution/Simple/PreProcess.hs -5 +4 M ./Distribution/Simple/Test.hs -5 +3 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-branches/cabal-1.10;a=...
5758
Age (days ago)
5758
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts