Refactor BitMap and add tests

Co-authored-by: Resul Çelik <resul_celik@hotmail.com>
This commit is contained in:
Hendrik Brucker 2022-09-01 18:39:17 +02:00
parent f02134a8c0
commit ea0472fecf
11 changed files with 581 additions and 95 deletions

View file

@ -85,6 +85,7 @@
#include "tests/core/variant/test_variant.h"
#include "tests/scene/test_animation.h"
#include "tests/scene/test_audio_stream_wav.h"
#include "tests/scene/test_bit_map.h"
#include "tests/scene/test_code_edit.h"
#include "tests/scene/test_curve.h"
#include "tests/scene/test_gradient.h"