Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenMesh
OpenMesh
Commits
b91ba15e
Commit
b91ba15e
authored
Nov 27, 2018
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Unittest to check OBJ Reader Writer Issue refs
#60
parent
0ba70e94
Pipeline
#7914
passed with stage
in 77 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/Unittests/unittests_read_write_OBJ.cc
src/Unittests/unittests_read_write_OBJ.cc
+1
-0
No files found.
src/Unittests/unittests_read_write_OBJ.cc
View file @
b91ba15e
...
...
@@ -541,6 +541,7 @@ TEST_F(OpenMeshReadWriteOBJ, FaceTexCoordTest) {
u
+=
1.0
;
}
u
=
0.0
f
;
for
(
auto
fh
:
mesh_
.
fh_range
(
fh
)
)
...
...
Write
Preview
Markdown
is supported
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