summaryrefslogtreecommitdiffstats
path: root/tests/core/io/test_file_access.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-261-1/+93
|\
| * Add half precision floating point support to `StreamPeer`Pablo Andres Fuente2024-11-121-1/+93
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Improve error reporting when parsing CSV translation fileandybarcia2023-06-191-4/+6
* Fail instead of segfaulting in IO testsmyaaaaaaaaa2023-01-311-0/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* File: Re-add support to skip CR (`\r`) in `File::get_as_text`Rémi Verschelde2022-08-011-0/+23
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-3/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-1/+1
* Move and organize tests into subfoldersAaron Franke2021-11-071-0/+85