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 Merge pull request #81822 from nlupugla/nodepath-slice 2024-02-29 13:53:34 +01:00
test_string.h Add checks for valid base in String::num_int64, uint64(). 2024-10-20 00:22:08 -07:00
test_translation.h Split TranslationServer into its own file 2024-08-15 15:00:47 +08:00
test_translation_server.h Split TranslationServer into its own file 2024-08-15 15:00:47 +08:00