| .. |
|
test_arch.rs
|
|
|
|
test_base32.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_base64.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_basename.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_basenc.rs
|
|
|
|
test_cat.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_chcon.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_chgrp.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_chmod.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_chown.rs
|
use semicolons if nothing returned
|
2022-01-30 15:08:26 +01:00 |
|
test_chroot.rs
|
|
|
|
test_cksum.rs
|
|
|
|
test_comm.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_cp.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_csplit.rs
|
|
|
|
test_cut.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_date.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_dd.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_df.rs
|
df: show error when file argument does not exist
|
2022-04-10 22:22:18 -04:00 |
|
test_dircolors.rs
|
|
|
|
test_dirname.rs
|
|
|
|
test_du.rs
|
du: add support for --exclude and --exclude-from (#3381)
|
2022-04-11 22:50:01 +02:00 |
|
test_echo.rs
|
Allow echo with escapes to work with \0
|
2022-01-30 17:24:29 -05:00 |
|
test_env.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_expand.rs
|
|
|
|
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
|
update to sha 0.10.0 (#3110)
|
2022-02-12 18:12:02 +01:00 |
|
test_false.rs
|
false,true: Implement custom help, version
|
2022-02-01 14:29:26 +01:00 |
|
test_fmt.rs
|
|
|
|
test_fold.rs
|
|
|
|
test_groups.rs
|
tests: fix tests for CICD environment
|
2021-07-08 11:17:18 +02:00 |
|
test_hashsum.rs
|
hashsum: add --no-names option from official b3sum tool (#3361)
|
2022-04-06 09:09:37 +02:00 |
|
test_head.rs
|
head, tail: include presume-input-pipe parameter
|
2022-04-01 11:55:33 +02:00 |
|
test_hostid.rs
|
|
|
|
test_hostname.rs
|
|
|
|
test_id.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_install.rs
|
install: add tests to test with multiple directories
|
2022-04-03 16:47:06 +02:00 |
|
test_join.rs
|
join: flush stdout before final error message
|
2022-02-07 22:32:02 -05:00 |
|
test_kill.rs
|
use 'Self' and derive 'Default' where possible
|
2022-01-30 15:08:26 +01:00 |
|
test_link.rs
|
fix clippy errors related to clap upgrade from 3.0.10 to 3.1.6
|
2022-03-17 22:46:56 +01:00 |
|
test_ln.rs
|
ln: adjust the error messages
|
2022-04-01 09:25:35 +02:00 |
|
test_logname.rs
|
|
|
|
test_ls.rs
|
Merge pull request #3343 from uutils/dependabot/cargo/lscolors-0.9.0
|
2022-04-09 09:29:25 +02:00 |
|
test_mkdir.rs
|
mkdir: gnu compat: add support of mkdir -p foo/.
|
2022-03-25 21:35:27 +01:00 |
|
test_mkfifo.rs
|
|
|
|
test_mknod.rs
|
fix clippy errors related to clap upgrade from 3.0.10 to 3.1.6
|
2022-03-17 22:46:56 +01:00 |
|
test_mktemp.rs
|
|
|
|
test_more.rs
|
|
|
|
test_mv.rs
|
mv: trigger an error when doing mv dir1 dir2 dir2
|
2022-04-12 22:37:38 +02:00 |
|
test_nice.rs
|
|
|
|
test_nl.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_nohup.rs
|
|
|
|
test_nproc.rs
|
nproc: make tests/misc/nproc-override.sh pass by implementing OMP_NUM_THREADS=X,Y,Z (#3296)
|
2022-03-23 12:12:54 +01:00 |
|
test_numfmt.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_od.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_paste.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_pathchk.rs
|
|
|
|
test_pinky.rs
|
pinky: improve tests
|
2022-03-07 12:32:07 -05:00 |
|
test_pr.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +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
|
Add comments and an additional test
|
2022-03-20 00:44:09 -07:00 |
|
test_ptx.rs
|
|
|
|
test_pwd.rs
|
|
|
|
test_readlink.rs
|
|
|
|
test_realpath.rs
|
realpath: Error when resolved symlink is absolute and ENOENT (#3037)
|
2022-03-03 23:06:15 +01:00 |
|
test_relpath.rs
|
fix Rust 1.59 clippy lints
|
2022-02-25 09:39:48 +01:00 |
|
test_rm.rs
|
rm: rename none by --interactive=never to fix ../gnu/tests/rm/i-never.sh
|
2022-04-03 09:15:45 +02:00 |
|
test_rmdir.rs
|
|
|
|
test_runcon.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_seq.rs
|
seq: Allow option to receive immediate arguments
|
2022-02-06 09:45:38 -06:00 |
|
test_shred.rs
|
|
|
|
test_shuf.rs
|
fix lint errors attempt 2
|
2022-03-28 11:36:50 -04:00 |
|
test_sleep.rs
|
uucore: error on negative interval in parse_time
|
2022-03-21 21:11:31 -04:00 |
|
test_sort.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_split.rs
|
split: avoid writing final empty chunk with -C
|
2022-03-20 09:30:58 -04:00 |
|
test_stat.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_stdbuf.rs
|
Improve coverage / error messages from parse_size PR
|
2022-02-22 22:09:45 +01:00 |
|
test_sum.rs
|
Update message quoting and filename printing
|
2021-09-07 19:49:01 +02:00 |
|
test_sync.rs
|
|
|
|
test_tac.rs
|
|
|
|
test_tail.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_tee.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_test.rs
|
test: fix wsl executable permission
|
2022-01-31 00:22:21 +01:00 |
|
test_timeout.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_touch.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_tr.rs
|
tr: fix octal interpretation of repeat count string (#3178)
|
2022-02-25 12:11:53 +01: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
|
|
|
|
test_tty.rs
|
tty: should not return 2 when --help is used
|
2022-04-04 22:55:36 +02:00 |
|
test_uname.rs
|
|
|
|
test_unexpand.rs
|
|
|
|
test_uniq.rs
|
|
|
|
test_unlink.rs
|
|
|
|
test_uptime.rs
|
|
|
|
test_users.rs
|
users and who: ignore failing tests for now
|
2022-03-07 12:32:07 -05:00 |
|
test_wc.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_who.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_whoami.rs
|
|
|
|
test_yes.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |