godot/tests/core
Thaddeus Crews 6fd949a6dc
Merge pull request #110748 from MauriceButler/project-setting-changed-signal
Add ability to get list of Project Settings changed, similar to Editor Settings functionality
2025-11-07 10:32:39 -06:00
..
config Added ability to get a list of project settings changed. 2025-11-06 20:15:07 +10:00
input Fix modifier order in keycode string generation 2025-07-06 14:23:50 -07:00
io Handle NaN and Infinity in JSON stringify function 2025-10-29 12:06:40 -07:00
math Merge pull request #104793 from YYF233333/remove_astar_stress_test 2025-10-30 10:46:02 -05:00
object ClassDB: Use AHashMap for property_setget and constant/signal_map 2025-10-28 16:24:54 -03:00
os Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
string Merge pull request #109433 from KoBeWi/hastension 2025-10-31 09:23:30 -05:00
templates Merge pull request #104793 from YYF233333/remove_astar_stress_test 2025-10-30 10:46:02 -05:00
threads Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
test_time.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00