godot/tests
AcatXIo 7d69a5ba50 Fix sign(NAN) returning 1.
Fixes #79036. sign(NAN) now returns 0.
This should not impact performance much in any way.
Adds a test for the NAN case. Updates the documentation to clarify the new behavior.
2023-09-09 11:30:11 +02:00
..
core Fix sign(NAN) returning 1. 2023-09-09 11:30:11 +02:00
data Revert "Implement loading DDS textures at run-time" 2023-08-29 14:25:16 +02:00
python_build
scene Codestyle: Don't use auto where not warranted 2023-09-07 16:15:18 +02:00
servers Codestyle: Don't use auto where not warranted 2023-09-07 16:15:18 +02:00
create_test.py
display_server_mock.h
SCsub SCons: Disable C++ exception handling 2023-08-16 10:23:34 +02:00
test_macros.cpp
test_macros.h Add Unit tests for viewport.cpp Physics 2D Picking 2023-08-07 09:06:19 +02:00
test_main.cpp Introduce the concept of global theme contexts 2023-09-06 19:40:43 +02:00
test_main.h
test_tools.h
test_utils.cpp
test_utils.h
test_validate_testing.h