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
/
arith_uint256_tests.cpp
Age
Commit message (
Expand
)
Author
2022-01-20
refactor tests to fix ubsan suppressions
MarcoFalke
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-05-28
test: remove BasicTestingSetup from arith_uint256 unit tests
fanquake
2020-04-17
test: Move boost/stdlib includes last
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
scripted-diff: Sort test includes
MarcoFalke
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
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-07-27
Update copyright headers to 2018
DrahtBot
2018-06-05
Drop uint 256 not operator
Ben Woosley
2018-05-03
Make it clear which functions that are intended to be translation unit local
practicalswift
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-06-22
Fixed multiple typos
Dimitris Tsapakidis
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-09-06
Fix obvious assignment/equality error in test
Jeremy Rubin
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-03-12
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2015-01-05
arith_uint256: remove initialization from byte vector
Wladimir J. van der Laan
2015-01-05
Remove now-unused methods from arith_uint256 and base_uint
Wladimir J. van der Laan
2015-01-05
Remove arith_uint160
Wladimir J. van der Laan
2015-01-05
uint256->arith_uint256 blob256->uint256
Wladimir J. van der Laan