Skip to content

Fix unit test time constraint exempt for fixtures #26

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

Merged
merged 2 commits into from
Feb 6, 2013
Merged

Fix unit test time constraint exempt for fixtures #26

merged 2 commits into from
Feb 6, 2013

Conversation

pjohnmeyer
Copy link
Member

This pull request closes #9. I was able to apply my patch from SourceForge with no significant rework.

It felt a little dirty calling the TEST_EX and TEST_FIXTURE_EX macros directly again, but it seemed the best way to accomplish the goal.

…he SlowTestHelper namespace. These tests are actually run by new test SlowTestsWithTimeExemptionsPass.
@ghost ghost assigned charlesnicholson Feb 3, 2013
pjohnmeyer added a commit that referenced this pull request Feb 6, 2013
…tForFixtures

Fix unit test time constraint exempt for fixtures; closes #9.
@pjohnmeyer pjohnmeyer merged commit 8faa479 into unittest-cpp:master Feb 6, 2013
@pjohnmeyer pjohnmeyer deleted the fixUnitTestTimeConstraintExemptForFixtures branch February 6, 2013 03:15
pjohnmeyer added a commit that referenced this pull request Apr 4, 2015
…tForFixtures

Fix unit test time constraint exempt for fixtures; closes #9.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UNITTEST_TIME_CONSTRAINT_EXEMPT broke in TEST_FIXTURE
2 participants