support testing via MMGen test suite framework
This commit is contained in:
parent
251660e3fe
commit
a01c9856b1
8 changed files with 308 additions and 81 deletions
11
README.md
11
README.md
|
|
@ -1,4 +1,4 @@
|
|||
# MMGen node tools
|
||||
# MMGen Node Tools
|
||||
|
||||
Helper utilities for Bitcoin and forkcoin full nodes.
|
||||
|
||||
|
|
@ -19,6 +19,15 @@ Then,
|
|||
|
||||
Also make sure that `~/.local/bin` is in `PATH`.
|
||||
|
||||
## Test:
|
||||
|
||||
*NOTE: the tests require that the MMGen and MMGen Node Tools repositories be
|
||||
located in the same directory.*
|
||||
|
||||
$ test/init.sh
|
||||
$ test/test-release.sh -A # BTC-only testing
|
||||
$ test/test-release.sh # Full testing
|
||||
|
||||
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
[**Forum**][4] |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue