patch applied (cabal): Ticket #89 part 2: Dependency-related test cases and a simple test harness

Tue May 26 06:35:09 PDT 2009 rubbernecking.trumpet.stephen@blacksapphire.com * Ticket #89 part 2: Dependency-related test cases and a simple test harness Ignore-this: 830dd56363c34d8edff65314cd8ccb2 The purpose of these tests is mostly to pin down some existing behaviour to ensure it doesn't get broken by the ticket #89 changes. A ./tests/PackageTests/ A ./tests/PackageTests/BuildDeps/ A ./tests/PackageTests/BuildDeps/GlobalBuildDepsNotAdditive1/ A ./tests/PackageTests/BuildDeps/GlobalBuildDepsNotAdditive1/Check.hs A ./tests/PackageTests/BuildDeps/GlobalBuildDepsNotAdditive1/GlobalBuildDepsNotAdditive1.cabal A ./tests/PackageTests/BuildDeps/GlobalBuildDepsNotAdditive1/MyLibrary.hs A ./tests/PackageTests/BuildDeps/GlobalBuildDepsNotAdditive1/Setup.hs A ./tests/PackageTests/BuildDeps/GlobalBuildDepsNotAdditive2/ A ./tests/PackageTests/BuildDeps/GlobalBuildDepsNotAdditive2/Check.hs A ./tests/PackageTests/BuildDeps/GlobalBuildDepsNotAdditive2/GlobalBuildDepsNotAdditive2.cabal A ./tests/PackageTests/BuildDeps/GlobalBuildDepsNotAdditive2/Setup.hs A ./tests/PackageTests/BuildDeps/GlobalBuildDepsNotAdditive2/lemon.hs A ./tests/PackageTests/BuildDeps/InternalLibrary0/ A ./tests/PackageTests/BuildDeps/InternalLibrary0/Check.hs A ./tests/PackageTests/BuildDeps/InternalLibrary0/MyLibrary.hs A ./tests/PackageTests/BuildDeps/InternalLibrary0/Setup.hs A ./tests/PackageTests/BuildDeps/InternalLibrary0/my.cabal A ./tests/PackageTests/BuildDeps/InternalLibrary0/programs/ A ./tests/PackageTests/BuildDeps/InternalLibrary0/programs/lemon.hs A ./tests/PackageTests/BuildDeps/SameDepsAllRound/ A ./tests/PackageTests/BuildDeps/SameDepsAllRound/Check.hs A ./tests/PackageTests/BuildDeps/SameDepsAllRound/MyLibrary.hs A ./tests/PackageTests/BuildDeps/SameDepsAllRound/SameDepsAllRound.cabal A ./tests/PackageTests/BuildDeps/SameDepsAllRound/Setup.hs A ./tests/PackageTests/BuildDeps/SameDepsAllRound/lemon.hs A ./tests/PackageTests/BuildDeps/SameDepsAllRound/pineapple.hs A ./tests/PackageTests/PackageTester.hs A ./tests/Setup.hs A ./tests/suite.cabal A ./tests/suite.hs View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20090526133509-77ee1-93331a3b9...
participants (1)
-
Duncan Coutts