godot/tests
Hugo Locurcio d5ffa42cd2
Add a test suite for Expression
This also makes the first parameter of `Expression::execute()` optional
from C++. Previously, it was only optional in the scripting API.
2020-08-27 15:16:09 +02:00
..
SCsub Crash when debugging tests by disabling thread_local in /MT context 2020-07-26 18:24:52 +01:00
test_astar.h Port AStar tests to use doctest 2020-07-31 02:09:40 +03:00
test_basis.cpp Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_basis.h Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_class_db.cpp Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_class_db.h Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_color.h Add a test suite for Color 2020-07-31 21:04:16 +02:00
test_expression.h Add a test suite for Expression 2020-08-27 15:16:09 +02:00
test_gdscript.cpp Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_gdscript.h Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_gui.cpp Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_gui.h Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_macros.h Hide implementation details of doctest macros 2020-07-30 16:58:12 +03:00
test_main.cpp Add a test suite for Expression 2020-08-27 15:16:09 +02:00
test_main.h Cleanup obsolete tests from displaying in help 2020-07-29 15:07:16 +03:00
test_math.cpp Make all String float conversion methods be 64-bit 2020-07-27 18:38:53 -04:00
test_math.h Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_oa_hash_map.cpp Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_oa_hash_map.h Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_ordered_hash_map.cpp Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_ordered_hash_map.h Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_physics_2d.cpp Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_physics_2d.h Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_physics_3d.cpp Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_physics_3d.h Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_render.cpp Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_render.h Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_shader_lang.cpp Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_shader_lang.h Move tests to the top-level directory 2020-07-26 00:06:07 +03:00
test_string.h Hide implementation details of doctest macros 2020-07-30 16:58:12 +03:00
test_validate_testing.h Hide implementation details of doctest macros 2020-07-30 16:58:12 +03:00
test_variant.h Hide implementation details of doctest macros 2020-07-30 16:58:12 +03:00