Add unit tests for all public methods in the SpriteFrames class
This commit is contained in:
parent
426240f18a
commit
667faa68e9
2 changed files with 247 additions and 0 deletions
|
|
@ -87,6 +87,7 @@
|
|||
#include "tests/scene/test_curve.h"
|
||||
#include "tests/scene/test_gradient.h"
|
||||
#include "tests/scene/test_path_3d.h"
|
||||
#include "tests/scene/test_sprite_frames.h"
|
||||
#include "tests/scene/test_text_edit.h"
|
||||
#include "tests/scene/test_theme.h"
|
||||
#include "tests/servers/test_text_server.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue