godot/misc/extension_api_validation
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
..
4.0-stable_4.1-stable.expected CI: Compare API compatibility against both 4.0 and 4.1 2023-08-30 23:33:09 +02:00
4.1-stable_4.2-stable.expected Update expected API validation files for the releases of Godot 4.2 & 4.3 2024-08-15 14:50:54 -07:00
4.2-stable_4.3-stable.expected Update expected API validation files for the releases of Godot 4.2 & 4.3 2024-08-15 14:50:54 -07:00
4.3-stable.expected Expose standardize_locale add_default param publicly 2024-11-21 16:50:31 -07:00