Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenVolumeMesh
OpenVolumeMesh
Commits
3d2e59b8
Commit
3d2e59b8
authored
May 11, 2016
by
Max Lyon
Browse files
Merge branch 'master' into v2beta
Conflicts: CI/ci-mac.sh VERSION src/Unittests/unittests_files.cc
parents
cc84b82c
b5b9aad9
Pipeline
#1695
passed with stage
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
CI/ci-mac.sh
View file @
3d2e59b8
...
...
@@ -48,7 +48,6 @@ cd Unittests
cd
..
cd
..
#########################################
# Build Debug version and Unittests
#########################################
...
...
@@ -67,7 +66,6 @@ make
#build the unit tests
make unittests
#########################################
# Run Debug Unittests
#########################################
...
...
src/Unittests/unittests_files.cc
View file @
3d2e59b8
...
...
@@ -4,6 +4,7 @@
#include <OpenVolumeMesh/FileManager/FileManager.hh>
using
namespace
OpenVolumeMesh
;
using
namespace
Geometry
;
TEST_F
(
PolyhedralMeshBase
,
LoadFile
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment