summaryrefslogtreecommitdiff
path: root/tests/core/io
AgeCommit message (Expand)Author
2022-09-09Fix parsing of XML CDATA and add test casesHaoyu Qiu
2022-08-29Rename String `plus_file` to `path_join`Aaron Franke
2022-08-04Tests: Silence some intentional errorsRémi Verschelde
2022-08-01File: Re-add support to skip CR (`\r`) in `File::get_as_text`Rémi Verschelde
2022-07-29Swap arguments of ResourceSaver.save()kobewi
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-18Use integer types in Image and ImageTexture methodsFireForge
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-03-24Refactor Object metadatareduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-11-23Add Image::fill_rect methodkleonc
2021-11-17Fix divide by zero in pck_packerPaulb23
2021-11-07Move and organize tests into subfoldersAaron Franke