godot/tests
Rémi Verschelde 44a0b86f93
Merge pull request #68275 from Geometror/doctest-approx
[Tests] Replace Math::is_equal_approx with == and doctest::Approx
2022-11-06 15:58:00 +01:00
..
core Merge pull request #68275 from Geometror/doctest-approx 2022-11-06 15:58:00 +01: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 [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01: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 Remove unused legacy tests 2022-04-07 00:38:44 +02:00
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 Add a test suite for Math:: namespace functions 2022-11-04 03:08:08 +01: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 Replace Quaternion Euler constructor with from_euler method 2022-11-01 09:28:12 -05:00