libbase58/tests
Luke Dashjr ccb7b43e9b tests: Check encoding with highest bit set
Detects j dropping below 0 going unchecked.
This bug was originally fixed in 2c6b7916b6, but due to ssize_t being a POSIX extension, we are going to check it manually.
2018-06-03 22:06:15 +00:00
..
decode-b58c-fail.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-b58c-null.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-b58c-toolong.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-b58c-tooshort.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-b58c.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-highbit-prefix.sh tests: Check decode with high bits set fails 2015-02-28 02:21:00 +00:00
decode-highbit.sh tests: Check decode with high bits set fails 2015-02-28 02:21:00 +00:00
decode-small.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode-zero.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
decode.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
encode-b58c-high.sh tests: Check encoding with highest bit set 2018-06-03 22:06:15 +00:00
encode-b58c.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
encode-fail.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
encode-small.sh Adapt tests so they can run with the serial harness used in older automake versions 2014-09-16 07:28:10 +00:00
encode.sh Test suite using base58 CLI tool 2014-08-17 17:01:47 +00:00