aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/test_main.cpp
AgeCommit message (Expand)Author
2022-07-18refactor: remove unused using directivesfanquake
2022-05-26Migrate -dbcache setting from QSettings to settings.jsonRyan Ofsky
2022-04-06gui, refactor: rename fInvalid to num_test_failures in test_main.cppJon Atack
2022-04-06gui: count test failures in test runner summaryJon Atack
2022-04-06gui: add test runner summaryJon Atack
2022-03-07test: Add tests for GetArg methods / settings.json type coercionRyan Ofsky
2022-01-11test: parse the command line arguments in unit testsVasil Dimov
2022-01-06Add src/node/* code to node:: namespaceRussell Yanofsky
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-13build, qt: use static QAndroidPlatformIntegrationPluginIgor Cota
2021-11-17doc: Fix incorrect C++ named argsMarcoFalke
2021-10-26Merge bitcoin/bitcoin#23006: multiprocess: Add new bitcoin-gui, bitcoin-qt, b...MarcoFalke
2021-09-27qt: Keep InitExecutor in main gui threadJoão Barbosa
2021-09-16multiprocess: Add new bitcoin-gui, bitcoin-qt, bitcoin-wallet init implementa...Russell Yanofsky
2021-08-17Start using init makeNode, makeChain, etc methodsRussell Yanofsky
2021-07-14qt, refactor: Move InitExecutor class into its own moduleHennadii Stepanov
2021-03-29test: remove qt byteswap compattestsfanquake
2021-03-06qt test: Don't bind to regtest portAndrew Chow
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-08-26gui: Replace interface::Node references with pointersRussell Yanofsky
2020-08-26gui: Partially revert #10244 gArgs and Params changesRussell Yanofsky
2020-07-13test: Remove duplicate NodeContext hacksRussell Yanofsky
2020-07-09wallet: Pass unused args to StartWalletsMarcoFalke
2020-01-02test: Show debug log on unit test failureMarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-10-28Pass NodeContext, ConnMan, BanMan references more placesRussell Yanofsky
2019-10-24Remove BIP70 Supportfanquake
2019-10-01qa: Do not force overwrite of QT_QPA_PLATFORM on windows for gui testsMarcoFalke
2019-10-01doc: Explain QT_QPA_PLATFORM for gui testsMarcoFalke
2019-08-09Give QApplication dummy argumentsAndrew Chow
2019-08-06test: only include and init openSSL where it's actually usedfanquake
2019-06-27qt: test: Create at most one testing setupMarcoFalke
2019-06-26tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift
2019-06-20test: use common setup in gui testsMarcoFalke
2019-01-04Add BitcoinApplication & RPCConsole testsRussell Yanofsky
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-10-09build: Add --disable-bip70 configure optionWladimir J. van der Laan
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-18gui: Remove QT_VERSION fallbacks for Qt < 5Wladimir J. van der Laan
2018-04-25[tests] [qt] Add tests for address book manipulation via EditAddressDialogJames O'Beirne
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-09-01Stop test_bitcoin-qt touching ~/.bitcoinMeshCollider
2017-08-16Merge #10705: Trivial: spelling fixesMarcoFalke
2017-08-16doc: spelling fixesklemens
2017-07-21Qt: Use _putenv_s instead of setenv on Windows buildsBrian McMichael
2017-04-03Run bitcoin_test-qt under minimal QPA platformRussell Yanofsky
2017-03-15Add new test_bitcoin-qt static library dependenciesRussell Yanofsky
2017-03-15Add simple qt wallet test sending a transactionRussell Yanofsky