godot/tests/core/string
Hugo Locurcio e9f723006a
Use compile-time Unicode string conversion
Thanks to this syntax introduced in C++11, this reduces the amount of work
that needs to be performed at run-time while making the code more terse.
2023-08-07 10:38:16 +02:00
..
test_node_path.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_string.h Use compile-time Unicode string conversion 2023-08-07 10:38:16 +02:00
test_translation.h Improve error reporting when parsing CSV translation file 2023-06-19 12:47:44 +02:00