aboutsummaryrefslogtreecommitdiff
path: root/src/test/bech32_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-1/+1
* tests: Move CaseInsensitiveEqual to test/util/strpracticalswift2019-11-051-13/+1
* scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke2019-04-111-1/+1
* Merge #12881: Minor optimizations to bech32::Decode(); add tests.Wladimir J. van der Laan2018-05-151-0/+2
|\
| * Tighten up bech32::Decode(); add tests.murrayn2018-04-121-0/+2
* | Make it clear which functions that are intended to be translation unit localpracticalswift2018-05-031-1/+1
|/
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* Import Bech32 C++ reference code & testsPieter Wuille2017-09-281-0/+67