mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
test(date): add tests
This commit is contained in:
parent
850bd9c32d
commit
1f1edc5a33
2 changed files with 134 additions and 0 deletions
|
@ -52,6 +52,7 @@ generic! {
|
|||
"comm", test_comm;
|
||||
"cp", test_cp;
|
||||
"cut", test_cut;
|
||||
"date", test_date;
|
||||
"dircolors", test_dircolors;
|
||||
"dirname", test_dirname;
|
||||
"df", test_df;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue