Getting to the way it's supposed to be!
This commit is contained in:
27
modules/ufbx/test/all_tests.h
Normal file
27
modules/ufbx/test/all_tests.h
Normal file
@@ -0,0 +1,27 @@
|
||||
|
||||
#define UFBXT_TEST_GROUP ""
|
||||
|
||||
#include "test_deflate.h"
|
||||
#include "test_math.h"
|
||||
#include "test_parse.h"
|
||||
#include "test_mesh.h"
|
||||
#include "test_transform.h"
|
||||
#include "test_animation.h"
|
||||
#include "test_skin.h"
|
||||
#include "test_material.h"
|
||||
#include "test_camera.h"
|
||||
#include "test_triangulate.h"
|
||||
#include "test_topology.h"
|
||||
#include "test_legacy.h"
|
||||
#include "test_collections.h"
|
||||
#include "test_constraints.h"
|
||||
#include "test_curves.h"
|
||||
#include "test_cache.h"
|
||||
#include "test_nurbs.h"
|
||||
#include "test_obj.h"
|
||||
#include "test_convert.h"
|
||||
#include "test_api.h"
|
||||
#include "test_scenes.h"
|
||||
#include "test_fuzz.h"
|
||||
|
||||
#undef UFBXT_TEST_GROUP
|
||||
Reference in New Issue
Block a user