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

[Build System] Introduce Boost.Test as an Optional Prerequisite #426

Open
bska opened this issue Sep 15, 2020 · 2 comments
Open

[Build System] Introduce Boost.Test as an Optional Prerequisite #426

bska opened this issue Sep 15, 2020 · 2 comments

Comments

@bska
Copy link
Member

bska commented Sep 15, 2020

I'm about to do some work on vertical scaling of saturation functions, especially the features that are introduced by the ECLIPSE keywords KRWR, KRGR, KRORW, and KRORG. As part of this work I'd like to expand the set of unit tests in opm-material to ensure I don't make too many mistakes. The current set of unit tests don't use a testing framework however and instead rely on manually implementing function main().

Is there a hard limit on using testing frameworks in opm-material or may I write my new unit tests in terms of the Boost.Test library?

@akva2
Copy link
Member

akva2 commented Sep 15, 2020

this is only for historic reasons and the reason is no longer around. go ahead.

@alfbr
Copy link
Member

alfbr commented Sep 15, 2020

This can be an opportunity to move away from Boost.Test though. @joakim-hove , what do you think?

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

No branches or pull requests

3 participants