mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
base32: add tests
This commit is contained in:
parent
9c7ff133dc
commit
b0097d0565
2 changed files with 93 additions and 0 deletions
|
@ -48,6 +48,7 @@ macro_rules! generic {
|
|||
};
|
||||
}
|
||||
generic! {
|
||||
"base32", test_base32;
|
||||
"base64", test_base64;
|
||||
"basename", test_basename;
|
||||
"cat", test_cat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue