aboutsummaryrefslogtreecommitdiff
path: root/src/test/amount_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* 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-3/+3
* Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus moduleJorge Timón2017-05-031-0/+1
* [test] Unit test amount.h/amount.cppJimmy Song2017-04-261-1/+37
* [amount] tests: Fix off-by-one mistakeMarcoFalke2016-04-091-1/+1
* [amount] test negative fee rates and full constructorMarcoFalke2016-04-081-0/+29
* [qa] Add amount testsMarcoFalke2016-03-171-0/+42