summaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Collapse)Author
2021-08-04Tests: Improve coverage for `File::get_csv_line()`RĂ©mi Verschelde
Adds a few more complex edge cases which are supported. Also adds some documentation, simplifies the code a bit and forbids using double quotes as a delimiter.
2021-02-06Add a test suite for the Image classManolis Papadeas
2020-12-11Add test suite for `FileAccess`Andrii Doroshenko (Xrayez)