1
0
Fork 0
godot/tests/core
Rémi Verschelde 429750f60b
Merge pull request #115093 from Ivorforce/hashmap-explicit-copy
Change copy constructors of `HashMap` and `AHashMap` from implicit to explicit
2026-01-31 22:50:51 +01:00
..
config Added ability to get a list of project settings changed. 2025-11-06 20:15:07 +10:00
input Do not show `Physical` in the special key names. 2025-12-04 11:30:57 +02:00
io Merge pull request #108830 from bruvzg/pck_buf 2026-01-26 15:01:43 -06:00
math Fix AStars to return empty path for disabled from point 2025-12-13 15:28:30 +01:00
object CONNECT_APPEND_SOURCE_OBJECT on signal emission 2026-01-14 14:59:57 +01:00
os
string Fix duplicate minus in print output. 2025-12-02 18:58:55 +02:00
templates Change copy constructors of `HashMap` and `AHashMap` from implicit to explicit. 2026-01-21 13:01:23 +01:00
threads
variant Add more Dictionary tests 2025-10-31 15:37:05 -04:00
test_crypto.h Replace `std::size` usage with `std_size` to avoid `<iterator>` include. 2025-10-05 00:26:11 +02:00
test_hashing_context.h
test_time.h