aboutsummaryrefslogtreecommitdiff
path: root/src/test/blockchain_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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