summaryrefslogtreecommitdiff
path: root/tests/core/math/test_vector2.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-05[Tests] Replace Math::is_equal_approx with == and doctest::ApproxHendrik Brucker
2022-11-02Style: Misc docs and comment style and language fixesRémi Verschelde
2022-10-08Add `is_finite` method for checking built-in typesHaoyu Qiu
2022-09-25Add more tests for Vector* typesMicky
2022-03-12Fix Slerp C# docs and add test cases for vectors in the same directionAaron Franke
2022-02-04Core: Move Vector2i to its own `vector2i.h` headerRémi Verschelde
2022-01-15Replace String::num_real code with a wrapper around String::numAaron Franke
2022-01-14Add tests for Vector2/Vector2i/Vector3/Vector3iAaron Franke