summaryrefslogtreecommitdiff
path: root/tests/core/io
AgeCommit message (Expand)Author
2023-01-19[GDExtension] Expose some low level functions and String operators.bruvzg
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-05[Tests] Replace Math::is_equal_approx with == and doctest::ApproxHendrik Brucker
2022-11-01Rename Image's `get_rect` to `get_region`Micky
2022-10-28Change all WEBP strings and comments to WebPDeeJayLSP
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