godot/tests/core
Mika Viskari 02e6c0ab95
Fix String::begins_with when both strings are empty
(cherry picked from commit 3026b566b0)
2024-03-11 18:08:11 +01:00
..
config Fix running tests in template builds 2024-02-27 16:03:18 +01:00
input Added tests to InputEvent 2023-07-17 17:48:34 +02:00
io Fix running tests in template builds 2024-02-27 16:03:18 +01:00
math [Core] Fix `AABB.encloses` failing on shared upper bound 2024-01-25 18:56:36 +01:00
object Fix Object::notification order 2023-08-30 00:15:55 +02:00
os Fix running tests in template builds 2024-02-27 16:03:18 +01:00
string Fix String::begins_with when both strings are empty 2024-03-11 18:08:11 +01:00
templates Fix PagedArray.merge_unordered() dropping pages 2023-02-16 19:58:27 -05:00
threads Revert "Implement parallel foreach() for easier multithreading" 2023-07-27 13:41:27 +02:00
variant fix assignment to vec2 tests 2023-10-25 20:57:45 +02:00
test_crypto.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01: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