aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_bitcoin_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Bugfix: Include <memory> for std::unique_ptrLuke Dashjr2018-04-021-0/+2
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-1/+1
* Add attribute [[noreturn]] (C++11) to functions that will not returnpracticalswift2017-07-171-4/+4
* Make test_bitcoin.cpp compatible with Qt Test frameworkRussell Yanofsky2017-03-101-0/+26