bitcoin/src/qt/test
Jonas Schnelli 64e66bb262
Merge #10964: Pass SendCoinsRecipient (208 bytes) by reference
d3d946a29 Pass SendCoinsRecipient (208 bytes) by const reference (practicalswift)

Pull request description:

  Pass `SendCoinsRecipient` (208 bytes) by reference.

  Avoid passing big parameters by value.

Tree-SHA512: 504791f1b1c73badbc276db13b83e39695298d7d82a9db0e48d54e7ef02f1a8d276b0adfdece1ba1130cc214e2f0fa9a3100b5359d0ca0fe96558d3c9a786e6e
2017-08-15 20:43:45 +02:00
..
compattests.cpp Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. 2016-12-17 12:27:00 +09: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 Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
paymentservertests.cpp Merge #10964: Pass SendCoinsRecipient (208 bytes) by reference 2017-08-15 20:43:45 +02:00
paymentservertests.h Pass SendCoinsRecipient (208 bytes) by const reference 2017-08-02 10:51:43 +02:00
rpcnestedtests.cpp scripted-diff: stop using the gArgs wrappers 2017-08-14 17:02:10 +02:00
rpcnestedtests.h [Qt] RPC-Console: support nested commands and simple value queries 2016-08-23 15:32:39 +02:00
test_main.cpp Qt: Use _putenv_s instead of setenv on Windows builds 2017-07-21 17:20:14 -04:00
uritests.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
uritests.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
wallettests.cpp Fix bumpfee test after #10449 2017-06-01 15:35:44 -04:00
wallettests.h Add simple qt wallet test sending a transaction 2017-03-15 12:02:02 -05:00