godot/tests/core
Rémi Verschelde f7c611ab71
Style: Misc docs and comment style and language fixes
- Removed empty paragraphs in XML.
- Consistently use bold style for "Example:", on a new line.
- Fix usage of `[code]` when hyperlinks could be used (`[member]`, `[constant]`).
- Fix invalid usage of backticks for inline code in BBCode.
- Fix some American/British English spelling inconsistencies.
- Other minor fixes spotted along the way, including typo fixes with codespell.
- Don't specify `@GlobalScope` for `enum` and `constant`.
2022-11-02 19:01:18 +01:00
..
input Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
io Change all WEBP strings and comments to WebP 2022-10-28 15:17:49 -03:00
math Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
object [GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions. 2022-09-28 10:04:11 +03:00
os Add a test suite for OS 2022-07-29 01:55:43 +02:00
string Fix big negative numbers printing incorrect decimals in num_real 2022-10-15 17:57:54 -05:00
templates Remove NO_THREADS fallback code, Godot 4 requires thread support 2022-10-03 11:23:26 +02:00
threads Implement a Worker ThreadPool 2022-07-22 11:46:48 +02:00
variant Add Dictionary.find_key() 2022-08-16 13:48:59 +02:00
test_crypto.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_hashing_context.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_time.h Fix inconsistent naming in Time 2022-05-05 16:00:37 +02:00