coreutils/tests/by-util
Kostiantyn Hryshchuk 7306be6e58 fixed shred -u for windows
fixed shred panic on windows
2023-06-18 17:12:10 +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 Remove users crate 2023-06-04 14:55:16 +02:00
test_chmod.rs Disable test_gnu_options on android 2023-04-30 20:08:06 +02:00
test_chown.rs Remove users crate 2023-06-04 14:55:16 +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: makes --preserve requires = 2023-06-04 09:46:35 +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 Remove users crate 2023-06-04 14:55:16 +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 fix: Correctly detect format when using md5sum with check flag (#4645) 2023-05-27 23:56:15 +02:00
test_head.rs head: interpret size as decimal 2023-05-30 13:32:48 -07: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 Remove users crate 2023-06-04 14:55:16 +02: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: add words to spell-checker:ignore 2023-06-06 17:44:04 +02:00
test_mkdir.rs mkdir: rename var "scene2" -> "scene" in test 2023-06-07 10:44:11 +02: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 arguments -n/--lines and --number 2023-05-29 14:36:18 +02:00
test_mv.rs tests/mv: add tests to check for copying symlinks onto hardlinks to symlink 2023-06-12 23:49:28 +05:30
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 pwd: Fixes #4855 (#4937) 2023-06-04 16:03:01 +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 fixed shred -u for windows 2023-06-18 17:12:10 +02: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 sync: fix error msg 2023-06-17 19:50:47 -07: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 tsort: Add test for ordered floating nodes 2023-06-05 11:06:53 -04: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 whoami: add test to improve coverage 2023-05-29 07:34:19 +02:00
test_yes.rs yes: support non-UTF-8 args 2023-05-15 11:29:14 -07:00