aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/apptests.cpp
AgeCommit message (Expand)Author
2020-09-15validation: Pass in chainman to UnloadBlockIndexCarl Dong
2020-08-12Reduce cs_main lock accumulation during GUI startupJonas Schnelli
2020-07-29Pass mempool pointer to UnloadBlockIndexMarcoFalke
2020-07-09gui tests: Limit life-time of dummy testing setupMarcoFalke
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-03-17protect g_chainman with cs_mainJames O'Beirne
2020-03-17test: add basic tests for ChainstateManagerJames O'Beirne
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-10-01doc: Explain QT_QPA_PLATFORM for gui testsMarcoFalke
2019-09-06Testchains: Qt: Simplify network/chain stylesJorge Timón
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: Log to debug.log in all testsMarcoFalke
2019-06-20test: use common setup in gui testsMarcoFalke
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-02-14Bump minimum Qt version to 5.5.1Sjors Provoost
2019-01-04Add BitcoinApplication & RPCConsole testsRussell Yanofsky