This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b79fe2e0205fd7ab70a155d16f00c0ca2a7a7a5b
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