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

Fix unittests for BundleSet if sqlite supported is not included in the build #49

Merged
merged 2 commits into from
Aug 29, 2014

Conversation

morgenroth
Copy link

These patches fixes #47.

The namingTest requires a specific behavior which is only supported by the
sqlite variant of the storage. Thus, this test have to be skipped if no sqlite is available.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 1d25135 on ejonny:Fix-BundleSet-unit-testing into a0151c2 on ibrdtn:master.

morgenroth added a commit that referenced this pull request Aug 29, 2014
Fix unittests for BundleSet if sqlite supported is not included in the build
@morgenroth morgenroth merged commit 479e01c into ibrdtn:master Aug 29, 2014
@morgenroth morgenroth deleted the Fix-BundleSet-unit-testing branch August 29, 2014 12:47
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.

ibrdtn/daemon unittests fail, probably due to missing cleanup
2 participants