Add ZeroTest self-testing routine
authoralex <alex@alex-VirtualBox.(none)>
Sun, 8 Sep 2013 16:45:36 +0000 (20:45 +0400)
committeralex <alex@alex-VirtualBox.(none)>
Sun, 8 Sep 2013 16:45:36 +0000 (20:45 +0400)
commitc0f84a8b255f8c22fa8dae4da335830e71e8d0ca
tree2a4e4a1da8dadf532b92a5fa8b263635bce07564
parent25c505a6185c1045257ef8c746ea6de97805b45a
Add ZeroTest self-testing routine

Allows user to run basic tests upon initialization. It's available when -zerotest option is used, results are written into debug.log file.
novacoin-qt.pro
src/init.cpp
src/makefile.bsd
src/makefile.linux-mingw
src/makefile.mingw
src/makefile.osx
src/makefile.unix