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-02 16:48:55 +00:00
Code
Releases
Wiki
Activity
Files
d180b9af9f64c84da7a48a45e60615ee5916d427
godot
/
tests
/
core
/
string
History
Haoyu Qiu
d180b9af9f
Use more practical default plural rules
2025-10-25 15:50:20 +08: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
Replace
std::size
usage with
std_size
to avoid
<iterator>
include.
2025-10-05 00:26:11 +02: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