summaryrefslogtreecommitdiff
path: root/tests/core/math/test_rect2.h
AgeCommit message (Expand)Author
2022-10-08Add `is_finite` method for checking built-in typesHaoyu Qiu
2022-09-04Replace Rect2(i) has_no_area with has_areaAaron Franke
2022-02-04Core: Move Rect2i to its own `rect2i.h` headerRémi Verschelde
2022-01-31Fix incorrect Rect2i calculations: intersects and enclosesMarkus Sauermann
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-11Rect2: Clarify docs for `has_point` excluding bottom and right bordersRémi Verschelde
2021-11-07Move and organize tests into subfoldersAaron Franke