virtualx-engine/tests/core/math
Nathan Franke 49403cbfa0
Replace String comparisons with "", String() to is_empty()
Also:
- Adds two stress tests to test_string.h
- Changes to .empty() on std::strings
2021-12-09 04:48:38 -06:00
..
test_aabb.h AABB: Improve docs and test for has_point 2021-12-02 15:45:55 +01:00
test_astar.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_basis.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_color.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_expression.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_geometry_2d.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_geometry_3d.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_math.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
test_math.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_random_number_generator.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_rect2.h Rect2: Clarify docs for has_point excluding bottom and right borders 2021-11-11 22:51:29 +01:00