test.py: allow color for some test groups; minor fixes, cleanups

This commit is contained in:
The MMGen Project 2020-06-03 12:29:50 +00:00
commit d2055c93da
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
9 changed files with 36 additions and 13 deletions

View file

@ -178,7 +178,7 @@ def do_loop():
msg(clr(f'{nl}Testing {test}'))
for k in ('bad','good'):
if not opt.silent:
if not opt.super_silent:
msg(purple(capfirst(k)+' input:'))
for arg in test_data[test][k]:
run_test(