godot/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
test_basis.h
test_color.h
test_expression.h
test_geometry_2d.h
test_geometry_3d.h
test_math.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
test_math.h
test_random_number_generator.h
test_rect2.h