This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-05-12 22:35:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8a4e290fb0652b1aaf244fa0d26bd558908a9c4
godot
/
tests
T
History
Rémi Verschelde
4be5660223
Merge pull request
#67145
from Paulb23/tab_textedit
...
Fix inserting tabs in TextEdit
2022-10-10 13:52:42 +02:00
..
core
Remove NO_THREADS fallback code, Godot 4 requires thread support
2022-10-03 11:23:26 +02:00
data
File: Re-add support to skip CR (
\r
) in
File::get_as_text
2022-08-01 00:40:35 +02:00
python_build
ci: add basic test pipeline for shader builders
2022-08-19 20:32:13 +09:00
scene
Merge pull request
#67145
from Paulb23/tab_textedit
2022-10-10 13:52:42 +02:00
servers
[Text Server] Prevent composite glyphs which incorporate kashida from being used for justification. Update TextServer tests to clean up on fail.
2022-08-05 19:35:38 +03:00
create_test.py
Add a Python script to create new test suites more quickly
2022-08-20 14:41:05 +02:00
SCsub
…
test_macros.cpp
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
test_macros.h
Fix key mapping changes when moving from macOS to other platform
2022-09-07 18:45:35 +02:00
test_main.cpp
Expose registration of physics servers to GDExtension
2022-09-07 15:05:46 +02:00
test_main.h
…
test_tools.h
…
test_utils.cpp
Rename String
plus_file
to
path_join
2022-08-29 19:38:13 -05:00
test_utils.h
…
test_validate_testing.h
Variant memory pools
2022-07-04 12:01:46 +01:00