PrimitiveMesh unit tests.

This commit is contained in:
jbcolli2
2022-10-05 08:02:00 -04:00
parent 926429392a
commit ad16187a4a
2 changed files with 851 additions and 0 deletions

View File

@@ -90,6 +90,7 @@
#include "tests/scene/test_curve.h"
#include "tests/scene/test_gradient.h"
#include "tests/scene/test_path_3d.h"
#include "tests/scene/test_primitives.h"
#include "tests/scene/test_sprite_frames.h"
#include "tests/scene/test_text_edit.h"
#include "tests/scene/test_theme.h"