godot/tests/servers
Rémi Verschelde 11518665b7
Codestyle: Don't use auto where not warranted
We allow using auto for lambdas or complex macros where a return type
may change based on the parameters. But where the type is clear, we
should be explicit.

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2023-09-07 16:15:18 +02:00
..
rendering Codestyle: Don't use auto where not warranted 2023-09-07 16:15:18 +02:00
test_navigation_server_2d.h Add initial navigation tests 2023-02-13 21:39:09 +01:00
test_navigation_server_3d.h Suppress expected errors in navi-related unit tests, #80616 2023-08-22 19:33:38 +02:00
test_text_server.h Update and properly list versions of the built-in fonts. 2023-09-05 08:17:24 +03:00