Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cabal test --test-COMPONENT-option #2071

Open
ttuegel opened this issue Aug 28, 2014 · 1 comment
Open

Add cabal test --test-COMPONENT-option #2071

ttuegel opened this issue Aug 28, 2014 · 1 comment

Comments

@ttuegel
Copy link
Member

ttuegel commented Aug 28, 2014

We should add options to cabal test to send test options to specific tests only. Now, --test-option sends test options to all the tests. Originally reported in #2058.

@ttuegel ttuegel added this to the Cabal-1.24 milestone Apr 24, 2015
@23Skidoo 23Skidoo modified the milestones: Cabal 1.24, Cabal 1.26 Feb 21, 2016
@ezyang ezyang removed this from the Cabal 2.0 milestone Aug 16, 2016
@ezyang
Copy link
Contributor

ezyang commented Aug 16, 2016

With per-component configure, maybe we don't need this anymore? You can just run a test individually and you can specify the test options for that test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants