aboutsummaryrefslogtreecommitdiff
path: root/src/test/bech32_tests.cpp
AgeCommit message (Expand)Author
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-11-05tests: Move CaseInsensitiveEqual to test/util/strpracticalswift
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2018-05-15Merge #12881: Minor optimizations to bech32::Decode(); add tests.Wladimir J. van der Laan
2018-05-03Make it clear which functions that are intended to be translation unit localpracticalswift
2018-04-12Tighten up bech32::Decode(); add tests.murrayn
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-09-28Import Bech32 C++ reference code & testsPieter Wuille