godot/tests
Rémi Verschelde d7b843a060
Merge pull request #51787 from akien-mga/string-num-fix-default-decimals
String: Fix default decimals truncation in num and num_real
2021-08-18 09:31:34 +02:00
..
data Tests: Improve coverage for File::get_csv_line() 2021-08-04 11:53:21 +02:00
SCsub
test_aabb.h Fix sub-optimal uses of is_equal_approx 2021-06-20 03:03:06 -04:00
test_array.h
test_astar.h Use real_t and double where appropriate in Particles 2021-08-12 11:35:31 -05:00
test_basis.h
test_class_db.h Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
test_color.h
test_command_queue.h
test_config_file.h
test_crypto.h
test_curve.h Fix sub-optimal uses of is_equal_approx 2021-06-20 03:03:06 -04:00
test_dictionary.h
test_expression.h
test_file_access.h Tests: Improve coverage for File::get_csv_line() 2021-08-04 11:53:21 +02:00
test_geometry_2d.h
test_geometry_3d.h Fixes to tests for Variant and Geometry3D 2021-08-17 16:46:08 -05:00
test_gradient.h
test_gui.cpp Optimize StringName usage 2021-07-18 21:20:02 -03:00
test_gui.h
test_hashing_context.h
test_image.h
test_json.h Fix sub-optimal uses of is_equal_approx 2021-06-20 03:03:06 -04:00
test_list.h
test_local_vector.h
test_lru.h
test_macros.cpp
test_macros.h
test_main.cpp
test_main.h
test_marshalls.h
test_math.cpp Some work on double support 2021-08-09 17:43:48 -05:00
test_math.h
test_method_bind.h
test_node_path.h
test_oa_hash_map.cpp
test_oa_hash_map.h
test_object.h Make Object "meta" functions take StringName. 2021-07-22 22:52:30 +02:00
test_ordered_hash_map.h
test_paged_array.h
test_path_3d.h
test_path_follow_2d.h
test_path_follow_3d.h
test_pck_packer.h
test_physics_2d.cpp Rename LineShape2D to WorldMarginShape2D 2021-08-14 03:12:13 +02:00
test_physics_2d.h
test_physics_3d.cpp Use doubles for time everywhere in Timer/SceneTree 2021-07-26 02:00:48 -04:00
test_physics_3d.h
test_random_number_generator.h
test_rect2.h
test_render.cpp Move code for looking_at to Basis 2021-08-01 12:49:02 -05:00
test_render.h
test_resource.h
test_shader_lang.cpp
test_shader_lang.h
test_string.h String: Fix default decimals truncation in num and num_real 2021-08-18 00:48:03 +02:00
test_text_server.h [Editor Fonts] Add Noto Sans Bold font variant for supported languages. 2021-07-19 23:08:05 +03:00
test_time.h
test_translation.h
test_utils.cpp
test_utils.h
test_validate_testing.h
test_variant.h Fixes to tests for Variant and Geometry3D 2021-08-17 16:46:08 -05:00
test_vector.h
test_xml_parser.h