Turo Lamminen
|
674fb5a46c
|
utRemoveVCProcess: Fix memory leak
|
2017-10-05 12:15:28 +03:00 |
Turo Lamminen
|
9bcfce63dc
|
utMetadata: Fix memory leak
|
2017-10-05 12:15:28 +03:00 |
Turo Lamminen
|
1ef3b0f3f3
|
Fix warning about non-constant array size
|
2017-10-05 10:45:40 +03:00 |
Jared Mulconry
|
1eb7eceddf
|
Addressed a number of memory leaks identified in unit tests by asan
|
2017-10-02 11:03:24 +03:00 |
Jared Mulconry
|
29e46e4bb8
|
Addressed asan failures caused by misuse of APIs within unit tests.
|
2017-10-02 11:03:18 +03:00 |
Turo Lamminen
|
da96b32fb9
|
Fix out-of-bounds read in MaterialSystem unit test
|
2017-10-02 10:55:26 +03:00 |
Jared Mulconry
|
e77e89c8b7
|
Improved the naming of temporary file generator function. Replaced use of tmpnam in utIOStreamBuffer with this facility to addresssafety warning.
|
2017-09-26 22:41:20 +10:00 |
Jared Mulconry
|
980d2b0eee
|
Added a header to hold the file generation code for unit testing purposes.
|
2017-09-26 22:08:52 +10:00 |
Jared Mulconry
|
e2ab3e0d29
|
Changed the method by which temporary files are created for unit the FileSizeTest. Will apply to other tests next.
|
2017-09-26 21:32:11 +10:00 |
Jared Mulconry
|
4360267cb2
|
Replaced flakey macros with specific functions to serve the purpose
|
2017-09-25 22:58:47 +10:00 |
Jared Mulconry
|
f6fc5a7a11
|
Changed the FileSizeTest to not rely on tmpnam to eliminate warning on gcc.
|
2017-09-25 22:07:01 +10:00 |
Daniel Hritzkiv
|
023cb27784
|
Revert "Remove simple gltf2 export unit test"
This reverts commit 4b01ecaf10 .
|
2017-09-12 09:57:58 -04:00 |
Daniel Hritzkiv
|
4b01ecaf10
|
Remove simple gltf2 export unit test
Segfaults on Linux for some reason. No other tests test exporting, so it’s fine
|
2017-09-11 16:31:40 -04:00 |
Daniel Hritzkiv
|
86a8a58d12
|
Exclude glTF2 Exporter test when ASSIMP_BUILD_NO_EXPORT
|
2017-09-11 11:02:16 -04:00 |
Daniel Hritzkiv
|
ed2b699c4b
|
Add gltf2 basic unit test
|
2017-09-11 11:02:15 -04:00 |
Daniel Hritzkiv
|
6b4286abf6
|
check in gltf2 models to test directory
Remove un-needed test models
|
2017-09-11 10:50:38 -04:00 |
Kim Kulling
|
c143d2e02c
|
closes https://github.com/assimp/assimp/issues/1404: set name with merged meshes for output mesh.
|
2017-09-07 20:30:17 +02:00 |
Kim Kulling
|
f8146e4da2
|
fix the buil
|
2017-08-31 14:15:23 +02:00 |
Kim Kulling
|
2df704edef
|
fix the buil
|
2017-08-31 14:06:56 +02:00 |
Kim Kulling
|
82f0dae835
|
FIx build
|
2017-08-31 11:53:00 +02:00 |
Kim Kulling
|
11f70e2140
|
Tests: add 3D-importer test.
|
2017-08-31 11:39:10 +02:00 |
Kim Kulling
|
00e3b03c5b
|
closes https://github.com/assimp/assimp/issues/1406: fix merge issue + improve 3MF-tests
|
2017-08-31 11:04:13 +02:00 |
Kim Kulling
|
267d3f41e8
|
ply-loader: add brackets.
|
2017-08-03 14:58:39 +02:00 |
Kim Kulling
|
ba658e7813
|
ply-importer: fix creation of vertex attributes.
|
2017-08-03 14:57:48 +02:00 |
Kim Kulling
|
4b860dfc42
|
fix build second try
|
2017-07-27 13:31:22 +02:00 |
Kim Kulling
|
d74306ad67
|
fix build
|
2017-07-27 13:07:26 +02:00 |
Kim Kulling
|
cf0a83de17
|
unittests: fix build.
|
2017-07-25 09:46:54 +02:00 |
Kim Kulling
|
4013b319af
|
unittests: add missing include to utProfiler.
|
2017-07-25 09:38:35 +02:00 |
Kim Kulling
|
256f28432a
|
unittests: fix the build again.
|
2017-07-25 09:37:28 +02:00 |
Kim Kulling
|
2cb1a9efc6
|
Profiler: add a unittest.
|
2017-07-25 00:00:43 +02:00 |
Kim Kulling
|
b394546e55
|
unittests: fix typo.
|
2017-07-18 20:53:47 +02:00 |
Kim Kulling
|
6f9dabe49c
|
unittests: fix version test.
|
2017-07-18 20:42:55 +02:00 |
Kim Kulling
|
d40b6089e8
|
Fix compiler warnings + one review finding.
|
2017-07-09 22:17:35 +02:00 |
Kim Kulling
|
27b7b44c9d
|
fix unittests.
|
2017-06-28 20:11:13 +02:00 |
Kim Kulling
|
5011e382c7
|
unittest: fix compiler warning.
|
2017-06-21 23:02:26 +02:00 |
Kim Kulling
|
51520cb5f1
|
unittest: Fix compiler warning
|
2017-06-15 08:37:44 +02:00 |
Kim Kulling
|
e1df9e5be9
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2017-06-10 11:19:25 +02:00 |
Kim Kulling
|
616a18b0c7
|
Unittests: fix uppercase typo in export path for ply export test.
|
2017-06-09 21:57:41 +02:00 |
Kim Kulling
|
ad74bfc260
|
Unitetsts: reformats.
|
2017-06-09 20:20:24 +02:00 |
Kim Kulling
|
548c09271b
|
ply-exporter: add unittest.
|
2017-06-07 14:06:38 +02:00 |
Kim Kulling
|
c121cec68a
|
Obj-Importer: introduce working test for line breaks.
|
2017-05-29 22:00:13 +02:00 |
Kim Kulling
|
d30b1e585c
|
Tests how o adress this topic.
|
2017-05-28 22:25:06 +02:00 |
Kim Kulling
|
96839bd860
|
Unittests: fix import material test.
|
2017-05-26 20:29:21 +02:00 |
Kim Kulling
|
e93355c8b4
|
Build: fix some compiler warnings for g++.
|
2017-05-26 09:18:23 +02:00 |
Kim Kulling
|
1b4cbcc6ad
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2017-05-25 22:40:36 +02:00 |
Kim Kulling
|
f3407ef804
|
aiMetaData: introduce aiMetaData::Dealloc.
|
2017-05-25 22:35:27 +02:00 |
Kim Kulling
|
1bfff8ba1d
|
ObjImporter: Add unittest.
|
2017-05-22 21:11:01 +02:00 |
Kim Kulling
|
3d5e94477f
|
Merge pull request #1272 from assimp/issue-1262
closes https://github.com/assimp/assimp/issues/1262: fix .
|
2017-05-19 23:13:40 +02:00 |
Kim Kulling
|
badd8cb6a4
|
OpenGEX: fix lowercase typo for linux.
|
2017-05-19 23:00:57 +02:00 |
Kim Kulling
|
febf94f6aa
|
Merge pull request #1212 from aoowweenn/umw_dev
MikuMikuDance Format
|
2017-05-17 12:01:46 +02:00 |