aboutsummaryrefslogtreecommitdiff
path: root/src/test/blockchain_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* scripted-diff: Sort test includesMarcoFalke2020-04-161-1/+1
* Replace std::to_string with locale-independent alternativeBen Woosley2020-03-141-2/+3
* scripted-diff: Add missed copyright headersHennadii Stepanov2020-01-041-0/+4
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-1/+1
* tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift2019-06-261-0/+1
* scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke2019-04-111-1/+1
* rpc: Specify chain tip instead of chain in GetDifficultyJoão Barbosa2018-09-091-7/+0
* Use bracket syntax includes ("#include <foo.h>")practicalswift2018-06-061-3/+3
* Drop the chain argument to GetDifficultyBen Woosley2018-05-201-51/+3
* Make it clear which functions that are intended to be translation unit localpracticalswift2018-05-031-5/+5
* tests: Rename test suits not following the test suite naming conventionpracticalswift2018-03-191-1/+1
* [Tests] Adding unit tests for GetDifficulty in blockchain.cpp.sean2017-11-221-0/+126