HATPC/tests
En Yi 451b241460 Correct AABB tests
Changelog:
- Figure out why the previous AABB behaviour was correct: continuum
    [0, 5) does not collide with [5, 10)
    For tile check however, need to subtract one to avoid extra tile
    check. Exception is the tile collision
2023-06-21 22:11:32 +08:00
..
CMakeLists.txt Integrate CMocka to do unit testing 2023-06-16 11:51:22 +08:00
test_AABB.c Correct AABB tests 2023-06-21 22:11:32 +08:00