godot/tests/core/io
A Thousand Ships 194bdde947
Cleanup of raw nullptr checks with Ref
Using `is_valid/null` over checks with `nullptr` or `ERR_FAIL_NULL` etc.
2024-08-31 15:01:09 +02:00
..
test_config_file.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_file_access.h Improve error reporting when parsing CSV translation file 2023-06-19 12:47:44 +02:00
test_http_client.h Cleanup of raw nullptr checks with Ref 2024-08-31 15:01:09 +02:00
test_image.h Fix Image CowData crash when baking large lightmaps 2024-07-19 16:04:30 +02:00
test_ip.h Add unit test for resolve_hostname 2024-04-10 14:19:04 +02:00
test_json_native.h Ability to convert native engine types to JSON and back. 2024-08-29 10:57:15 -07:00
test_json.h [String] Fix Unicode parsing error message encoding and related JSON tests. 2023-07-28 12:27:01 +03:00
test_marshalls.h Core: Add typed array support for binary serialization 2024-03-20 11:37:41 +03:00
test_pck_packer.h Use subfolder for temporary test files 2024-06-05 20:31:42 +02:00
test_resource.h Use subfolder for temporary test files 2024-06-05 20:31:42 +02:00
test_xml_parser.h [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00