godot/tests
strank 16913368eb Fix doctest runner ignoring all arguments starting with --test
Instead of just the one argument that is exactly --test.
The long-form arguments --test-case and --test-suite were ignored.
2020-09-02 11:23:34 -04:00
..
SCsub Register GDScript test tools as test commands to run via command-line 2020-09-02 01:43:26 +03:00
test_astar.h Port AStar tests to use doctest 2020-07-31 02:09:40 +03:00
test_basis.h Port Basis tests to use doctest. 2020-08-01 08:27:10 -07:00
test_class_db.h Port ClassDB tests to use doctest 2020-08-16 16:41:02 +03:00
test_color.h Fix Color test cases for RGBA 2020-09-01 02:07:35 -04:00
test_expression.h Add a test suite for Expression 2020-08-27 15:16:09 +02:00
test_gradient.h Add a test suite for Gradient 2020-08-19 01:33:40 +02: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.cpp Register GDScript test tools as test commands to run via command-line 2020-09-02 01:43:26 +03:00
test_macros.h Register GDScript test tools as test commands to run via command-line 2020-09-02 01:43:26 +03:00
test_main.cpp Fix doctest runner ignoring all arguments starting with --test 2020-09-02 11:23:34 -04: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.h Port OrderedHashMap tests to doctest 2020-08-08 15:49:50 +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 Port ClassDB tests to use doctest 2020-08-16 16:41:02 +03:00
test_variant.h Hide implementation details of doctest macros 2020-07-30 16:58:12 +03:00