1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-21 00:19:42 +02:00
Commit Graph

3595 Commits

Author SHA1 Message Date
4232e523ac Merge branch 'master' into dev 2021-10-30 13:49:45 -07:00
bee80b35d2 update for version bump 2021-10-30 13:47:21 -07:00
c32395f695 linting 2021-10-27 12:54:20 -07:00
735c5e1078 update comments for ParseError test: https://bugs.python.org/issue45617 2021-10-26 12:26:23 -07:00
d09c94b292 add python 3.10 testing info 2021-10-26 12:24:49 -07:00
4d04866f48 add python bug https://bugs.python.org/issue45617 info 2021-10-26 12:24:37 -07:00
a2d90f4dfc force test 2021-10-26 10:04:39 -07:00
93a5002c8b fix 3.10.0 version number 2021-10-26 10:01:02 -07:00
23bf5227a4 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2021-10-26 07:44:04 -07:00
77c96fa2a9 try tests on python 3.10 2021-10-26 07:43:47 -07:00
3f5a1f015e add python 3.10 2021-10-26 07:42:37 -07:00
b280c4fc18 add ParseError test to streaming csv parser 2021-10-26 07:36:44 -07:00
3ab9b43a2e raise ParseError on newline bug 2021-10-26 07:36:23 -07:00
46f568414a change streaming parser test names 2021-10-25 11:35:01 -07:00
cba2fd299f add tests 2021-10-25 11:03:32 -07:00
1e6e44f656 fix for piping data with non-platform newlines (e.g. windows csv files on unix) 2021-10-25 11:03:21 -07:00
acac039994 working tests 2021-10-25 10:06:01 -07:00
50a3b34016 optimizations and use iter() so we can exhaust data coming from list objects 2021-10-25 10:05:39 -07:00
b45396070c update comment 2021-10-24 13:14:05 -07:00
218b9aec8a doc update for streaming CSV parser 2021-10-24 13:10:47 -07:00
2b887debc6 add csv streaming parser 2021-10-24 12:24:44 -07:00
0313e3f8ca linting 2021-10-24 11:21:47 -07:00
1669e6e20c linting 2021-10-24 10:58:13 -07:00
ef6de75dda add vmstat timestamp tests to utils 2021-10-23 13:11:22 -07:00
a6bcec425a comment update 2021-10-23 12:55:14 -07:00
596ad9a64d update comment 2021-10-23 12:47:44 -07:00
7a91c93319 add lsusb 2021-10-23 12:40:24 -07:00
b5f7b35f89 comment update 2021-10-23 12:30:18 -07:00
2f47fb7f14 fix ParseError tests 2021-10-23 12:24:35 -07:00
1b214c4036 raise ParseError if -t option is detected. add test 2021-10-23 12:24:11 -07:00
8f94f8acc6 add tests and update docs 2021-10-23 11:56:12 -07:00
3a2a69cfa5 formatting 2021-10-23 11:39:08 -07:00
f599c65988 add stress test examples 2021-10-23 11:08:26 -07:00
ad12849fd9 update docs example and 2021-10-23 11:08:05 -07:00
f36b3789e8 formatting 2021-10-22 15:39:02 -07:00
6d18c0ba61 change variable name last_attribute and last_attr to last_item 2021-10-22 15:37:40 -07:00
17097abec9 formatting 2021-10-22 15:28:44 -07:00
b7ddd3b285 change variable names 2021-10-22 15:23:04 -07:00
75b23f62c9 working configuration_descriptor and device_descriptor attributes 2021-10-22 15:18:55 -07:00
f88967b2a5 add attribute lists up to interface_association 2021-10-22 15:02:04 -07:00
ba2846664b edpoint_descriptors attributes working 2021-10-22 13:40:01 -07:00
10dba37ca2 hub_descriptor attributes working 2021-10-22 12:49:57 -07:00
0e6f938514 working hub_port_status section 2021-10-22 10:31:26 -07:00
159d87c112 add length guard and test for uname with no -a on linux 2021-10-22 07:14:21 -07:00
9e7b1621cf device_status working 2021-10-21 16:59:28 -07:00
2057817ef8 add uname tests 2021-10-20 15:59:27 -07:00
a1eabad2d3 add comments 2021-10-20 15:58:43 -07:00
92bf2b1ca2 simplify fixup logic for uname 2021-10-20 15:27:14 -07:00
2b2123a4ba add FreeBSD support 2021-10-20 07:34:37 -07:00
908b2f9200 add items 2021-10-19 16:16:25 -07:00