dogecoin/src/qt/test
Philip Kaufmann 7634e0d8de [Qt] paymentserver: start netManager in uiReady()
- remove explicit init of netManager as this is done in the constructor
  anyway
- move initNetManager() call to uiReady(), which removes an assert() and
  allows us to use message() in initNetManager() (currently unused but
  could be necessary because of proxy related messages)
- make initNetManager() private
- update paymentservertests.cpp
2013-11-11 14:20:00 +01:00
..
Makefile.am autotools: fix the Makefile.include to be safely included anywhere. 2013-09-18 17:12:39 -04:00
paymentrequestdata.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentservertests.cpp [Qt] paymentserver: start netManager in uiReady() 2013-11-11 14:20:00 +01:00
paymentservertests.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
test_main.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
uritests.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
uritests.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00