|
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 |
|
|
90a6baf0ee
|
add osx tests
|
2019-12-13 14:30:12 -08:00 |
|
|
f0e73d0e72
|
add osx tests
|
2019-12-13 10:50:01 -08:00 |
|
|
a762882f1c
|
fixture updates
|
2019-12-13 08:58:23 -08:00 |
|
|
f2962083f8
|
add osx support for mount parser
|
2019-12-12 17:04:40 -08:00 |
|
|
3c96464217
|
osx fixes and tests
|
2019-12-12 15:59:24 -08:00 |
|
|
5e109a3665
|
add du
|
2019-12-12 14:12:36 -08:00 |
|
|
3aea86234d
|
fix osx-10.11.6 tests
|
2019-12-12 11:23:49 -08:00 |
|
|
916ec6ed6b
|
fix osx ls tests
|
2019-12-12 10:11:24 -08:00 |
|
|
ce134dc332
|
Add OSX tests for ls
|
2019-12-12 09:09:57 -08:00 |
|
|
84b3c30b52
|
add osx tests
|
2019-12-11 17:18:04 -08:00 |
|
|
c6d1528a2e
|
use _ instead of -
|
2019-12-11 16:37:13 -08:00 |
|
|
46b827da6b
|
add osx compatibility
|
2019-12-06 13:22:51 -08:00 |
|