virtualx-engine/tests
Rémi Verschelde 2017590ef6
AABB: Improve docs and test for has_point
Contrarily to the 2D Rect2i counterpart, it doesn't make much sense in 3D
and for floating-point AABBs to exclude points on some of its faces.
2021-12-02 15:45:55 +01:00
..
core AABB: Improve docs and test for has_point 2021-12-02 15:45:55 +01:00
data Tests: Improve coverage for File::get_csv_line() 2021-08-04 11:53:21 +02:00
scene Improve Curve with const and real_t 2021-11-30 14:24:27 -06:00
servers Allow using empty statements in the shader, added formatting warning 2021-12-01 11:52:25 +03:00
SCsub Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_macros.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_macros.h Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
test_main.cpp Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_main.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_tools.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_utils.cpp Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_utils.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_validate_testing.h Add unit tests for Array.pop_at() 2021-08-28 20:13:32 +08:00