[mswin]: full test suite support with pexpect (PopenSpawn)

[mswin]: secure wallet deletion with sdelete
[mswin]: keyaddrfile binary mode write bugfix (main_addrgen.py)
This commit is contained in:
philemon 2016-12-05 21:53:16 +03:00
commit 48845020c3
Signed by untrusted user who does not match committer: mmgen
GPG key ID: 62DBE9E5212F05BE
13 changed files with 262 additions and 166 deletions

View file

@ -31,8 +31,6 @@ from binascii import hexlify
from mmgen.common import *
from mmgen.bitcoin import hex2wif,privnum2addr
start_mscolor()
rounds = 100
opts_data = {
'desc': "Test address generation in various ways",