godot/tests/core/string
Dan Nicholson 6f4fadf65d Expose standardize_locale add_default param publicly
Comparing locales can have surprising outcomes since it standardizes
locales with defaults. For example, zh and zh_CN result in an exact
match since the defaults change them both to zh_Hans_CN. Expose the
add_default parameter publicly with a default of false so the fully
standardized locale can be inspected.
2024-11-21 16:50:31 -07:00
..
test_fuzzy_search.h Add fuzzy string matching to quick open search 2024-10-28 11:24:36 -07:00
test_node_path.h
test_string.h Merge pull request #98278 from a-johnston/fuzzy-search-rebase 2024-11-10 12:12:56 -06:00
test_translation_server.h Expose standardize_locale add_default param publicly 2024-11-21 16:50:31 -07:00
test_translation.h Allow passing UID to importer 2024-11-11 15:22:42 +01:00