coreutils/tests/by-util
Sylvestre Ledru 388fa1b717
Merge pull request #4696 from jeddenlea/wc
wc: streaming --files0-from and other improvements
2023-05-27 23:55:16 +02:00
..
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 Disable test_gnu_options on android 2023-04-30 20:08:06 +02:00
test_chown.rs chown: show "ownership of 'foo' retained" message 2023-05-24 09:45:19 +02:00
test_chroot.rs chroot: fix unused import on Android 2023-03-22 12:02:01 +08:00
test_cksum.rs cksum: implement --untagged 2023-05-14 16:43:14 +02:00
test_comm.rs tests: expand wildcard imports 2023-03-20 15:32:35 +01:00
test_cp.rs cp: preserve permissions on -r -p --parents 2023-05-12 11:34:51 -07: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: Catch format string that is not supported by chrono (#4244) 2023-05-27 15:41:12 +02:00
test_dd.rs Merge pull request #4432 from jfinkels/dd-nocache 2023-05-12 09:53:57 +02:00
test_df.rs tests: expand wildcard imports 2023-03-20 15:32:35 +01:00
test_dir.rs tests: remove all "extern crate" statements 2023-04-10 08:31:31 +02:00
test_dircolors.rs tests: remove all "extern crate" statements 2023-04-10 08:31:31 +02:00
test_dirname.rs tests: expand wildcard imports 2023-03-20 15:32:35 +01:00
test_du.rs du: fix clippy warning in test 2023-04-21 17:01:40 +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 Disable test_factor::test_parallel on android 2023-04-29 21:29:47 +02:00
test_false.rs tests: expand wildcard imports 2023-03-20 15:32:35 +01:00
test_fmt.rs fmt: cleanup tests 2023-04-20 15:22:26 +02: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 b2sum: added tests to handle 0, non multiple of 8 and and more than 512 cases 2023-04-12 21:05:11 +02:00
test_head.rs tests: expand wildcard imports 2023-03-20 15:32:35 +01:00
test_hostid.rs tests: remove all "extern crate" statements 2023-04-10 08:31:31 +02: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 ls: when facing an invalid utf-8, don't panic 2023-05-14 22:11:44 +02:00
test_mkdir.rs mkdir: document why a mutex is necessary 2023-05-24 16:50:08 -07: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 mktemp: prioritize TMPDIR over -p when using -t 2023-05-20 08:02:37 +02:00
test_more.rs more: implement argument -s / --squeeze 2023-05-27 00:04:04 +02:00
test_mv.rs mv: add missing semicolons to tests 2023-05-23 07:23:42 +02:00
test_nice.rs Avoid spurious failures in the presence of non-zero default nice 2023-04-25 14:39:37 -07: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: remove all "extern crate" statements 2023-04-10 08:31:31 +02:00
test_paste.rs paste: ignore failing test on Windows 2023-04-28 15:08:01 +02:00
test_pathchk.rs tests: expand wildcard imports 2023-03-20 15:32:35 +01:00
test_pinky.rs tests: remove all "extern crate" statements 2023-04-10 08:31:31 +02:00
test_pr.rs tests: remove all "extern crate" statements 2023-04-10 08:31:31 +02: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 Fix some trivial clippy warnings 2023-04-20 23:22:05 +02: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 rm: test prompts when --interactive is once 2023-05-22 21:27:43 -07: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 sleep: fix broken tests due to fundu update 2023-05-01 14:25:59 +02:00
test_sort.rs Disable test_sort::test_compress_fail (for real) & test_cp::test_cp_arg_interactive_update on android 2023-04-29 20:39:18 +02:00
test_split.rs tests: remove all "extern crate" statements 2023-04-10 08:31:31 +02:00
test_stat.rs tests: remove all "extern crate" statements 2023-04-10 08:31:31 +02: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: remove all "extern crate" statements 2023-04-10 08:31:31 +02:00
test_tac.rs tests: expand wildcard imports 2023-03-20 15:32:35 +01:00
test_tail.rs tail: disable some tests on Android 2023-05-27 08:02:03 +02:00
test_tee.rs simplify code 2023-05-11 18:19:49 +02: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 Merge pull request #4769 from sylvestre/touch 2023-04-25 08:26:23 +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 tests: remove all "extern crate" statements 2023-04-10 08:31:31 +02:00
test_users.rs Remove keep_env from the test framework 2023-03-24 14:25:37 +08:00
test_vdir.rs tests: remove all "extern crate" statements 2023-04-10 08:31:31 +02:00
test_wc.rs wc: more tests and fixes 2023-05-22 01:02:35 -07: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 yes: support non-UTF-8 args 2023-05-15 11:29:14 -07:00