This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
4bc8918c19007ec2960cbd913191edbc51e192c8
godot
/
tests
/
core
T
History
Rémi Verschelde
35080c6df3
Merge pull request
#100970
from anknetau/ank/godot-add-test-cases-for-uid-strings
...
Add some tests for `uid://` encoding and decoding
2025-01-10 23:05:59 +01:00
..
config
Set clang-format
RemoveSemicolon
rule to
true
2024-10-25 13:49:43 -04:00
input
Use Core/Scene stringnames consistently
2024-05-13 23:41:07 +02:00
io
Merge pull request
#100970
from anknetau/ank/godot-add-test-cases-for-uid-strings
2025-01-10 23:05:59 +01:00
math
Fix various typos
2025-01-08 14:47:42 +02:00
object
Core: Fix built-in enum constant bindings
2024-11-22 14:03:21 +03:00
os
[Tests] Fix unit tests in template builds
2024-06-29 18:35:50 +02:00
string
Fix
NodePath::slice()
incorrect behavior for subname indexing
2024-12-30 21:22:26 +01:00
templates
Merge pull request
#98488
from RandomShaper/lockless_rid_fetch_pro
2025-01-06 08:38:14 +01:00
threads
WorkerThreadPool: Support daemon-like tasks (via yield semantics)
2024-04-10 18:47:42 +02:00
variant
Add std::initializer_list constructor for Dictionary.
2024-11-29 14:12:40 +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
…
test_time.h
…