Skip to content

Commit

Permalink
Add a test suite for Rect2 and Rect2i
Browse files Browse the repository at this point in the history
  • Loading branch information
Calinou committed Nov 20, 2020
1 parent a6d4484 commit 7cb21c2
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
#include "test_ordered_hash_map.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"
Expand Down
Loading

0 comments on commit 7cb21c2

Please sign in to comment.