aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/apptests.cpp
Commit message (Expand)AuthorAgeFilesLines
* validation: Pass in chainman to UnloadBlockIndexCarl Dong2020-09-151-2/+5
* Reduce cs_main lock accumulation during GUI startupJonas Schnelli2020-08-121-0/+1
* Pass mempool pointer to UnloadBlockIndexMarcoFalke2020-07-291-1/+1
* gui tests: Limit life-time of dummy testing setupMarcoFalke2020-07-091-3/+5
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* protect g_chainman with cs_mainJames O'Beirne2020-03-171-1/+1
* test: add basic tests for ChainstateManagerJames O'Beirne2020-03-171-0/+1
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-1/+1
* doc: Explain QT_QPA_PLATFORM for gui testsMarcoFalke2019-10-011-1/+1
* Testchains: Qt: Simplify network/chain stylesJorge Timón2019-09-061-2/+1
* qt: test: Create at most one testing setupMarcoFalke2019-06-271-2/+3
* tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift2019-06-261-1/+0
* test: Log to debug.log in all testsMarcoFalke2019-06-201-0/+2
* test: use common setup in gui testsMarcoFalke2019-06-201-0/+2
* Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-021-4/+0
* Bump minimum Qt version to 5.5.1Sjors Provoost2019-02-141-2/+0
* Add BitcoinApplication & RPCConsole testsRussell Yanofsky2019-01-041-0/+117