Max Lyon
|
99632809d8
|
in unittest replace has_property check with the one implemented in property manager
|
2019-10-31 14:31:55 +01:00 |
|
Max Lyon
|
8a8aab33e0
|
remove second template argument of property manager in unittests
|
2019-10-31 14:31:00 +01:00 |
|
Max Lyon
|
2343577636
|
add unittests for default double vec type
|
2019-10-22 10:17:12 +02:00 |
|
Jan Möbius
|
79bf4a7742
|
Added ply test
|
2019-09-03 08:27:39 +02:00 |
|
Jan Möbius
|
8c9214009d
|
Added ply test
|
2019-09-03 08:27:17 +02:00 |
|
Jan Möbius
|
53616eb91f
|
Merge branch 'delete_vertex_crash_subdivider' into 'master'
Delete vertex crash subdivider
Closes #65
See merge request OpenMesh/OpenMesh!219
|
2019-04-09 16:18:47 +02:00 |
|
Jan Möbius
|
9eee36de6d
|
Added Unittest for modified butterfly
|
2019-04-09 13:44:17 +02:00 |
|
Jan Möbius
|
b794e7e6d0
|
Fixed test result numbers
|
2019-04-09 13:20:57 +02:00 |
|
Jan Möbius
|
c79efc9e8c
|
refs #65
- Added Unittests for loop subdivision
- Added unittest to perform subdivision after a vertex has been deleted
|
2019-04-09 13:06:46 +02:00 |
|
Jan Möbius
|
c1496cb94a
|
Fixed unittest warning
|
2019-04-09 08:16:35 +02:00 |
|
Jan Möbius
|
3fbc166201
|
- PLY Reader/Writer: Support for face colors (Thanks to Steve and Barb Demlow for the patch)
|
2019-02-21 12:49:56 +01:00 |
|
Jan Möbius
|
0eb788a59b
|
Silence clang warning on unittest
|
2019-02-06 10:29:05 +01:00 |
|
Jan Möbius
|
471874bce5
|
refs #64
|
2019-02-04 08:47:17 +01:00 |
|
Jan Möbius
|
dd9917cacc
|
- Improved unittest description
|
2019-02-04 08:46:26 +01:00 |
|
Jan Möbius
|
c98de02846
|
Added unittest to check ply reader
|
2019-02-04 08:45:12 +01:00 |
|
Jan Möbius
|
3a7228d3ea
|
Work without Eigen3
|
2019-01-17 08:27:40 +01:00 |
|
Jan Möbius
|
a5e04d48ef
|
More unittesting for eigen vectors
|
2019-01-17 08:07:54 +01:00 |
|
Jan Möbius
|
58085cd5f3
|
Preliminary Eigen support. One unittest still fails
refs #59
|
2019-01-17 07:40:34 +01:00 |
|
Jan Möbius
|
cfd2fdb160
|
Added unittest to check mesh type
|
2019-01-15 16:13:05 +01:00 |
|
Jan Möbius
|
46c2bd0f9f
|
Test VectorType single param constructor
closes #40
|
2019-01-15 13:01:06 +01:00 |
|
Jan Möbius
|
76c61df596
|
Fixed several warnings with fallthrough on gcc 8
|
2019-01-15 11:07:39 +01:00 |
|
Jan Möbius
|
617b5e78de
|
Fixed PolyConnectivity is_collapse_ok, missing some configurations (Thanks to Simon Flöry for the patch)
|
2018-12-10 08:54:25 +01:00 |
|
Jan Möbius
|
9ce58f1114
|
- Fixed PolyConnectivity is_collapse_ok, missing some configurations (Thanks to Simon Flöry for the patch)
|
2018-12-10 08:52:20 +01:00 |
|
Jan Möbius
|
1a0a76dd28
|
Merge branch 'rename_property_manager_factories' into 'master'
rename PropertyManager factory functions
See merge request OpenMesh/OpenMesh!193
|
2018-12-03 09:49:52 +01:00 |
|
Jan Möbius
|
ab12d50e5e
|
Updated tutorial unittest. Fixed tutorial variable names.
|
2018-12-03 07:52:59 +01:00 |
|
Janis Born
|
cb745d750e
|
fix shadowing of variable name in OpenMeshReadWriteOBJ unit test
|
2018-11-30 20:19:17 +01:00 |
|
Janis Born
|
c5d8ea8ef0
|
update PropertyManager unit tests to use new factory functions
|
2018-11-30 20:14:17 +01:00 |
|
Jan Möbius
|
be36e14b8c
|
Merge branch 'master' into PLY_istream_fix
|
2018-11-27 14:33:05 +01:00 |
|
Jan Möbius
|
460db33f69
|
Merge branch 'persistent_edge_properties' into 'master'
Persistent edge properties
See merge request OpenMesh/OpenMesh!184
|
2018-11-27 13:03:44 +01:00 |
|
Jan Möbius
|
b91ba15e41
|
Added Unittest to check OBJ Reader Writer Issue refs #60
|
2018-11-27 12:02:18 +01:00 |
|
Jan Möbius
|
0ba70e946f
|
Added Unittest to check OBJ Reader Writer Issue refs
|
2018-11-27 12:01:42 +01:00 |
|
Jan Möbius
|
f82c6cfaf5
|
Merge branch 'master' into use_cmake_GTest_finder
|
2018-10-30 10:19:51 +01:00 |
|
Max Lyon
|
62e822cffd
|
change test file version from 10 to 7 because 7 is the biggest supported major version
|
2018-10-23 12:07:52 +02:00 |
|
Max Lyon
|
c1ac62b901
|
add tests for reading different file versions
|
2018-10-23 11:21:32 +02:00 |
|
Max Lyon
|
6a2d18739f
|
fix bugs in unittest
|
2018-10-12 14:04:34 +02:00 |
|
Max Lyon
|
f6b106155f
|
add unittests for writing and reading status information
|
2018-10-12 11:34:49 +02:00 |
|
Max Lyon
|
c0fa8fcdb0
|
store status slightly better
|
2018-08-08 14:01:01 +02:00 |
|
Max Lyon
|
bc2fe37aeb
|
add test to check if status is correctly written to file and loaded from file
|
2018-08-08 12:06:14 +02:00 |
|
Max Lyon
|
84eccff6a6
|
add another test for custom edge property storing and loading
|
2018-08-07 14:03:51 +02:00 |
|
Jan Möbius
|
3e0849fb72
|
Addd SmartTagger Unittest for faces
|
2018-06-19 14:49:25 +02:00 |
|
Jan Möbius
|
9f91de0d86
|
Added basic unittest for smarttagger on vertices
|
2018-06-19 14:39:59 +02:00 |
|
Jan Möbius
|
c68c630eab
|
Prevent endless loop in PLY reader when unknown property types are read.
|
2018-06-18 13:16:33 +02:00 |
|
Matthias Möller
|
2cfb61fba8
|
use cmake internal GTest finder module
|
2018-06-09 12:13:15 +02:00 |
|
Jan Möbius
|
ad6eab8bee
|
Fixed clang warning
|
2018-05-08 15:33:26 +02:00 |
|
schultz
|
a01811fce9
|
fix RUNTIME_OUTPUT_DIRECTORY was not set properly in CMake for
unittests_customvec
|
2018-04-18 12:24:21 +02:00 |
|
Christian Mattes
|
77555753e3
|
Made customvec tests known to CMake
|
2018-04-16 16:18:59 +02:00 |
|
Christian Mattes
|
2884ef83eb
|
Fixed wrong mesh type used in unittest
|
2018-04-16 13:32:14 +02:00 |
|
Christian Mattes
|
da002408f9
|
Corrected point type in unittest
|
2018-04-16 13:18:57 +02:00 |
|
Christian Mattes
|
dc4243f928
|
Now builds on VS 2013
|
2018-04-12 17:53:54 +02:00 |
|
Christian Mattes
|
f12ca3fefe
|
Added a minimal vector type that makes the OpenMesh tests pass.
|
2018-04-12 15:19:53 +02:00 |
|