.. |
test_arch.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_base32.rs
|
base{32, 64, enc}: update to clap 4
|
2022-10-13 16:22:24 +02:00 |
test_base64.rs
|
base{32, 64, enc}: update to clap 4
|
2022-10-13 16:22:24 +02:00 |
test_basename.rs
|
basename: update to clap 4
|
2022-10-13 16:22:45 +02:00 |
test_basenc.rs
|
basenc: add utility
|
2021-08-06 00:07:19 +02:00 |
test_cat.rs
|
unix_sockets is deprecated, use std::os::unix::net instead
|
2022-08-20 17:02:29 +03:00 |
test_chcon.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
test_chgrp.rs
|
chgrp: update to clap 4
|
2022-10-13 17:50:23 +02:00 |
test_chmod.rs
|
Fix some clippy warnings
|
2022-10-13 09:07:22 +02:00 |
test_chown.rs
|
Fix some clippy warnings
|
2022-10-13 09:07:22 +02:00 |
test_chroot.rs
|
chroot: improve support of --skip-chdir
|
2022-10-10 14:07:45 +02:00 |
test_cksum.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_comm.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_cp.rs
|
cp: update to clap 4
|
2022-10-13 17:50:26 +02:00 |
test_csplit.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_cut.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_date.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_dd.rs
|
dd: custom positional argument parsing
|
2022-09-21 18:41:12 +02:00 |
test_df.rs
|
df: remove trailing spaces in rightmost column (#3882)
|
2022-09-22 08:37:20 +02:00 |
test_dir.rs
|
unix_sockets is deprecated, use std::os::unix::net instead
|
2022-08-20 17:02:29 +03:00 |
test_dircolors.rs
|
dircolors: align TERM matching behavior with that of GNU dircolors
|
2022-10-09 18:47:20 -07:00 |
test_dirname.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_du.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_echo.rs
|
Allow echo with escapes to work with \0
|
2022-01-30 17:24:29 -05:00 |
test_env.rs
|
env: update to clap 4
|
2022-10-13 17:50:29 +02:00 |
test_expand.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_expr.rs
|
expr: Use chars().count() as we can have some multibytes chars
|
2022-02-13 14:19:25 +01:00 |
test_factor.rs
|
factor: update to clap 4
|
2022-10-13 17:50:29 +02:00 |
test_false.rs
|
false,true: Implement custom help, version
|
2022-02-01 14:29:26 +01:00 |
test_fmt.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_fold.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_groups.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_hashsum.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_head.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_hostid.rs
|
Refactored tests for more utilities
|
2021-04-18 02:32:43 +03:00 |
test_hostname.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_id.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_install.rs
|
Fix some clippy warnings
|
2022-10-13 09:07:22 +02:00 |
test_join.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_kill.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_link.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_ln.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_logname.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_ls.rs
|
Fix some clippy warnings
|
2022-10-13 09:07:22 +02:00 |
test_mkdir.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_mkfifo.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_mknod.rs
|
Fix some clippy warnings
|
2022-10-13 09:07:22 +02:00 |
test_mktemp.rs
|
mktemp: add message for directory not found
|
2022-09-21 21:26:39 -04:00 |
test_more.rs
|
tests: use CmdResult::usage_error
|
2021-11-09 17:37:05 -03:00 |
test_mv.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_nice.rs
|
nice: set exit code for clap errors to 125
|
2022-05-04 21:32:14 +02:00 |
test_nl.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_nohup.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_nproc.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_numfmt.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_od.rs
|
Fix some clippy warnings
|
2022-10-13 09:07:22 +02:00 |
test_paste.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_pathchk.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_pinky.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_pr.rs
|
pr: use clap to handle help & version
|
2022-09-12 15:28:08 +02:00 |
test_printenv.rs
|
use assert_eq instead of x == y. Better output in case of error
|
2022-03-23 10:41:31 +01:00 |
test_printf.rs
|
printf: Default left-justify integer conversion to 1 width
|
2022-05-01 20:00:09 +02:00 |
test_ptx.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_pwd.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_readlink.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_realpath.rs
|
tests/realpath: add trailing slash usage tests
|
2022-08-15 22:47:03 +03:00 |
test_relpath.rs
|
fix Rust 1.59 clippy lints
|
2022-02-25 09:39:48 +01:00 |
test_rm.rs
|
rm: Added descend messages for interactive mode Fixes #3817 (#3931)
|
2022-10-05 13:35:31 +02:00 |
test_rmdir.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_runcon.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
test_seq.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_shred.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_shuf.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_sleep.rs
|
uucore: error on negative interval in parse_time
|
2022-03-21 21:11:31 -04:00 |
test_sort.rs
|
uucore: add InvalidSuffix to ParseSizeError
|
2022-05-17 15:37:49 +02:00 |
test_split.rs
|
Fix some clippy warnings
|
2022-10-13 09:07:22 +02:00 |
test_stat.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_stdbuf.rs
|
Improve coverage / error messages from parse_size PR
|
2022-02-22 22:09:45 +01:00 |
test_stty.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_sum.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_sync.rs
|
sync: Verify that the files can be opened
|
2022-10-05 13:30:19 +02:00 |
test_tac.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_tail.rs
|
tests/tail: Fix tests to reflect changes from the refactoring #3905
|
2022-10-05 13:32:35 +02:00 |
test_tee.rs
|
Fix some clippy warnings
|
2022-10-13 09:07:22 +02:00 |
test_test.rs
|
disable the new tests
|
2022-10-04 17:24:06 +02:00 |
test_timeout.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_touch.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_tr.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_true.rs
|
false,true: Implement custom help, version
|
2022-02-01 14:29:26 +01:00 |
test_truncate.rs
|
Remove impractical test creating a file too large
|
2022-02-22 14:23:46 +01:00 |
test_tsort.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_tty.rs
|
tty: should not return 2 when --help is used
|
2022-04-04 22:55:36 +02:00 |
test_uname.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_unexpand.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_uniq.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_unlink.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_uptime.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_users.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_vdir.rs
|
unix_sockets is deprecated, use std::os::unix::net instead
|
2022-08-20 17:02:29 +03:00 |
test_wc.rs
|
Fix some clippy warnings
|
2022-10-13 09:07:22 +02:00 |
test_who.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_whoami.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_yes.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |