Merge pull request #43514 from Calinou/test-add-rect2-rect2i
Add a test suite for Rect2 and Rect2i
This commit is contained in:
commit
29f34782f0
2 changed files with 468 additions and 0 deletions
|
|
@ -52,6 +52,7 @@
|
|||
#include "test_pck_packer.h"
|
||||
#include "test_physics_2d.h"
|
||||
#include "test_physics_3d.h"
|
||||
#include "test_rect2.h"
|
||||
#include "test_render.h"
|
||||
#include "test_shader_lang.h"
|
||||
#include "test_string.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue