|
|
12a3be919a
|
tests/base58/is_base58.cpp: add subcase and fix test structs.
|
2023-03-10 13:26:19 +01:00 |
|
|
|
e712d4ec4d
|
tests/base58/decode.cpp: fix structs and move them local to test case function.
|
2023-03-10 13:21:54 +01:00 |
|
|
|
000f45e1f4
|
tests/base58/encode.cpp: add subcase and fix test structs.
|
2023-03-10 13:20:05 +01:00 |
|
|
|
a99a23ae9b
|
include/libeosio/base58.hpp: Change decode function to accept vector instead of string.
|
2023-03-10 10:38:52 +01:00 |
|
|
|
ed59959b5b
|
include/libeosio/base58.hpp: adding base58_decode functions.
|
2023-03-09 18:18:10 +01:00 |
|
|
|
a43b913277
|
tests: change from std::array to std::vector
|
2023-03-09 18:16:52 +01:00 |
|
|
|
dbbdc896e1
|
tests: Adding doctest framework.
|
2023-03-09 17:50:22 +01:00 |
|
|
|
35c2c2fe79
|
tests/base58/CMakeLists.txt: Use test function to define the tests.
|
2023-03-09 13:39:14 +01:00 |
|
|
|
8ec58c385f
|
tests: move base58 tests into its own subdirectory
|
2023-03-09 13:31:21 +01:00 |
|