mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Create the uutest crate + adjust the code
+ move some of the tests into the program test
This commit is contained in:
parent
bf337a29af
commit
50fe623447
11 changed files with 211 additions and 64 deletions
|
@ -325,6 +325,7 @@ libc
|
|||
libstdbuf
|
||||
musl
|
||||
tmpd
|
||||
uchild
|
||||
ucmd
|
||||
ucommand
|
||||
utmpx
|
||||
|
@ -333,6 +334,7 @@ uucore_procs
|
|||
uudoc
|
||||
uumain
|
||||
uutil
|
||||
uutests
|
||||
uutils
|
||||
|
||||
# * function names
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue