HATPC/tests
En Yi 494c9e9e46 Fix incorrect line test
By this project convention, the line extend will start from p1 and
end at p2, but not including p2 [p1, p2). Thus, existing tests are
testing a zero-length line, which should assert no collision.

Add test to properly test AABB edge collision with a line

Also update existing collision function to account for this
2023-08-13 12:34:27 +08:00
..
CMakeLists.txt Integrate CMocka to do unit testing 2023-06-16 11:51:22 +08:00
test_AABB.c Fix incorrect line test 2023-08-13 12:34:27 +08:00