aboutsummaryrefslogtreecommitdiff
path: root/src/test/blockchain_tests.cpp
AgeCommit message (Expand)Author
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-16scripted-diff: Sort test includesMarcoFalke
2020-03-14Replace std::to_string with locale-independent alternativeBen Woosley
2020-01-04scripted-diff: Add missed copyright headersHennadii Stepanov
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-06-26tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2018-09-09rpc: Specify chain tip instead of chain in GetDifficultyJoão Barbosa
2018-06-06Use bracket syntax includes ("#include <foo.h>")practicalswift
2018-05-20Drop the chain argument to GetDifficultyBen Woosley
2018-05-03Make it clear which functions that are intended to be translation unit localpracticalswift
2018-03-19tests: Rename test suits not following the test suite naming conventionpracticalswift
2017-11-22[Tests] Adding unit tests for GetDifficulty in blockchain.cpp.sean