1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/tests/data/testdata.csv
andybarcia 553f4f8dce Improve error reporting when parsing CSV translation file
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>
2023-06-19 12:47:44 +02:00

381 B

1Header 1Header 2Header 3Header 4
2GOOD_MORNINGGood MorningGuten MorgenBonjour
3GOOD_EVENINGGood Evening""
4Without quotesWith, commaWith "inner" quotesWith "inner", quotes"," and commaWith "inner split" quotes and line breaksWith \nnewline chars
5Some other~delimiter~should still workshouldn't it?
6What about tab separated linesgood?