Kim Kulling
|
6c1e21d754
fix formatting.
|
5 年之前 |
Kim Kulling
|
68a9fa2df3
reformat unittests.
|
5 年之前 |
Marc-Antoine Lortie
|
4e7e47bd43
Updated copyright dates.
|
5 年之前 |
kimkulling
|
a06133ab52
Update copyrights.
|
6 年之前 |
Kim Kulling
|
b049933d2f
update license dates.
|
7 年之前 |
BuildTools
|
a8a1ca9894
header paths adjusted for unit tests and samples
|
7 年之前 |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 年之前 |
Antoine Bolvy
|
5dd1bb9d6c
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
8 年之前 |
Kim Kulling
|
12ea506504
Enable unittest for apacity bug for dae files.
|
8 年之前 |
Kim Kulling
|
631eef49c3
BatchImporter: make validation configurable and add unittest for class.
|
8 年之前 |
Kim Kulling
|
7c63208515
Fix resource leaks in unit tests.
|
9 年之前 |
Kim Kulling
|
e5f07dc96c
License info: fix dates
|
9 年之前 |
Kim Kulling
|
f839232938
Uinittests: add missing license info headers.
|
9 年之前 |
Richard
|
08169a6934
Fixed: Use CMake to identify directory containing test models
|
10 年之前 |
Richard
|
6ae07f8da5
Refactor: Expand tabs to 4 spaces
|
10 年之前 |
Richard
|
4b0f9f3e89
Refactor: Use LF for end of line
|
10 年之前 |
wise86Android
|
af54bf4c42
test fail, fix file path
|
10 年之前 |
Léo Terziman
|
07f3f4b487
Updated unit tests to use new SetProperty interface
|
10 年之前 |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 年之前 |
Jared Duke
|
66e608a393
Replace cppunit with the googletest framework
|
11 年之前 |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 年之前 |
abma
|
d795491c48
fix unittests on linux / enable on travis-ci
|
11 年之前 |
aramis_acg
|
bbaf838463
- update unit tests.
|
13 年之前 |
aramis_acg
|
fdda697af7
Move test models with problematic license restrictions to test/models-nonbsd and update the test suites accordingly.
|
15 年之前 |
aramis_acg
|
24edb60955
Add a tiny test script to load all files in a test directory using one importer instance repeatedly.
|
15 年之前 |
aramis_acg
|
762a7df46a
Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries.
|
15 年之前 |
aramis_acg
|
8ab6bc8a26
- Fix: unittest suite now shutdowns the logging system correctly.
|
15 年之前 |
aramis_acg
|
e2daf37a39
- Fix http://sourceforge.net/projects/assimp/forums/forum/817654/topic/3591099.
|
15 年之前 |
aramis_acg
|
5738860990
- Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface.
|
15 年之前 |
aramis_acg
|
adb4ab602e
Adding Importer::ReadFileFromMemory to make Chromanoid happy.
|
16 年之前 |