The MMGen Project
|
fe8fdabdab
test_daemon.py,rpc.py: various cleanups
|
5 years ago |
The MMGen Project
|
041c55b65a
test.py,unit_tests.py: start/stop BTC,LTC,BCH daemons automatically
|
5 years ago |
The MMGen Project
|
d22fd160c5
lots of minor fixes and cleanups throughout
|
5 years ago |
The MMGen Project
|
768f4b960c
test.py: add 'shared_deps' feature
|
5 years ago |
The MMGen Project
|
57682dce3f
test.py: cleanups and fixes throughout
|
5 years ago |
The MMGen Project
|
d57631695a
test suite: move path fixup code to test/tests_header.py
|
5 years ago |
The MMGen Project
|
6cf4fcc7e4
Use subprocess.run() throughout, related cleanups
|
5 years ago |
MMGen
|
c1347d1080
various fixes and cleanups
|
5 years ago |
MMGen
|
94eda8473e
test.py: use importlib, clean up module loading code
|
5 years ago |
MMGen
|
41d2d17b51
test.py: split ref3 cmd group into ref3, ref3_addr
|
5 years ago |
MMGen
|
c7ca0c3d62
N-of-N (XOR) seed splitting: user-level support
|
5 years ago |
MMGen
|
94d26212f6
minor fixes, changes
|
5 years ago |
MMGen
|
23ae73d908
minor fixes and cleanups
|
5 years ago |
MMGen
|
448e2c24bf
test.py: generated reference wallet filename checks
|
5 years ago |
MMGen
|
7ebfac59fd
test.py: force correct terminal width for spawned scripts
|
5 years ago |
MMGen
|
c7beb2e60c
test.py: add utf8 output tests
|
5 years ago |
MMGen
|
7ed00d98e5
test.py: add password_entry, mnemonic_entry tests
|
5 years ago |
MMGen
|
017ecef3bc
[opts]: separate code from text in opts_data
|
6 years ago |
MMGen
|
dcab10949e
Support MSWin via MSYS2
|
6 years ago |
MMGen
|
122ac43573
minor changes
|
6 years ago |
MMGen
|
2a68ee8ef4
with open('foo') as f: t = f.read() -> t = open('foo').read()
|
6 years ago |
MMGen
|
b5f1ebc640
py3port: make hexadecimal values be strings instead of bytes type
|
6 years ago |
MMGen
|
634fb2e444
py3port: use dictionary comprehensions where applicable
|
6 years ago |
MMGen
|
91410dd96c
test.py: refactor, modularize, cleanup code, make fully OO
|
6 years ago |
MMGen
|
729a547c7d
tool.py, main_tool.py: major rewrite, cleanup
|
6 years ago |
MMGen
|
583430b262
test.py: new '--list-cmd-groups' option
|
6 years ago |
MMGen
|
7b1b235a80
tool.py: new MMGenToolCmd class
|
6 years ago |
MMGen
|
6289180c1f
py3port: test.py: add 'ref_hincog_blkdev_conv_out' (test read/write from block device)
|
6 years ago |
MMGen
|
514c1100ee
Update copyright dates
|
6 years ago |
MMGen
|
766281cb0e
py3port: test.py: improved version checking for solc
|
6 years ago |