godot/tests/core
Rémi Verschelde 166df0896c Fix typos with codespell
Using codespell 2.3-dev from current git.

And fix typo in `methods.py` for `vsproj=yes` option (still won't work
though).
2022-09-30 14:23:36 +02:00
..
input Fix typos with codespell 2022-09-30 14:23:36 +02:00
io Fix parsing of XML CDATA and add test cases 2022-09-09 09:42:24 +08:00
math Fix typos with codespell 2022-09-30 14:23:36 +02: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 Add String.to_{camel,pascal,snake}_case methods 2022-08-30 12:36:24 +03:00
templates Tests: Silence some intentional errors 2022-08-04 22:03:44 +02:00
threads
variant Add Dictionary.find_key() 2022-08-16 13:48:59 +02:00
test_crypto.h
test_hashing_context.h
test_time.h