godot/tests
Rémi Verschelde fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
This reverts commit a988fad9a0.

As discussed in #57725 and clarified in #57788, `SNAME` is not meant to be used
everywhere but only in critical code paths. For theme methods specifically, it
was by design that only getters use `SNAME` and not setters.
2022-02-08 10:17:25 +01:00
..
core Merge pull request #57620 from Haydoggo/expression-exp-fix 2022-02-05 10:14:10 +01:00
data Tests: Improve coverage for File::get_csv_line() 2021-08-04 11:53:21 +02:00
scene Revert "Add missing SNAME macro optimization to all theme methods call" 2022-02-08 10:17:25 +01:00
servers Unify variable and array declarations in shaders 2022-01-18 12:42:39 +03:00
SCsub Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_macros.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_macros.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_main.cpp Add a unit test suite for Animation 2022-02-06 21:33:22 +01:00
test_main.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_tools.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_utils.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_validate_testing.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00