nixpkgs/pkgs/build-support/cabal
Peter Simons fb83f8605f pkgs/build-support/cabal: add support for running specific tests only via 'testTarget'
The dns packages requires this feature, because it ships two test programs: one
of them requires network access (so we cannot run it), but the other test does
not. Setting testTarget appropriately allows us to run only one of the two
suites.
2013-08-26 12:39:33 +02:00
..
default.nix pkgs/build-support/cabal: add support for running specific tests only via 'testTarget' 2013-08-26 12:39:33 +02:00