godot/tests/core/math
Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 11:17:40 +02:00
..
test_aabb.h
test_astar.h Make AStar to use 64-bit logic 2022-06-16 16:43:41 +03:00
test_basis.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
test_color.h Color: Rename to_srgb/to_linear to include base color space 2022-04-13 11:45:52 +02:00
test_expression.h
test_geometry_2d.h Add extra unit tests for Geometry2D 2022-03-29 00:58:55 +02:00
test_geometry_3d.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
test_plane.h Implemented tests for Plane getters and setters. 2022-07-05 12:55:05 +02:00
test_random_number_generator.h
test_rect2.h
test_rect2i.h
test_vector2.h
test_vector2i.h
test_vector3.h
test_vector3i.h