..
test_arch.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_base32.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_base64.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_basename.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_basenc.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_cat.rs
tests: fix unused imports warnings on Windows
2023-03-20 16:06:56 +01:00
test_chcon.rs
all: use array intoiterator
2022-04-05 10:39:31 +02:00
test_chgrp.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_chmod.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_chown.rs
Remove keep_env from the test framework
2023-03-24 14:25:37 +08:00
test_chroot.rs
chroot: fix unused import on Android
2023-03-22 12:02:01 +08:00
test_cksum.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_comm.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_cp.rs
deps: bump time from 0.3.17 to 0.3.20 ( #4643 )
2023-03-26 21:47:12 +02:00
test_csplit.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_cut.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_date.rs
date: show error when reading dirs for -f arg ( #4572 )
2023-03-29 07:49:14 +02:00
test_dd.rs
tests: fix unused imports warnings on Windows
2023-03-20 16:06:56 +01:00
test_df.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_dir.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_dircolors.rs
dircolors: trigger an error when used on /
2023-03-28 22:54:16 +02:00
test_dirname.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_du.rs
du: fmt fix
2023-03-26 23:38:31 +02:00
test_echo.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_env.rs
Remove keep_env from the test framework
2023-03-24 14:25:37 +08:00
test_expand.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_expr.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_factor.rs
factor: remove unnecessary "extern crate" in test
2023-04-06 14:52:54 +02:00
test_false.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_fmt.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_fold.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_groups.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_hashsum.rs
hashsum: add --zero option (#4612 ) ( #4632 )
2023-03-28 23:26:11 +02:00
test_head.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_hostid.rs
Refactored tests for more utilities
2021-04-18 02:32:43 +03:00
test_hostname.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_id.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_install.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_join.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_kill.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_link.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_ln.rs
ln -i: adjust the behavior to match the GNU change
2023-03-25 11:22:45 +01:00
test_logname.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_ls.rs
test_ls: cannot find function expected_result in this scope
2023-03-23 09:18:17 +01:00
test_mkdir.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_mkfifo.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_mknod.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_mktemp.rs
Merge pull request #4297 from jfinkels/mktemp-uncomment-fixed-test
2023-03-27 21:11:29 +02:00
test_more.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_mv.rs
deps: bump time from 0.3.17 to 0.3.20 ( #4643 )
2023-03-26 21:47:12 +02:00
test_nice.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_nl.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_nohup.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_nproc.rs
Remove keep_env from the test framework
2023-03-24 14:25:37 +08:00
test_numfmt.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_od.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_paste.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_pathchk.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_pinky.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_pr.rs
tests: define default env vars for test commands
2023-03-23 18:15:05 +01:00
test_printenv.rs
Remove keep_env from the test framework
2023-03-24 14:25:37 +08:00
test_printf.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_ptx.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_pwd.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_readlink.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_realpath.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_relpath.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_rm.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_rmdir.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_runcon.rs
all: use array intoiterator
2022-04-05 10:39:31 +02:00
test_seq.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_shred.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_shuf.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_sleep.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_sort.rs
Remove keep_env from the test framework
2023-03-24 14:25:37 +08:00
test_split.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_stat.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_stdbuf.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_stty.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_sum.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_sync.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_tac.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_tail.rs
tests: fix "unresolved import" warnings on Windows
2023-03-20 16:26:31 +01:00
test_tee.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_test.rs
test: refactor error handling with ParseError enum
2023-03-25 14:03:45 +01:00
test_timeout.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_touch.rs
touch: add support for --ref and --date together
2023-04-07 21:36:26 +02:00
test_tr.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_true.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_truncate.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_tsort.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_tty.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_uname.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_unexpand.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_uniq.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_unlink.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_uptime.rs
Remove keep_env from the test framework
2023-03-24 14:25:37 +08:00
test_users.rs
Remove keep_env from the test framework
2023-03-24 14:25:37 +08:00
test_vdir.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_wc.rs
wc: use concat! to improve readability of tests
2023-04-04 16:36:49 +02:00
test_who.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00
test_whoami.rs
tests: fix "unresolved import" warnings on Windows
2023-03-20 16:26:31 +01:00
test_yes.rs
tests: expand wildcard imports
2023-03-20 15:32:35 +01:00