aboutsummaryrefslogtreecommitdiff
path: root/src/test/amount_tests.cpp
AgeCommit message (Expand)Author
2022-02-15fees: Always round up fee calculated from a feerateAndrew Chow
2021-05-28test: remove BasicTestingSetup from amount unit testsfanquake
2021-05-18refactor: Make CFeeRate constructor architecture-independentMarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-11-12wallet: update fee rate units, use sat/vB for fee_rate error messagesJon Atack
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-04-11scripted-diff: Bump copyright headers in test, benchMarcoFalke
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2018-10-10Improve CAmount testsHennadii Stepanov
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-05-03Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus moduleJorge Timón
2017-04-26[test] Unit test amount.h/amount.cppJimmy Song
2016-04-09[amount] tests: Fix off-by-one mistakeMarcoFalke
2016-04-08[amount] test negative fee rates and full constructorMarcoFalke
2016-03-17[qa] Add amount testsMarcoFalke