cksum: add CRC32B algorithm added in GNU 9.6#7169
Conversation
|
GNU testsuite comparison: |
3d9755d to
f89eb8b
Compare
|
I have added a dependency to |
|
The other test ( |
|
GNU testsuite comparison: |
|
nice |
f89eb8b to
fa44391
Compare
|
fix format (diff) |
|
cksum for GNU 9.6
tests/by-util/test_cksum.rs
Outdated
| let scene = make_scene(); | ||
|
|
||
| for (algo, digest) in PAIRS { | ||
| log_info(format!("ALGORITHM"), algo); |
There was a problem hiding this comment.
| log_info(format!("ALGORITHM"), algo); | |
| log_info("ALGORITHM".to_string()); |
There was a problem hiding this comment.
Yup, missed this 👍
fa44391 to
6ea65d2
Compare
6ea65d2 to
ed4edb4
Compare
|
rebase on main |
|
GNU testsuite comparison: |
|
Is it ready? Asking as it is still marked as draft |
Yes, I was waiting for the tests to finish |
This is still a draft, but I'll try to fix all the now failing tests of cksum