check that the length of checksum-lines is correct for md
parent
be110afe27
commit
5c972d9679
|
@ -33,3 +33,9 @@ IN: checksums.md5.tests
|
||||||
<md5-state> "asdf" binary <byte-reader> add-checksum-stream
|
<md5-state> "asdf" binary <byte-reader> add-checksum-stream
|
||||||
[ get-checksum ] [ get-checksum ] bi =
|
[ get-checksum ] [ get-checksum ] bi =
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
|
[
|
||||||
|
t
|
||||||
|
] [
|
||||||
|
{ "abcd" "efg" } md5 checksum-lines length 16 =
|
||||||
|
] unit-test
|
||||||
|
|
Loading…
Reference in New Issue