godot/tests
Biggles Bristol c920a4f051 [Fixed] for "off-by-1" bug when sampling "baked" curve data towards the end of the curve.
[Fixed] Failing test "[Curve] Custom curve with free tangents" by setting the curve's `bake_resolution` to 11.
[Fixed] test messages in "[Curve] Custom curve with free tangents" to match sample offset used in each test
[Added] New test "[Curve] Straight line offset test" in response to pull request feedback.
Update tests/scene/test_curve.h

Co-authored-by: kleonc <9283098+kleonc@users.noreply.github.com>
2023-05-20 11:28:09 +01:00
..
core Streamline WorkerThreadPool tests and make them more robust 2023-05-17 17:33:08 -04:00
data
python_build
scene [Fixed] for "off-by-1" bug when sampling "baked" curve data towards the end of the curve. 2023-05-20 11:28:09 +01:00
servers Add initial navigation tests 2023-02-13 21:39:09 +01:00
create_test.py
display_server_mock.h Add Unit Tests for Viewport InputEvent handling 2023-02-09 14:53:04 +01:00
SCsub
test_macros.cpp
test_macros.h Fix various errors when running the unit tests 2023-05-09 18:40:56 +02:00
test_main.cpp Streamline WorkerThreadPool tests and make them more robust 2023-05-17 17:33:08 -04:00
test_main.h
test_tools.h
test_utils.cpp
test_utils.h
test_validate_testing.h