Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature/travis global #56

Merged
merged 5 commits into from
Jun 11, 2019
Merged

Feature/travis global #56

merged 5 commits into from
Jun 11, 2019

Conversation

dellaert
Copy link
Member

@dellaert dellaert commented Jun 10, 2019

This PR does two things:

  • runs travis in debug mode and release mode
  • uses global env variables to make matrix a bit easier to read
  • compiles examples in first stage to reduce matrix size in second stage

@dellaert
Copy link
Member Author

Travis works as expected although cache still not working well. Build use clang Linux in Release has segfaults. Will merge this but create an issue.

@dellaert dellaert merged commit b51e89c into develop Jun 11, 2019
@dellaert dellaert deleted the feature/travis_global branch June 11, 2019 23:50
varunagrawal added a commit that referenced this pull request Mar 25, 2021
29628426d Merge pull request #59 from borglab/fixes
a95429ea0 Merge pull request #56 from borglab/fix/this-instantiation
3e22d6516 more documenatation and some formatting
526301499 updated the test to test for non-templated This
cdb75f36f Merge branch 'master' into fix/this-instantiation
0f5ae3b7f moved example pybind template to templates directory
d55f5db38 remove extra whitespace
21891ad3d skip tests until we figure out what's going on
2ea6307c3 better way of handling the matlab includes in the matlab wrapper
d0f8a392c Merge pull request #55 from borglab/feature/refactor3
57d47cbd9 create directories to store generated output
4788a1e37 fixed This instantiation
61d2cbfc4 add namespace test to matlab wrapper
ec39023e6 added more, smaller tests for Python wrapper
19c35b857 test for matlab class inheritance and some clean up
06ca5da13 test for matlab functions
cb05d7379 minor clean up and separate tests for geometry and class
8d8145cc4 break down test interface file into smaller files that can be easily debugged
97328f057 restructured test files and added dedicated fixtures directory

git-subtree-dir: wrap
git-subtree-split: 29628426d2c1a7bb728e40307c0f25cb468cd1bc
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant