Add 'engine/' from commit 'a8e37fc010'
git-subtree-dir: engine git-subtree-mainline:b74841629egit-subtree-split:a8e37fc010
This commit is contained in:
commit
c3f9669b10
14113 changed files with 7458101 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