godot/tests
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
..
core Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
data
scene Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
servers Make compile shader function to use struct instead long parameter list 2021-12-08 11:34:40 +03:00
SCsub Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_macros.cpp
test_macros.h Use "enum class" for input enums 2021-11-12 15:37:54 -06:00
test_main.cpp Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_main.h
test_tools.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_utils.cpp Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_utils.h Move and organize tests into subfolders 2021-11-07 00:43:31 -06:00
test_validate_testing.h