Merge commit '88a2e4976b' as 'engine'
This commit is contained in:
commit
4587afe78c
13991 changed files with 7801538 additions and 0 deletions
8
engine/tests/data/testdata.csv
Normal file
8
engine/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.
|
Loading…
Add table
Add a link
Reference in a new issue