This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
581db8b4e60c2a2fa4d0be076030b326784c69bb
godot
/
tests
/
core
History
Micky
ef8fbae929
Add more tests for Vector* types
2022-09-25 22:58:58 -05:00
..
input
Fix key mapping changes when moving from macOS to other platform
2022-09-07 18:45:35 +02:00
io
Fix parsing of XML CDATA and add test cases
2022-09-09 09:42:24 +08:00
math
Add more tests for Vector* types
2022-09-25 22:58:58 -05:00
object
Make
property_*_revert
methods multilevel and expose them for scripting
2022-08-18 00:03:53 +03:00
os
Add a test suite for OS
2022-07-29 01:55:43 +02:00
string
Add
String.to_{camel,pascal,snake}_case
methods
2022-08-30 12:36:24 +03:00
templates
Tests: Silence some intentional errors
2022-08-04 22:03:44 +02:00
threads
…
variant
Add Dictionary.find_key()
2022-08-16 13:48:59 +02:00
test_crypto.h
…
test_hashing_context.h
…
test_time.h
…