mirror of https://github.com/godotengine/godot
- Ensure String::num_int64, uint64 returns an empty string for bases less than 2 or greater than 36. - Added corresponding test cases to verify the behavior. - Error messages are printed when invalid bases are encountered. These messages are suppressed in the test output. |
||
|---|---|---|
| .. | ||
| test_node_path.h | ||
| test_string.h | ||
| test_translation.h | ||
| test_translation_server.h | ||