initial commit, 4.5 stable
Some checks failed
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
Some checks failed
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
This commit is contained in:
8
tests/data/testdata.csv
Normal file
8
tests/data/testdata.csv
Normal file
@@ -0,0 +1,8 @@
|
||||
Header 1,Header 2,Header 3,Header 4
|
||||
GOOD_MORNING,"Good Morning","Guten Morgen","Bonjour"
|
||||
GOOD_EVENING,"Good Evening","",""""""
|
||||
Without quotes,"With, comma","With ""inner"" quotes","With ""inner"", quotes"","" and comma","With ""inner
|
||||
split"" quotes and
|
||||
line breaks","With \nnewline chars"
|
||||
Some other~delimiter~should still work, shouldn't it?
|
||||
What about tab separated lines, good?
|
Can't render this file because it has a wrong number of fields in line 4.
|
Reference in New Issue
Block a user