1
0
Fork 0
godot/tests/core
Thaddeus Crews ef0dd99a37
CI: Bump `clang-format` and `clang-tidy` versions
• clang-format: 20.1.0 → 21.1.7
• clang-tidy: 20.1.0 → 21.1.6
• `.clang-format`: 17.0.6 → 18.1.8 (keep 3 versions behind latest for compatibility)
2025-12-13 09:55:14 -06: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 CI: Bump `clang-format` and `clang-tidy` versions 2025-12-13 09:55:14 -06:00
math Merge pull request #104793 from YYF233333/remove_astar_stress_test 2025-10-30 10:46:02 -05:00
object Optimize `RequiredParam` to not increase and decrease refcounts on call. 2025-12-03 21:21:18 +01:00
os Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
string Fix duplicate minus in print output. 2025-12-02 18:58:55 +02:00
templates Add `Span` equality (`==` and `!=`) operators. 2025-11-15 14:21:54 +01: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