aboutsummaryrefslogtreecommitdiff
path: root/src/test/setup_common.cpp
AgeCommit message (Expand)Author
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-11-04test: Reset global args between test suitesMarcoFalke
2019-11-04Merge #17228: test: Add RegTestingSetup to setup_commonMarcoFalke
2019-10-30test: Add RegTestingSetup to setup_commonMarcoFalke
2019-10-30Merge #15921: validation: Tidy up ValidationState interfaceWladimir J. van der Laan
2019-10-29[validation] Add CValidationState subclassesJohn Newbery
2019-10-28Avoid using g_rpc_node global in wallet codeRussell Yanofsky
2019-10-28scripted-diff: Remove g_connman, g_banman globalsRussell Yanofsky
2019-08-15Merge #16060: Bury bip9 deploymentsMarcoFalke
2019-08-15refactor: have CCoins* data managed under CChainStateJames O'Beirne
2019-08-14[Consensus] Bury segwit deploymentJohn Newbery
2019-07-24Refactor out translation.hHennadii Stepanov
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: Create data dir in BasicTestingSetupMarcoFalke
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-05-03scripted-diff: replace chainActive -> ::ChainActive()James O'Beirne
2019-04-29threads: introduce util/threadnames, refactor thread namingJames O'Beirne
2019-04-16Merge #15352: tests: Reduce noise level in test_bitcoin outputMarcoFalke
2019-04-11scripted-diff: Bump copyright headers in test, benchMarcoFalke
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke