Commit Graph

17 Commits

Author SHA1 Message Date
Max Lyon
bc6f7b75d9 add property creator that can create properties from strings 2020-11-30 20:53:18 +01:00
Alexandra Heuschling
4fb3e8a7f3 add support for signed char 2020-11-29 17:38:19 +01:00
Max Lyon
0cce038f10 small unit test refactoring 2020-11-09 17:24:36 +01:00
Max Lyon
a5e204a6b4 add unittest to check if loading properties works in om file format version 2.2 2020-11-09 17:04:06 +01:00
Max Lyon
7a559a2bce add unittest checking loading of properties of om version 2.1 2020-11-09 16:53:12 +01:00
Max Lyon
d1da33cd1d write face normals as double 2020-02-10 09:19:09 +01:00
Max Lyon
c92a666658 add unittest for writing and reading double positions and normals 2020-02-05 22:09:36 +01:00
Max Lyon
74cd2937f4 fix unittests for double traits 2019-10-31 09:21:17 +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
7e0d758ad2 Fixed wanring
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1149 fdac6126-5c0c-442c-9429-916003d36597
2014-08-28 13:21:29 +00:00
Hans-Christian Ebke
bbb3a55ee7 Split up unit tests into multiple compile units.
Added mesh_cast unit test.


git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@958 fdac6126-5c0c-442c-9429-916003d36597
2013-09-20 14:21:08 +00:00