test: add tests for csv reader and writer

This commit is contained in:
2025-08-31 15:20:52 +03:00
parent 454c632462
commit fe9568d7ae
4 changed files with 73 additions and 0 deletions

2
testdata/sample_csv.csv vendored Normal file
View File

@@ -0,0 +1,2 @@
one,two,three
one,two,three
1 one two three
2 one two three