1
0
Fork 0
godot/tests/core/string
yeojunh b3b24ded19 Add checks for valid base in String::num_int64, uint64().
- 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.
2024-10-20 00:22:08 -07:00
..
test_node_path.h
test_string.h Add checks for valid base in String::num_int64, uint64(). 2024-10-20 00:22:08 -07:00
test_translation.h
test_translation_server.h