dogecoin/src/qt/test
Patrick Lodder d2b1a61753
Give QApplication dummy arguments
Discards any Qt built-in command line arguments and replaces them
with dummy argv that only contains the binary name. Solves CVE-2021-3401.

Manually ported from bitcoin/bitcoin@a2714a5c
2021-11-03 12:05:46 -04: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 qt-tests: Disable payment server test that moves 21M+1 coins. 2020-07-22 13:45:05 +02:00
paymentservertests.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcnestedtests.cpp Fix the hash of the best block to reflect the Dogecoin block 2020-07-22 13:45:28 +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 Give QApplication dummy arguments 2021-11-03 12:05:46 -04:00
uritests.cpp Update URI tests for Dogecoin (#1457) 2019-03-25 05:36:12 +00:00
uritests.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00