summaryrefslogtreecommitdiffstats
path: root/tests/data/testdata.csv
Commit message (Collapse)AuthorAgeFilesLines
* Improve error reporting when parsing CSV translation fileandybarcia2023-06-191-0/+8
Fixes #46682. Also fix unit test suite to separate generic FileAccess CSV testing from using CSV as translation. And add more CSV translation tests. Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>