This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-06 17:25:19 +00:00
Code
Releases
Wiki
Activity
Files
cb1569345a6f17da08241e645ab03cb2e1b78d2f
godot
/
tests
/
core
/
string
History
Lukas Tenbrink
43a8009a56
Clean up String::find to remove duplicate code, and speed up comparison with
memcmp
where possible.
2025-11-19 22:39:05 +01:00
..
test_fuzzy_search.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
test_node_path.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
test_string.h
Clean up String::find to remove duplicate code, and speed up comparison with
memcmp
where possible.
2025-11-19 22:39:05 +01:00
test_translation_server.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
test_translation.h
Use more practical default plural rules
2025-10-25 15:50:20 +08:00