godot/tests
Rémi Verschelde 9d2e8f2f27
Variant: Rename Type::_RID to Type::RID
The underscore prefix was used to avoid the conflict between the `RID` class
name and the matching enum value in `Variant::Type`.

This can be fixed differently by prefixing uses of the `RID` class in `Variant`
with the scope resolution operator, as done already for `AABB`.
2020-11-09 16:29:04 +01:00
..
SCsub Move GDNative String tests to respective module 2020-09-11 14:51:38 +03:00
test_astar.h Port AStar tests to use doctest 2020-07-31 02:09:40 +03:00
test_basis.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_class_db.h Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01:00
test_color.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_command_queue.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_expression.h Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
test_gradient.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_gui.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_gui.h
test_list.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -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 Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_main.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_main.h Cleanup obsolete tests from displaying in help 2020-07-29 15:07:16 +03:00
test_math.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_math.h
test_method_bind.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_oa_hash_map.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_oa_hash_map.h
test_ordered_hash_map.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_physics_2d.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_physics_2d.h
test_physics_3d.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_physics_3d.h
test_render.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_render.h
test_shader_lang.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_shader_lang.h
test_string.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
test_validate_testing.h Port ClassDB tests to use doctest 2020-08-16 16:41:02 +03:00
test_variant.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00