mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
- common_core utils - additional 'windows' utils - additional 'unix' utils
This commit is contained in:
parent
b10649f14f
commit
1b3bb56e66
19 changed files with 19 additions and 0 deletions
1
tests/by-util/test_chroot.rs
Normal file
1
tests/by-util/test_chroot.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_groups.rs
Normal file
1
tests/by-util/test_groups.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_hostid.rs
Normal file
1
tests/by-util/test_hostid.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_kill.rs
Normal file
1
tests/by-util/test_kill.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_logname.rs
Normal file
1
tests/by-util/test_logname.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_mkfifo.rs
Normal file
1
tests/by-util/test_mkfifo.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_mknod.rs
Normal file
1
tests/by-util/test_mknod.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_nice.rs
Normal file
1
tests/by-util/test_nice.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_nohup.rs
Normal file
1
tests/by-util/test_nohup.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_nproc.rs
Normal file
1
tests/by-util/test_nproc.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_relpath.rs
Normal file
1
tests/by-util/test_relpath.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_shred.rs
Normal file
1
tests/by-util/test_shred.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_shuf.rs
Normal file
1
tests/by-util/test_shuf.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_sleep.rs
Normal file
1
tests/by-util/test_sleep.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_sync.rs
Normal file
1
tests/by-util/test_sync.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_tee.rs
Normal file
1
tests/by-util/test_tee.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_timeout.rs
Normal file
1
tests/by-util/test_timeout.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_tty.rs
Normal file
1
tests/by-util/test_tty.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
1
tests/by-util/test_yes.rs
Normal file
1
tests/by-util/test_yes.rs
Normal file
|
@ -0,0 +1 @@
|
|||
// ToDO: add tests
|
Loading…
Add table
Add a link
Reference in a new issue