godot/tests
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
..
core Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
data File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:35 +02:00
python_build ci: add basic test pipeline for shader builders 2022-08-19 20:32:13 +09:00
scene Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
servers [Text Server] Prevent composite glyphs which incorporate kashida from being used for justification. Update TextServer tests to clean up on fail. 2022-08-05 19:35:38 +03:00
create_test.py Add a Python script to create new test suites more quickly 2022-08-20 14:41:05 +02:00
SCsub
test_macros.cpp
test_macros.h Fix key mapping changes when moving from macOS to other platform 2022-09-07 18:45:35 +02:00
test_main.cpp Merge pull request #66927 from jbcolli2/Path2d-Tests 2022-11-02 18:53:15 +01:00
test_main.h
test_tools.h
test_utils.cpp Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
test_utils.h
test_validate_testing.h Replace Quaternion Euler constructor with from_euler method 2022-11-01 09:28:12 -05:00