virtualx-engine/tests/core/io
Rémi Verschelde 1418f97c70 File: Re-add support to skip CR (\r) in File::get_as_text
This was removed in #63481, and we confirmed that it's better like this,
but we add back the possibility to strip CR as an option, to optionally
restore the previous behavior.

For performance this is done directly in `String::parse_utf8`.

Also fixes Android `FileAccess::get_line()` as this one _should_ strip CR.

Supersedes #63717.
2022-08-01 00:40:35 +02:00
..
test_config_file.h Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
test_file_access.h File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:35 +02:00
test_image.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
test_json.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_marshalls.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_pck_packer.h Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
test_resource.h Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
test_xml_parser.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00