godot/tests/core
Thaddeus Crews cc6ee3e956
Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments
Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data
2024-11-12 12:13:04 -06:00
..
config Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
input Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
io Core: Add typed dictionary support for binary serialization 2024-11-12 10:18:56 +03:00
math Always add decimal when printing float 2024-10-23 15:00:21 +02:00
object Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
os [Tests] Fix unit tests in template builds 2024-06-29 18:35:50 +02:00
string Merge pull request #98743 from dbnicholson/improve-compare-locales 2024-11-12 09:27:54 -06:00
templates Implement array based hash map 2024-10-24 21:34:12 +03:00
threads WorkerThreadPool: Support daemon-like tasks (via yield semantics) 2024-04-10 18:47:42 +02:00
variant Core: Fix Callable.get_bound_arguments{,_count}() return incorrect data 2024-11-04 22:41:56 +03:00
test_crypto.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
test_hashing_context.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_time.h Explicitly cast to Variant's int type in Time tests 2023-02-20 14:46:21 -06:00