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

Adding missing tests for the C++ wrapper #40

Merged
merged 2 commits into from
May 31, 2024

Conversation

mipals
Copy link
Contributor

@mipals mipals commented May 31, 2024

As mentioned in #38 then some tests were missing. The missing tests were for

  • Equality constrained optimization
  • Power Cones
  • Generalized Power Cones
  • Exponential Cones
  • Second Order Cones
  • Chordal Decomposition

The added tests are adapted from the Rust tests.

mipals added 2 commits May 31, 2024 13:37
The tests are adapted directly from the rust tests.
@CLAassistant
Copy link

CLAassistant commented May 31, 2024

CLA assistant check
All committers have signed the CLA.

@goulart-paul goulart-paul merged commit d8adc52 into oxfordcontrol:main May 31, 2024
2 checks passed
goulart-paul pushed a commit that referenced this pull request Jun 3, 2024
* Adding missing tests for the C++ wrapper

The tests are adapted directly from the rust tests.

* Remove unnecessary spacing
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.

3 participants