Tests: add tests for date format guessing.
commitf9cf429807737995340021f4a87b9ffebe03764c
authorMorten Welinder <terra@gnome.org>
Wed, 18 May 2016 15:43:55 +0000 (18 11:43 -0400)
committerMorten Welinder <terra@gnome.org>
Wed, 18 May 2016 15:43:55 +0000 (18 11:43 -0400)
treeb02c0d8da897d99603a8157fa55bb62c28581a1a
parent40176e576f1e84b7311accaed9928fdb4a15c18d
Tests: add tests for date format guessing.
samples/csv/date-dmy.csv [new file with mode: 0644]
samples/csv/date-mdy.csv [new file with mode: 0644]
samples/csv/date-ymd.csv [new file with mode: 0644]
test/Makefile.am
test/t5910-cvs-date-dmy.pl [new file with mode: 0755]
test/t5911-cvs-date-mdy.pl [new file with mode: 0755]
test/t5912-cvs-date-ymd.pl [new file with mode: 0755]