godot/tests
Ignacio Etcheverry fafdc0b0c1 Add ClassDB tests to look for core API deps on editor API
The ClassDB tests will detect when the core API has dependencies on
the editor API, which is not allowed.

This should prevent or warn early about issues like #44856
2021-01-09 00:18:03 +01:00
..
data Add test suite for FileAccess 2020-12-11 16:05:18 +02:00
SCsub Increase number of sections in object files for tests with MSVC 2020-12-30 15:48:23 +02:00
test_aabb.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_astar.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_basis.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_class_db.h Add ClassDB tests to look for core API deps on editor API 2021-01-09 00:18:03 +01:00
test_color.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_command_queue.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_config_file.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_crypto.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_curve.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_expression.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_file_access.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_geometry_2d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_gradient.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_gui.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_gui.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_json.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_list.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_lru.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_macros.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_macros.h Use comma over << operator for all unit test logging 2021-01-08 14:15:43 +02:00
test_main.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_main.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_math.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_math.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_method_bind.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_node_path.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_oa_hash_map.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_oa_hash_map.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_object.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_ordered_hash_map.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_paged_array.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_pck_packer.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_physics_2d.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_physics_2d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_physics_3d.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_physics_3d.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_random_number_generator.h Use comma over << operator for all unit test logging 2021-01-08 14:15:43 +02:00
test_rect2.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_render.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_render.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_shader_lang.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_shader_lang.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_string.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_text_server.h Use comma over << operator for all unit test logging 2021-01-08 14:15:43 +02:00
test_utils.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_utils.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
test_validate_testing.h Use comma over << operator for all unit test logging 2021-01-08 14:15:43 +02:00
test_variant.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00