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

698 Commits

Author SHA1 Message Date
26d4bbe9a4 add m3u tests 2022-07-16 19:43:19 -07:00
27fd6843cc add m3u file parser 2022-07-15 15:14:49 -07:00
b0e9d9fa9d fix encodings for windows tests 2022-07-05 19:23:22 -07:00
625544f53e add x509-cert tests 2022-07-05 18:59:55 -07:00
e472c3b140 add gpg tests 2022-06-29 18:56:15 -07:00
7583f315ce add long options tests 2022-06-15 13:21:37 -07:00
43702a260b strip single quotes just like double quotes 2022-06-15 12:50:58 -07:00
4f148469d7 preserve keyname case with -r 2022-06-15 11:12:43 -07:00
247c43278c add postconf tests 2022-06-15 09:22:09 -07:00
b1507dc576 initial postconf parser 2022-06-02 09:14:02 -07:00
57142d899c id: parse output without name
If a group does not exist only gid is present in the command output.
2022-06-02 12:51:11 +02:00
1763b530da add tests for new fields 2022-05-27 17:40:54 -07:00
8240626043 add idle status for newer top version support 2022-05-27 16:27:51 -07:00
2cd14235c8 remove unnecessary pass line 2022-05-27 14:29:48 -07:00
f774513554 add top-s tests 2022-05-27 14:29:33 -07:00
15e3a511b6 doc update 2022-05-26 16:04:57 -07:00
559bee962a add top tests 2022-05-26 09:19:47 -07:00
9f977d06e0 fix asciitable parser for cases where centered rows cause misaligned fields 2022-05-26 08:57:35 -07:00
6869133f53 working top parser and doc update 2022-05-25 10:31:41 -07:00
27f5118abd add top parser 2022-05-24 15:47:51 -07:00
cfb71c7dad add test for strings ending with colon 2022-05-22 09:13:32 -07:00
d30edb2dae add yaml_out tests 2022-05-20 18:15:56 -07:00
67a4c6f797 add initial \n to first line of multiline fields 2022-05-15 22:23:00 -07:00
0d1c857410 fix to keep first line of multiline field 2022-05-15 22:19:01 -07:00
c7684dc94d allow multiline fields in pip-show 2022-05-15 22:06:43 -07:00
dc582fbec8 fix for git-log coner cases 2022-05-13 12:44:01 -07:00
7047f0a449 df fix for trailining newline char 2022-05-12 16:06:44 -07:00
9e69e928b2 add chage tests 2022-05-11 16:18:39 -07:00
6eb595d2ca add chage parser 2022-05-11 16:12:29 -07:00
7f53c58057 add ignore exception tests 2022-05-10 16:23:12 -07:00
a069dc4855 add top -b parser 2022-05-10 16:08:56 -07:00
febf544202 add git-log-s tests 2022-05-10 16:08:45 -07:00
86c279cbb2 add sep char test 2022-05-02 11:15:41 -07:00
a53aa1d0b8 fix bug when no slaves are present 2022-04-27 09:02:30 -07:00
5a12d98893 update history tests 2022-04-26 17:49:27 -07:00
3f0b644b85 fix test 2022-04-25 08:37:03 -07:00
73b7e71cad add tests 2022-04-22 16:25:45 -07:00
96609a2c70 add update-alternatives --get-selections parser 2022-04-22 15:10:48 -07:00
39306573da add update-alternatives parser 2022-04-22 14:47:07 -07:00
f08a74097d add tests 2022-04-22 12:12:45 -07:00
6c0f0cddfe fix for datetime objects in yaml files 2022-04-19 14:43:47 -04:00
0c55240e9d move test templates to fix test failures on some systems 2022-04-13 10:54:28 -07:00
e39f150a21 Support rotated devices 2022-04-10 19:53:37 +09:00
a2ef9c429e allow duplicate keys 2022-04-04 11:38:52 -07:00
0a462978b7 fix for special characters in headers 2022-03-23 15:08:33 -07:00
e5b478218c add quiet=True to parse tests 2022-03-22 16:05:07 -07:00
17c3c2f029 add bold bar seperator and ANSI code tests 2022-03-22 15:55:59 -07:00
94e061b881 add asciitable parser tests 2022-03-22 14:53:34 -07:00
aea2e1b0a9 fix tests so blank strings are now None 2022-03-22 12:25:51 -07:00
53dd05e52c fix rstrip and add tests 2022-03-21 19:10:02 -07:00