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

222 Commits

Author SHA1 Message Date
Kelly Brazil 27fd6843cc add m3u file parser 2022-07-15 15:14:49 -07:00
Kelly Brazil 625544f53e add x509-cert tests 2022-07-05 18:59:55 -07:00
Kelly Brazil e472c3b140 add gpg tests 2022-06-29 18:56:15 -07:00
Kelly Brazil 43702a260b strip single quotes just like double quotes 2022-06-15 12:50:58 -07:00
Kelly Brazil 247c43278c add postconf tests 2022-06-15 09:22:09 -07:00
Kelly Brazil b1507dc576 initial postconf parser 2022-06-02 09:14:02 -07:00
Kelly Brazil 67a4c6f797 add initial \n to first line of multiline fields 2022-05-15 22:23:00 -07:00
Kelly Brazil 0d1c857410 fix to keep first line of multiline field 2022-05-15 22:19:01 -07:00
Kelly Brazil c7684dc94d allow multiline fields in pip-show 2022-05-15 22:06:43 -07:00
Kelly Brazil dc582fbec8 fix for git-log coner cases 2022-05-13 12:44:01 -07:00
Kelly Brazil 7f53c58057 add ignore exception tests 2022-05-10 16:23:12 -07:00
Kelly Brazil febf544202 add git-log-s tests 2022-05-10 16:08:45 -07:00
Kelly Brazil a53aa1d0b8 fix bug when no slaves are present 2022-04-27 09:02:30 -07:00
Kelly Brazil 3f0b644b85 fix test 2022-04-25 08:37:03 -07:00
Kelly Brazil 73b7e71cad add tests 2022-04-22 16:25:45 -07:00
Kelly Brazil 96609a2c70 add update-alternatives --get-selections parser 2022-04-22 15:10:48 -07:00
Kelly Brazil 39306573da add update-alternatives parser 2022-04-22 14:47:07 -07:00
Kelly Brazil f08a74097d add tests 2022-04-22 12:12:45 -07:00
anekos e39f150a21 Support rotated devices 2022-04-10 19:53:37 +09:00
Kelly Brazil dcc7f3f357 Merge pull request #204 from lyterk/xrandr
New parser: xrandr
2022-02-13 17:45:53 -08:00
Kevin Lyter cbdc666236 Return empty object if no results and filenames
- If no results are returned, return {} instead of {"screens": [],
"unassociated_devices": []}
- simple_xrandr -> xrandr_simple
2022-02-09 22:06:23 -08:00
Kelly Brazil fda0050d86 add rsync-s tests 2022-02-04 14:39:45 -08:00
Kevin Lyter 520082d963 New parser: xrandr
Tests passing, working as intended in plugin directory
2022-02-02 20:33:25 -08:00
Kelly Brazil e825c02df1 add rsync tests 2022-01-31 13:23:31 -08:00
Kelly Brazil 65d96e26b5 add streaming tests 2022-01-03 09:06:00 -08:00
shaik 2a40f84274 fix doubleqoute in csv 2022-01-02 17:30:25 +02:00
Kelly Brazil cd7731484d fix for cases where the Filesystem data overflows the column length (happens on older versions of df) 2021-11-17 11:26:42 -08:00
Kelly Brazil 20830528f0 add test for older netstat version fix 2021-11-15 12:52:43 -08:00
Kelly Brazil b280c4fc18 add ParseError test to streaming csv parser 2021-10-26 07:36:44 -07:00
Kelly Brazil cba2fd299f add tests 2021-10-25 11:03:32 -07:00
Kelly Brazil acac039994 working tests 2021-10-25 10:06:01 -07:00
Kelly Brazil 2b887debc6 add csv streaming parser 2021-10-24 12:24:44 -07:00
Kelly Brazil 1b214c4036 raise ParseError if -t option is detected. add test 2021-10-23 12:24:11 -07:00
Kelly Brazil 8f94f8acc6 add tests and update docs 2021-10-23 11:56:12 -07:00
Kelly Brazil f599c65988 add stress test examples 2021-10-23 11:08:26 -07:00
Kelly Brazil 2057817ef8 add uname tests 2021-10-20 15:59:27 -07:00
Kelly Brazil db8ddd7f0e fix for scenarios where the default port range didn't always display, or overrode existing port ranges. 2021-04-26 12:04:03 -07:00
Kelly Brazil a683f68003 change schema to a list of dictionaries to support ufw app info all use case 2021-04-26 10:00:44 -07:00
Kelly Brazil d1f33645ca update ufw tests 2021-04-25 20:40:38 -07:00
Kelly Brazil 473d919c13 add another ufw test sample 2021-04-24 10:58:31 -07:00
Kelly Brazil 4cbe84c3d6 add ufw-appinfo tests 2021-04-23 16:15:04 -07:00
Kelly Brazil 0679bcbc56 fix ufw tests 2021-04-22 08:33:57 -07:00
Kelly Brazil 74f623f8d6 add support for rule comments and LIMIT and REJECT actions 2021-04-21 16:55:14 -07:00
Kelly Brazil ade0e8e8fc add ufw tests 2021-04-21 09:09:23 -07:00
Kelly Brazil 7581c8d0f4 add query_size field. handle user-specified dig output better - especially when querying dnssec 2021-04-17 17:07:20 -07:00
Kelly Brazil 7c584b89a6 add additional section 2021-04-16 16:04:06 -07:00
Kelly Brazil c166c0bfda add opt_pseudosection section to output and fix existing tests 2021-04-16 15:22:22 -07:00
Kelly Brazil 4c9761231a add when_epoch and when_epoch_utc fields 2021-03-30 20:41:10 -07:00
Kelly Brazil 08d4cd4870 add time calculations to acpi parser 2021-03-30 16:34:01 -07:00
Kelly Brazil e4ca0de92a add upower tests 2021-03-24 21:24:25 -07:00