lbrycrd/src/qt/test
MarcoFalke 7400135b79
Merge #16278: tests: Remove unused includes
9a841696c1 tests: Reduce compilation time and unneccessary recompiles by removing unused includes in tests (practicalswift)

Pull request description:

  Reduce compilation time and unneccessary recompiles by removing unused includes in tests.

  A subset of #16273 ("refactor: Reduce total compilation time by 2% and avoid unnecessary recompiles by removing unused includes") as requested by MarcoFalke in https://github.com/bitcoin/bitcoin/pull/16273#issuecomment-505022643.

ACKs for top commit:
  Sjors:
    ACK 9a84169 on macOS 10.14.5 (I rebased on #16289)

Tree-SHA512: bcb6ecffef689a9839bee1a5cb93abe83db1f30819a54226c5630fee456b5a5d187507d06861454adfda939c3556a975113f97662e415cb47fa0327ea4fd09fb
2019-06-27 10:24:18 -04:00
..
addressbooktests.cpp tests: Reduce compilation time and unneccessary recompiles by removing unused includes in tests 2019-06-26 20:37:48 +02:00
addressbooktests.h [tests] [qt] Add tests for address book manipulation via EditAddressDialog 2018-04-25 13:13:24 -04:00
apptests.cpp tests: Reduce compilation time and unneccessary recompiles by removing unused includes in tests 2019-06-26 20:37:48 +02:00
apptests.h Add BitcoinApplication & RPCConsole tests 2019-01-04 06:31:07 -05:00
compattests.cpp build: Add --disable-bip70 configure option 2018-10-09 03:36:14 -06:00
compattests.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
paymentrequestdata.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
paymentservertests.cpp Use FRC::randbytes instead of reading >32 bytes from RNG 2019-01-13 09:53:47 -08:00
paymentservertests.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
rpcnestedtests.cpp Merge #16278: tests: Remove unused includes 2019-06-27 10:24:18 -04:00
rpcnestedtests.h tests: Reduce compilation time and unneccessary recompiles by removing unused includes in tests 2019-06-26 20:37:48 +02:00
test_main.cpp tests: Reduce compilation time and unneccessary recompiles by removing unused includes in tests 2019-06-26 20:37:48 +02:00
uritests.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
uritests.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
util.cpp Revert "Make qt wallet test compatible with qt4" 2018-10-20 05:34:53 -03:00
util.h util.h: explicitly include required QString header 2018-11-13 16:49:34 +09:00
wallettests.cpp Make reasoning about dependencies easier by not including unused dependencies 2019-06-02 17:15:23 +02:00
wallettests.h Add simple qt wallet test sending a transaction 2017-03-15 12:02:02 -05:00