1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

615 Commits

Author SHA1 Message Date
Kelly Brazil fb7c390506 add lsusb tests 2023-03-23 06:43:06 -07:00
Kelly Brazil 164294ecb7 add integer and float conversions 2023-03-18 15:14:59 -07:00
Kelly Brazil 59662a1500 fix for lines that start with tab 2023-03-05 10:04:00 -08:00
Kelly Brazil dbcff80907 add zpool tests 2023-02-27 13:44:16 -08:00
Kelly Brazil 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
Kelly Brazil 15ac5a9004 fix for crontab files with only shortcut entries 2023-02-21 15:44:55 -08:00
Kelly Brazil ccef69ac37 add ubuntu16 tests 2023-02-20 12:04:45 -08:00
Jake Ob 6ea2d776ae Add unit tests for xrandr --properties outputs 2023-02-17 16:25:41 +02:00
Kelly Brazil ae19183803 add test for is_current fix 2023-02-13 18:17:14 -08:00
Kelly Brazil 8536514baf add test for output with extra spaces that caused infinite loops 2023-02-13 18:09:10 -08:00
Jake Ob 80fb4d40a5 Add unit test to assert devices in reflect mode 2023-02-09 21:22:34 +02:00
Kelly Brazil ec29b8bbc6 add test for acpi fix for never fully discharge state 2023-01-31 09:51:23 -08:00
Kelly Brazil 1d8f83b8c6 add ver parser tests 2023-01-31 09:44:23 -08:00
Kelly Brazil b134c53f33 add ssh_conf tests 2023-01-31 08:29:43 -08:00
Kelly Brazil 23ff19fdb5 add slicer tests 2023-01-31 06:48:37 -08:00
Kelly Brazil 7a43ba631b fix tests for slice info metadata 2023-01-30 08:59:54 -08:00
Kelly Brazil ea4332d8e4 add ini-dup tests 2023-01-10 16:06:05 -08:00
Kelly Brazil bf88407902 remove special DEFAULT section handling 2023-01-08 10:55:44 -08:00
Dave Marquardt d61941b276 Merge branch 'dev' into arp_aix 2023-01-06 15:14:39 -06:00
Dave Marquardt 081fdb8026 Updated AIX ARP test comments 2023-01-06 15:13:03 -06:00
Dave Marquardt 5fb73f4ad5 Added AIX support for ARP, along with AIX ARP test support 2023-01-06 14:53:50 -06:00
Dave Marquardt 1c16d32420 Added test data for AIX ARP 2023-01-06 14:51:09 -06:00
Kelly Brazil 4046649e32 toml tests and doc update 2023-01-06 09:11:00 -08:00
Kelly Brazil 7a93a61f54 move unsectioned k/v's to the top level 2023-01-05 15:44:21 -08:00
Kelly Brazil 5cac897beb zipinfo fix for paths with spaces 2023-01-05 12:00:20 -08:00
Dave Marquardt a51e702f77 Added AIX mount test 2023-01-05 10:53:02 -06:00
Kelly Brazil 3a2ff61899 fix lsusb for extra hub port info and add videocontrol and videostreaming sections 2023-01-04 18:27:51 -08:00
Kelly Brazil aeff94d272 add toml parser 2023-01-04 18:26:13 -08:00
Kelly Brazil cee9f8bf32 remove duplicate code. add tests 2023-01-03 12:44:12 -08:00
Kelly Brazil 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
Kelly Brazil b1358a7eca add nextstep plist support. using the pbPlist library 2022-12-30 10:27:03 -08:00
Kelly Brazil 1589a81945 fix issue with text serial numbers in certificates 2022-12-28 21:59:38 -08:00
Kelly Brazil ba371ec730 fix proc signature for pid_stat so hack comm names with parenthesis are handled correctly. 2022-12-23 10:08:19 -08:00
Kelly Brazil 44d1d52426 fix test for python 3.6 2022-12-23 09:40:26 -08:00
Thomas Vincent a60bf00d54 iwconfig: add test with many interface 2022-12-21 17:25:57 -05:00
Thomas Vincent bcd7bac950 iwconfig: add to parser list + move test fixture to generic folder 2022-12-21 17:12:20 -05:00
Thomas Vincent e996b3a9f6 add iwconfig raw vs process + tests 2022-12-19 22:36:48 -05:00
Thomas Vincent e207cccdc5 fix copy/paste mess in regex 2022-12-19 22:23:10 -05:00
Thomas Vincent 9776dd1082 add new iwconfig parser 2022-12-19 22:13:58 -05:00
Kelly Brazil 1040c5706f split prefix and ports. remove utc timestamps 2022-12-14 11:55:46 -08:00
Kelly Brazil 491fce7052 add openvpn-status.log file parser 2022-12-13 17:31:05 -08:00
Kelly Brazil 3404bc4840 add pgpass tests 2022-12-13 14:57:22 -08:00
Kelly Brazil 064e3f6ac0 try changing test dates for windows compatibility 2022-12-13 14:11:12 -08:00
Kelly Brazil 83a6d92449 fix tests for additional timestamps 2022-12-13 13:30:31 -08:00
Kelly Brazil b063f1bfb4 add google big table time format 2022-12-13 13:10:34 -08:00
Kelly Brazil b8ef583b93 Merge pull request #327 from graipher/master
Add parser for cbt
2022-12-13 10:40:46 -06:00
Andreas Weiden 27acedf8b7 Add newlines at end of files 2022-12-12 15:43:27 +01:00
Andreas Weiden 532c37140c Move test stuff to fixtures 2022-12-12 15:33:40 +01:00
Andreas Weiden b9fb7fad9c Add parser for cbt 2022-12-12 15:10:59 +01:00
Kelly Brazil be85d78f55 doc update 2022-12-05 14:54:23 -08:00