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

674 Commits

Author SHA1 Message Date
5e6d2562f9 add certbot command parser 2023-04-29 16:34:23 -07:00
7009d5a014 fix for incorrect insertion and deletion parsing 2023-04-22 14:04:00 -07:00
30efb5afc0 fix for multiline description 2023-04-18 11:23:49 -07:00
786dc76c09 fix for battery not charging message 2023-04-17 18:12:57 -07:00
67164e7b23 fix mypy issues 2023-04-16 18:50:40 -07:00
9b7e3de3ed Fix broken unit tests for the bluetoothctl parser 2023-04-16 20:52:29 +03:00
240ed4047f Add parser for the bluetoothctl utility 2023-04-14 18:23:45 +03:00
0bf6f7cd7c fix incorrect variable parsing when wildcard schedule 2023-04-02 13:18:16 -07:00
56259d5605 fix for dashes in name 2023-04-02 12:57:50 -07:00
fb7c390506 add lsusb tests 2023-03-23 06:43:06 -07:00
164294ecb7 add integer and float conversions 2023-03-18 15:14:59 -07:00
59662a1500 fix for lines that start with tab 2023-03-05 10:04:00 -08:00
dbcff80907 add zpool tests 2023-02-27 13:44:16 -08:00
7632541a1e Merge pull request #365 from tzeikob/xrandr-edid-364
Modify the xrandr parser to extract display model info from EDID #364
2023-02-21 17:04:46 -08:00
15ac5a9004 fix for crontab files with only shortcut entries 2023-02-21 15:44:55 -08:00
ccef69ac37 add ubuntu16 tests 2023-02-20 12:04:45 -08:00
6ea2d776ae Add unit tests for xrandr --properties outputs 2023-02-17 16:25:41 +02:00
ae19183803 add test for is_current fix 2023-02-13 18:17:14 -08:00
8536514baf add test for output with extra spaces that caused infinite loops 2023-02-13 18:09:10 -08:00
80fb4d40a5 Add unit test to assert devices in reflect mode 2023-02-09 21:22:34 +02:00
ec29b8bbc6 add test for acpi fix for never fully discharge state 2023-01-31 09:51:23 -08:00
1d8f83b8c6 add ver parser tests 2023-01-31 09:44:23 -08:00
b134c53f33 add ssh_conf tests 2023-01-31 08:29:43 -08:00
23ff19fdb5 add slicer tests 2023-01-31 06:48:37 -08:00
7a43ba631b fix tests for slice info metadata 2023-01-30 08:59:54 -08:00
ea4332d8e4 add ini-dup tests 2023-01-10 16:06:05 -08:00
bf88407902 remove special DEFAULT section handling 2023-01-08 10:55:44 -08:00
d61941b276 Merge branch 'dev' into arp_aix 2023-01-06 15:14:39 -06:00
081fdb8026 Updated AIX ARP test comments 2023-01-06 15:13:03 -06:00
5fb73f4ad5 Added AIX support for ARP, along with AIX ARP test support 2023-01-06 14:53:50 -06:00
1c16d32420 Added test data for AIX ARP 2023-01-06 14:51:09 -06:00
4046649e32 toml tests and doc update 2023-01-06 09:11:00 -08:00
7a93a61f54 move unsectioned k/v's to the top level 2023-01-05 15:44:21 -08:00
5cac897beb zipinfo fix for paths with spaces 2023-01-05 12:00:20 -08:00
a51e702f77 Added AIX mount test 2023-01-05 10:53:02 -06:00
3a2ff61899 fix lsusb for extra hub port info and add videocontrol and videostreaming sections 2023-01-04 18:27:51 -08:00
aeff94d272 add toml parser 2023-01-04 18:26:13 -08:00
cee9f8bf32 remove duplicate code. add tests 2023-01-03 12:44:12 -08:00
bb65ec380b separate kv and ini parsers. add fake top-level section in ini files that are missing it. 2023-01-03 12:11:05 -08:00
b1358a7eca add nextstep plist support. using the pbPlist library 2022-12-30 10:27:03 -08:00
1589a81945 fix issue with text serial numbers in certificates 2022-12-28 21:59:38 -08:00
ba371ec730 fix proc signature for pid_stat so hack comm names with parenthesis are handled correctly. 2022-12-23 10:08:19 -08:00
44d1d52426 fix test for python 3.6 2022-12-23 09:40:26 -08:00
a60bf00d54 iwconfig: add test with many interface 2022-12-21 17:25:57 -05:00
bcd7bac950 iwconfig: add to parser list + move test fixture to generic folder 2022-12-21 17:12:20 -05:00
e996b3a9f6 add iwconfig raw vs process + tests 2022-12-19 22:36:48 -05:00
e207cccdc5 fix copy/paste mess in regex 2022-12-19 22:23:10 -05:00
9776dd1082 add new iwconfig parser 2022-12-19 22:13:58 -05:00
1040c5706f split prefix and ports. remove utc timestamps 2022-12-14 11:55:46 -08:00
491fce7052 add openvpn-status.log file parser 2022-12-13 17:31:05 -08:00