Skip to content

Some fixes for C++ and tests#13

Open
mkatliar wants to merge 36 commits intogiaf:masterfrom
mkatliar:master
Open

Some fixes for C++ and tests#13
mkatliar wants to merge 36 commits intogiaf:masterfrom
mkatliar:master

Conversation

@mkatliar
Copy link

@mkatliar mkatliar commented Jul 5, 2016

  • Fixed const-correctness in two of the interface functions
  • Fixed С++ linkage errors
  • Added tests that can be run automatically (requires GTest, https://github.com/google/googletest)
    • Includes tests for failing QPs

Mikhail Katliar and others added 30 commits June 22, 2016 16:23
…ce_size_bytes() interfaces const-correct

* Fixed errors when linking to a C++ code (missing extern "C")
Merge branch 'master' of github.com:mkotlyar/hpmpc
* Fixed missing return value compilation error
If it is spit in the source dir and not in .gitignore, git considers the src dir as "dirty", and this leads to
awkward buid errors if hpmpc is included in other project using CMake's ExternalProject_Add().
* Added FindEigen3.cmake
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.

2 participants