You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vladimír Vondruš
66388912b7
ShaderTools,Text,Trade: thoroughly test operation failures.
...
So far, even though code coverage says it's all fine, things like data
conversion failures were not tested at all, or only by checking the
return value, but without verifying that the implementation got actually
called, and without checking that no superfluous message was printed by
accident.
The AbstractFontConverter interface is tested for failures as well even
though most of it is scheduled for rework (STL removal, etc.), as
otherwise it'd be likely that I forget to test the failure cases when
simply porting the old test code to the new APIs. On the other hand, the
Audio importer interface is not touched as it's scheduled for merging
into Trade.
1 week ago
..
Implementation
Update copyright year.
6 months ago
Test
ShaderTools,Text,Trade: thoroughly test operation failures.
1 week ago
AbstractImageConverter.cpp
Update copyright year.
6 months ago
AbstractImageConverter.h
Update copyright year.
6 months ago
AbstractImporter.cpp
Update copyright year.
6 months ago
AbstractImporter.h
Update copyright year.
6 months ago
AbstractMaterialData.h
Update copyright year.
6 months ago
AbstractSceneConverter.cpp
Update copyright year.
6 months ago
AbstractSceneConverter.h
Update copyright year.
6 months ago
AnimationData.cpp
Update copyright year.
6 months ago
AnimationData.h
Update copyright year.
6 months ago
ArrayAllocator.cpp
Update copyright year.
6 months ago
ArrayAllocator.h
Update copyright year.
6 months ago
CMakeLists.txt
Update copyright year.
6 months ago
CameraData.cpp
Update copyright year.
6 months ago
CameraData.h
Doc++, updated credits and changelog.
4 months ago
Data.cpp
Update copyright year.
6 months ago
Data.h
Update copyright year.
6 months ago
FlatMaterialData.cpp
Update copyright year.
6 months ago
FlatMaterialData.h
Update copyright year.
6 months ago
ImageData.cpp
Update copyright year.
6 months ago
ImageData.h
Update copyright year.
6 months ago
LightData.cpp
Update copyright year.
6 months ago
LightData.h
Update copyright year.
6 months ago
MaterialData.cpp
Fix unused variable warnings on a no-assert build.
1 week ago
MaterialData.h
Update copyright year.
6 months ago
MaterialLayerData.h
Update copyright year.
6 months ago
MeshData.cpp
Update copyright year.
6 months ago
MeshData.h
Update copyright year.
6 months ago
MeshData2D.cpp
Update copyright year.
6 months ago
MeshData2D.h
Update copyright year.
6 months ago
MeshData3D.cpp
Update copyright year.
6 months ago
MeshData3D.h
Update copyright year.
6 months ago
MeshObjectData2D.cpp
Update copyright year.
6 months ago
MeshObjectData2D.h
Update copyright year.
6 months ago
MeshObjectData3D.cpp
Update copyright year.
6 months ago
MeshObjectData3D.h
Update copyright year.
6 months ago
ObjectData2D.cpp
Update copyright year.
6 months ago
ObjectData2D.h
Update copyright year.
6 months ago
ObjectData3D.cpp
Update copyright year.
6 months ago
ObjectData3D.h
Update copyright year.
6 months ago
PbrClearCoatMaterialData.cpp
Update copyright year.
6 months ago
PbrClearCoatMaterialData.h
Update copyright year.
6 months ago
PbrMetallicRoughnessMaterialData.cpp
Update copyright year.
6 months ago
PbrMetallicRoughnessMaterialData.h
Update copyright year.
6 months ago
PbrSpecularGlossinessMaterialData.cpp
Update copyright year.
6 months ago
PbrSpecularGlossinessMaterialData.h
Update copyright year.
6 months ago
PhongMaterialData.cpp
Update copyright year.
6 months ago
PhongMaterialData.h
Update copyright year.
6 months ago
SceneData.cpp
Update copyright year.
6 months ago
SceneData.h
Update copyright year.
6 months ago
SkinData.cpp
Update copyright year.
6 months ago
SkinData.h
Update copyright year.
6 months ago
TextureData.cpp
Update copyright year.
6 months ago
TextureData.h
Update copyright year.
6 months ago
Trade.h
Update copyright year.
6 months ago
configure.h.cmake
Update copyright year.
6 months ago
imageconverter.cpp
Update copyright year.
6 months ago
visibility.h
Update copyright year.
6 months ago