2
0
mirror of https://github.com/godotengine/godot.git synced 2024-12-27 11:24:59 +08:00
godot/tests/core
Thaddeus Crews 8f16f864a6
Merge pull request from dalexeev/core-fix-json-from-to-native
Core: Fix `JSON.{from,to}_native()` issues
2024-12-10 14:15:53 -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 Merge pull request from dalexeev/core-fix-json-from-to-native 2024-12-10 14:15:53 -06:00
math Add tests for Projection 2024-11-27 11:09:10 +01:00
object Core: Fix built-in enum constant bindings 2024-11-22 14:03:21 +03:00
os [Tests] Fix unit tests in template builds 2024-06-29 18:35:50 +02:00
string Fix handling of leading .. in simplify_path 2024-12-06 07:53:55 +01:00
templates Implement array based hash map 2024-10-24 21:34:12 +03:00
threads
variant Add std::initializer_list constructor for Dictionary. 2024-11-29 14:12:40 +02:00
test_crypto.h
test_hashing_context.h
test_time.h