index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
amount_tests.cpp
Age
Commit message (
Expand
)
Author
2021-05-28
test: remove BasicTestingSetup from amount unit tests
fanquake
2021-05-18
refactor: Make CFeeRate constructor architecture-independent
MarcoFalke
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-11-12
wallet: update fee rate units, use sat/vB for fee_rate error messages
Jon Atack
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-04-11
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2018-10-10
Improve CAmount tests
Hennadii Stepanov
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-05-03
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
Jorge Timón
2017-04-26
[test] Unit test amount.h/amount.cpp
Jimmy Song
2016-04-09
[amount] tests: Fix off-by-one mistake
MarcoFalke
2016-04-08
[amount] test negative fee rates and full constructor
MarcoFalke
2016-03-17
[qa] Add amount tests
MarcoFalke