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

385 Commits

Author SHA1 Message Date
4dda895f12 initial nmcli parser 2022-02-24 11:25:14 -08:00
ca914ec77d add nodata test 2022-02-14 09:14:38 -08:00
dcc7f3f357 Merge pull request #204 from lyterk/xrandr
New parser: xrandr
2022-02-13 17:45:53 -08:00
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
7a1ae4f5fc add library tests 2022-02-08 13:32:22 -08:00
fda0050d86 add rsync-s tests 2022-02-04 14:39:45 -08:00
520082d963 New parser: xrandr
Tests passing, working as intended in plugin directory
2022-02-02 20:33:25 -08:00
ea244fb7a9 formatting 2022-02-01 16:17:03 -08:00
8061f30e6f add centos -i nochange test 2022-02-01 16:16:33 -08:00
8f3b12e81e add fixes for mac -i output 2022-02-01 14:52:51 -08:00
d0694ce0db add nochange log test for mac 2022-02-01 14:20:53 -08:00
0cd4c4bc7f add nochange tests 2022-02-01 13:58:51 -08:00
12f90c349c update regexes for unchanged files 2022-02-01 13:54:25 -08:00
1e2edc2c7b add timestamp 2022-01-31 15:54:05 -08:00
e825c02df1 add rsync tests 2022-01-31 13:23:31 -08:00
4101dc6bf7 add log-file support 2022-01-30 16:21:03 -08:00
ea5011b616 updated schema. add log-file option support 2022-01-29 17:24:43 -08:00
84169e1a91 add rsync parser 2022-01-28 14:08:43 -08:00
5502cda9e5 add additional test for dict inside list for all_parser_info() 2022-01-27 13:03:02 -08:00
a2b165565f add lib tests for new functions 2022-01-27 12:54:44 -08:00
0a9279ae6b doc update 2022-01-21 12:15:16 -08:00
06a322cf9c rename tests and add conversion function tests 2022-01-19 10:31:36 -08:00
647e83d043 add test to ensure there are zero plugin parsers installed during tests 2022-01-19 09:29:09 -08:00
a1190998ae add jc and jc.lib tests 2022-01-19 09:15:24 -08:00
7e510d48e0 simplify non-stat parse error logic 2022-01-06 10:36:33 -08:00
78672bd7ad Merge pull request #190 from shaikustin/csv-doubleqouted
fix doubleqoute in csv
2022-01-03 09:08:57 -08:00
65d96e26b5 add streaming tests 2022-01-03 09:06:00 -08:00
b128d9109c add MANIFEST.MF tests 2022-01-02 10:51:02 -08:00
2a40f84274 fix doubleqoute in csv 2022-01-02 17:30:25 +02:00
d7895547f7 Merge pull request #188 from listuser/new_branch
Create key value pairs from a MANIFEST.MF file, to include key multiline value pairs.
2022-01-01 10:04:47 -08:00
b7d439cb87 Renamed jar-manifest.py to jar_manifest.py, added multi manifest outputs to tests... 2021-12-31 12:15:50 -08:00
c495a8291b Updated test output in MANIFEST.MF.json 2021-12-30 15:06:06 -08:00
5e1d7d777c Renamed metamf.py to jar-manifest.py, plus other changes 2021-12-30 15:02:48 -08:00
7edad3f676 Create key value pairs from a MANIFEST.MF file, to include key multiline value pairs. 2021-12-29 12:15:15 -08:00
88c77bd89e add zipinfo tests 2021-12-21 12:08:16 -08:00
51a7a4251f add multi-archive test output 2021-12-21 11:11:56 -08:00
9c1eaa9389 revised zipinfo.py nested version 2021-12-20 21:53:34 -08:00
bc520fcbcd added zipinfo.py nested version 2021-12-20 14:29:50 -08:00
46faac1a12 add test data zipinfo.json and zipinfo.out 2021-12-19 18:08:11 -08:00
11aa01b0d9 iostat-s tests 2021-12-02 11:38:00 -08:00
6f18e53443 fix for null lines 2021-12-02 11:37:52 -08:00
7b467c4665 add ubuntu 20.10 tests 2021-12-02 09:30:16 -08:00
e2311cbb03 add iostat tests 2021-12-01 16:02:06 -08:00
14247adb0a add input type checks 2021-11-30 10:03:59 -08:00
3a9f0934c4 add input type checks 2021-11-30 09:56:33 -08:00
caf0a5c871 add input type checking 2021-11-30 09:51:27 -08:00
8a46a259a3 add input type checks 2021-11-30 09:19:51 -08:00
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
20830528f0 add test for older netstat version fix 2021-11-15 12:52:43 -08:00
7fa5391b66 change alpine ping6 to ping 2021-11-04 10:13:44 -07:00