coreutils/tests/by-util
Daniel Hofstetter 4a192e98d5
Merge pull request #5032 from sylvestre/split-fail
split: reject some invalid values
2023-07-05 07:04:22 +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 Merge pull request #5028 from sylvestre/cp-multiple 2023-07-03 16:09:45 +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 df: disable failing tests on Windows 2023-06-28 14:43:35 +02: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 "unused import" warning on Windows 2023-06-27 15:05:27 +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: force fetching metadata when called with -L -Z 2023-06-26 14:46:56 +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 tests/more: test argument --from-line 2023-06-26 21:57:52 +02:00
test_mv.rs mv: add the check with --b=simple and when the source is a backup 2023-06-28 23:11:28 +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 nl: make --no-renumber a flag 2023-07-04 10:37:10 +02: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 numfmt: add --invalid option (#4249) 2023-07-01 17:08:12 +02:00
test_od.rs od: fix parsing of hex input ending with E 2023-06-18 21:02:39 +05:30
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 seq: rename "--widths" to "--equal-width" 2023-06-26 16:21:59 +02: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 split: reject some invalid values 2023-07-03 22:57:37 +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 Merge pull request #4756 from Joining7943/tail-refactor-and-fix-input 2023-07-03 14:09:57 +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: allow --version 2023-06-19 19:10:56 +02:00