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

786 Commits

Author SHA1 Message Date
798e6bb7d9 tests passing for airport -s. issue #46 2020-03-10 22:03:44 -07:00
553bfbe1a0 tests passing for airport -I. Issue #46 2020-03-10 21:02:17 -07:00
52494321fc fixes and docs for airport parser issue #46 2020-03-10 20:55:07 -07:00
c6c9e06496 added airport command parser 2020-03-10 20:35:52 -07:00
e3a6c05a58 timedatectl fixes, tests, and fixtures for issue #42 2020-03-10 20:26:53 -07:00
391d06f68d change selection_state to state 2020-03-10 20:16:41 -07:00
51935deb2a timedatectl test fixtures 2020-03-10 18:00:47 -07:00
762a886d6f add ntpq tests 2020-03-10 15:17:25 -07:00
2c3e9ddfe4 add ntpq parser for issue #31 2020-03-10 14:18:55 -07:00
c7cd2b63c8 delete unused test file 2020-03-09 11:46:17 -07:00
5bc5596f60 version bump to 1.8.1 2020-03-08 14:49:23 -07:00
2c27ac46be add ls test fixtures 2020-03-08 14:43:51 -07:00
5605310362 added tests, removed os import, changed to 'assertEqual' 2020-03-08 14:02:54 -07:00
17b6efe82e Create basic tests for generate_magic_commands() 2020-03-08 13:35:01 -07:00
b2c872925b add utf-8 encoding for testing on Windows 2020-03-04 19:47:03 -08:00
f48e229202 utf-8 open for windows tests 2020-03-04 19:40:32 -08:00
799fec92c3 utf-8 for windows support 2020-03-04 19:33:45 -08:00
87a41c2fca add utf-8 to open function 2020-03-04 19:30:30 -08:00
9f60760560 add group and gshadow tests 2020-03-03 10:54:27 -08:00
6ae24c8244 add group and gshadow test fixtures 2020-03-03 09:55:17 -08:00
4aeaa9f42a add /etc/gshadow parser 2020-03-03 09:32:25 -08:00
ce184d4d57 add csv parser tests 2020-03-02 15:05:56 -08:00
0ceda97d09 who parser tests 2020-03-01 19:03:27 -08:00
d0dec92ba8 add who test fixtures 2020-03-01 18:57:51 -08:00
f832b88755 add passwd and shadow tests 2020-03-01 10:17:47 -08:00
fc15742065 passwd and shadow test fixtures 2020-02-29 12:25:22 -08:00
4c2c234c3b add last and lastb tests 2020-02-28 15:15:24 -08:00
3d4c0f3e89 add blkid tests 2020-02-28 14:50:29 -08:00
ad61e6bc81 add ls tests for filenames with newline characters 2020-02-27 10:48:09 -08:00
b5a0d650b1 ls output with newlines 2020-02-24 17:01:33 -08:00
d1a271b08e add new ls tests for recursive and multiple directories with glob 2020-02-17 18:33:55 -08:00
e7f14d02b1 update ls to allow multi directory (glob and -R). Adds 'parent' key if found 2020-02-17 17:14:27 -08:00
3d303a96b9 crontab bug fix and tests 2020-02-05 15:52:39 -08:00
9449f1f5d5 crontab bugfix: inserting header row was clobbering the first data row 2020-02-05 14:44:49 -08:00
a1761cd68f id tests 2020-02-04 21:25:33 -08:00
3b36022e5a add id parser 2020-02-04 21:09:42 -08:00
025986c51d change history 'line' to integer 2020-02-04 14:31:28 -08:00
a116cdbcec tests for crontab-u 2020-02-04 14:11:34 -08:00
42cbd1777d add xml and yaml tests 2020-02-04 13:53:45 -08:00
ebf375aac0 add ini tests 2020-02-04 12:18:31 -08:00
1f9050267e add ini, xml, and yaml test files 2020-02-04 12:02:18 -08:00
224948d1f2 pip list and pip show tests 2019-12-17 11:44:43 -08:00
33db7b0bcb add crontab tests 2019-12-16 18:09:00 -08:00
99b92a15bb support shortcut schedules 2019-12-16 17:45:34 -08:00
b076ab5b57 initial crontab parser 2019-12-16 17:01:53 -08:00
4c24e00cfc add osx-11 and ubuntu tests 2019-12-16 14:27:55 -08:00
beb17011b0 du tests and docs 2019-12-16 13:57:42 -08:00
e882bf55bc initial add du parser 2019-12-16 13:52:42 -08:00
1e8b68153a add osx uname tests 2019-12-16 11:12:45 -08:00
17b6f3f6d6 add osx tests 2019-12-13 14:36:21 -08:00