.. |
test_arch.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_base32.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_base64.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_basename.rs
|
basename: update to clap 4
|
2022-10-13 16:22:45 +02:00 |
test_basenc.rs
|
tests/util: Do not trim stderr in CmdResult::stderr_is. Add method stderr_trimmed_is.
|
2023-01-22 14:56:19 +01:00 |
test_cat.rs
|
tests/util: Refactor UCommand and TestScenario.
|
2023-02-18 23:38:20 +01:00 |
test_chcon.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
test_chgrp.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_chmod.rs
|
chmod: fix GNU test 'chmod/usage'
|
2023-03-16 21:25:26 +01:00 |
test_chown.rs
|
Merge branch 'main' into cp-pathbuf
|
2023-03-05 16:22:21 +01:00 |
test_chroot.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_cksum.rs
|
cksum: Implement option -a
|
2023-02-18 20:58:53 +08:00 |
test_comm.rs
|
comm: allow multiple occurrence of -z
|
2023-03-02 16:18:42 +01:00 |
test_cp.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_csplit.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_cut.rs
|
fix clippy complaint
|
2022-12-13 20:34:01 -05:00 |
test_date.rs
|
date: fix invalid argument error for RFC 3339 (#4535)
|
2023-03-19 08:54:45 +01:00 |
test_dd.rs
|
Merge pull request #4189 from jfinkels/dd-stdin-from-file-descriptor
|
2023-03-18 01:30:31 +01:00 |
test_df.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_dir.rs
|
tests/util : Don't trim output in CmdResult::stdout_matches and stdout_does_not_match (#4304)
|
2023-02-16 15:33:33 +01:00 |
test_dircolors.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_dirname.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_du.rs
|
test_du: fix unnecessary boolean operation
|
2023-03-19 04:59:08 +00:00 |
test_echo.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_env.rs
|
tests/util: Refactor UCommand and TestScenario.
|
2023-02-18 23:38:20 +01:00 |
test_expand.rs
|
expand: fix formatting issues and cleanup
|
2023-01-27 21:08:16 +01:00 |
test_expr.rs
|
tests: remove status_code, which is the same as code_is
|
2023-01-01 17:25:59 +01:00 |
test_factor.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01: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
|
tests/util: Do not trim stderr in CmdResult::stderr_is. Add method stderr_trimmed_is.
|
2023-01-22 14:56:19 +01:00 |
test_head.rs
|
tests/util: Do not trim stderr in CmdResult::stderr_is. Add method stderr_trimmed_is.
|
2023-01-22 14:56:19 +01: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
|
Merge branch 'main' into cp-pathbuf
|
2023-03-05 16:22:21 +01:00 |
test_join.rs
|
tests/util: Do not trim stderr in CmdResult::stderr_is. Add method stderr_trimmed_is.
|
2023-01-22 14:56:19 +01:00 |
test_kill.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_link.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_ln.rs
|
Add tests for non-utf8
|
2023-02-21 22:58:39 -07:00 |
test_logname.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_ls.rs
|
Fixing failing test locally because of missing case sensitivity handling
|
2023-03-14 12:28:49 -04:00 |
test_mkdir.rs
|
tests: fixed some tests on Windows
|
2022-10-18 10:00:28 +03:00 |
test_mkfifo.rs
|
tests/util: Do not trim stderr in CmdResult::stderr_is. Add method stderr_trimmed_is.
|
2023-01-22 14:56:19 +01:00 |
test_mknod.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_mktemp.rs
|
mktemp: uncomment fixed test case
|
2023-03-19 13:20:10 -04:00 |
test_more.rs
|
Migrate from atty to is-terminal (#4382)
|
2023-02-21 21:52:18 +01:00 |
test_mv.rs
|
Add tests for non-utf8
|
2023-02-21 22:58:39 -07:00 |
test_nice.rs
|
Support legacy argument syntax for nice
|
2023-01-18 11:44:41 +01: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
|
tests/util: Refactor UCommand and TestScenario.
|
2023-02-18 23:38:20 +01:00 |
test_numfmt.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_od.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_paste.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_pathchk.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_pinky.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_pr.rs
|
Clippy fixes
|
2023-02-13 21:33:42 -05:00 |
test_printenv.rs
|
tests/util: Refactor UCommand and TestScenario.
|
2023-02-18 23:38:20 +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
|
tests/util: Restructure UCommand to run in shell per default. Introduce constant TESTS_BINARY.
|
2023-02-17 17:39:33 +01:00 |
test_readlink.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_realpath.rs
|
Add tests for non-utf8
|
2023-02-21 22:58:39 -07:00 |
test_relpath.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_rm.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_rmdir.rs
|
Clippy fixes
|
2023-02-13 21:33:42 -05:00 |
test_runcon.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
test_seq.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_shred.rs
|
shred: enable test_shred_force on FreeBSD
|
2023-03-17 14:37:15 +08:00 |
test_shuf.rs
|
Fix some redundant closure in test_shurf
|
2023-03-18 15:52:13 +01:00 |
test_sleep.rs
|
sleep: Use fundu error types to improve error messages
|
2023-03-12 15:37:44 +01:00 |
test_sort.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_split.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_stat.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_stdbuf.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_stty.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_sum.rs
|
tests/util: Do not trim stderr in CmdResult::stderr_is. Add method stderr_trimmed_is.
|
2023-01-22 14:56:19 +01:00 |
test_sync.rs
|
fix: address test failures
|
2022-11-04 13:35:54 +03:00 |
test_tac.rs
|
tests: Adjust some tests to use improved UChild. test_tac: Ignore pipe tests on windows.
|
2022-12-02 13:13:10 +01:00 |
test_tail.rs
|
Cargo: Bump fundu version v0.3.0 -> v0.4.2. Adjust test in test_tail.
|
2023-03-12 15:37:44 +01:00 |
test_tee.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_test.rs
|
tests/util: Restructure UCommand to run in shell per default. Introduce constant TESTS_BINARY.
|
2023-02-17 17:39:33 +01:00 |
test_timeout.rs
|
timeout: fix subprocess is never terminated
|
2023-03-10 18:08:54 +08:00 |
test_touch.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_tr.rs
|
tr: Remove the extra newline in stderr
|
2023-02-15 02:04:43 +08:00 |
test_true.rs
|
false,true: Implement custom help, version
|
2022-02-01 14:29:26 +01:00 |
test_truncate.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_tsort.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_tty.rs
|
tests: Use UChild in tests. Rename run_no_wait_child to run_no_wait and return UChild
|
2022-12-02 08:06:45 +01:00 |
test_uname.rs
|
tests/util: Introduce CmdResult::stdout_str_apply ... to preprocess stdout, stderr before asserting
|
2023-01-22 14:48:23 +01:00 |
test_unexpand.rs
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
test_uniq.rs
|
tests/util: Do not trim stderr in CmdResult::stderr_is. Add method stderr_trimmed_is.
|
2023-01-22 14:56:19 +01:00 |
test_unlink.rs
|
unlink: update to clap 4
|
2022-10-13 17:50:43 +02:00 |
test_uptime.rs
|
tests/util: Refactor UCommand and TestScenario.
|
2023-02-18 23:38:20 +01:00 |
test_users.rs
|
tests/util: Refactor UCommand and TestScenario.
|
2023-02-18 23:38:20 +01:00 |
test_vdir.rs
|
tests/util : Don't trim output in CmdResult::stdout_matches and stdout_does_not_match (#4304)
|
2023-02-16 15:33:33 +01:00 |
test_wc.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_who.rs
|
tests: adapt to clap's modified error messages
|
2023-03-09 10:06:20 +01:00 |
test_whoami.rs
|
clippy: fix warnings introduced with Rust 1.67.0
|
2023-01-27 17:37:56 +01:00 |
test_yes.rs
|
tests/util: Improve UChild. Cleanup redundant functions in util.rs.
|
2022-12-02 08:06:48 +01:00 |