godot/tests/core
Rémi Verschelde c951421c99
Merge pull request #90268 from RandomShaper/wtp_servers
Use WorkerThreadPool for Server threads (enhanced)
2024-04-15 10:12:00 +02:00
..
config Fix running tests in template builds 2024-02-22 18:05:42 +01:00
input Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
io Add unit test for resolve_hostname 2024-04-10 14:19:04 +02:00
math Add closest_points_between_segments() basis path tests for Geometry2D 2024-04-10 23:49:23 +02:00
object Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
os Merge pull request #86936 from akx/env-utf-8 2024-03-11 14:02:22 +01:00
string [Core] Fix incorrect file sort method 2024-03-24 17:54:57 +01:00
templates Merge pull request #90268 from RandomShaper/wtp_servers 2024-04-15 10:12:00 +02:00
threads WorkerThreadPool: Support daemon-like tasks (via yield semantics) 2024-04-10 18:47:42 +02:00
variant [Core] Fix incorrect comparison for Array const iterator 2024-04-13 17:32:33 +02: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