1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
8644f70db4 fix typos 2022-10-25 13:46:22 -07:00
fd5cbbb4d5 add csv utf-8 bom tests 2022-10-25 11:46:31 -07:00
113a90a5a0 optimize tests 2022-09-23 10:58:28 -07:00
65d96e26b5 add streaming tests 2022-01-03 09:06:00 -08:00
14247adb0a add input type checks 2021-11-30 10:03:59 -08:00
735c5e1078 update comments for ParseError test: https://bugs.python.org/issue45617 2021-10-26 12:26:23 -07:00
a2d90f4dfc force test 2021-10-26 10:04:39 -07:00
77c96fa2a9 try tests on python 3.10 2021-10-26 07:43:47 -07:00
b280c4fc18 add ParseError test to streaming csv parser 2021-10-26 07:36:44 -07:00
cba2fd299f add tests 2021-10-25 11:03:32 -07:00
acac039994 working tests 2021-10-25 10:06:01 -07:00