coreutils/tests/by-util
Daniel Hofstetter b9a790b476
Some checks are pending
CICD / Style/cargo-deny (push) Waiting to run
CICD / MinRustV (push) Waiting to run
CICD / Dependencies (push) Waiting to run
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Tests/Toybox test suite (push) Blocked by required conditions
CICD / Code Coverage (push) Waiting to run
CICD / Separate Builds (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build (push) Blocked by required conditions
CICD / Style/deps (push) Waiting to run
CICD / Documentation/warnings (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
GnuTests / Run GNU tests (push) Waiting to run
Android / Test builds (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Code Quality / Pre-commit hooks (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
Merge pull request #8314 from bvinc/tail_zero
tail: fix tailing /dev/zero
2025-07-07 10:30:34 +02:00
..
test_arch.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_base32.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_base64.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_basename.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_basenc.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_cat.rs fix clippy (#8275) 2025-06-27 09:15:24 +02:00
test_chcon.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_chgrp.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_chmod.rs chore: use assert_eq! and assert_ne! instead of assert! 2025-04-08 13:25:41 -04:00
test_chown.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_chroot.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_cksum.rs cksum: Fix file quoting on stderr (#8272) 2025-06-29 22:07:27 +02:00
test_comm.rs fix clippy (#8275) 2025-06-27 09:15:24 +02:00
test_cp.rs cp: clean existing file when copy from stream (#8149) 2025-07-06 16:07:22 +02:00
test_csplit.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_cut.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_date.rs test_date: Expand on test_date_utc_time 2025-06-01 20:04:22 +02:00
test_dd.rs l10n: port dd for translation + add french 2025-06-28 21:52:00 +02:00
test_df.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_dir.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_dircolors.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_dirname.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_du.rs du: fix "function never used" warning in test 2025-05-19 11:18:02 +02:00
test_echo.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_env.rs env: adjust to test after the improvement on the error message 2025-06-30 13:42:40 +02:00
test_expand.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_expr.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_factor.rs fix clippy issues 2025-04-08 18:25:29 -04:00
test_false.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_fmt.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_fold.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_groups.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_hashsum.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_head.rs Merge pull request #7484 from karlmcdowall/head_bug_bug_bug 2025-06-14 21:22:24 +02:00
test_hostid.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_hostname.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_id.rs selinux: use the uucore::selinux::is_selinux_enabled() function 2025-05-11 09:36:15 +02:00
test_install.rs install -C: also the manage the ignore case 2025-06-29 23:51:45 +02:00
test_join.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_kill.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_link.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_ln.rs ln: don't show error when overwriting a link with -sfn (#7449) 2025-05-30 16:29:43 +02:00
test_logname.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_ls.rs ls: fix the GNU test tests/ls/selinux.sh (#8281) 2025-07-02 11:12:26 +02:00
test_mkdir.rs selinux: adjust more error messages 2025-05-07 22:58:46 +02:00
test_mkfifo.rs set_selinux_security_context: match GNU's error 2025-05-01 14:10:13 +02:00
test_mknod.rs set_selinux_security_context: match GNU's error 2025-05-01 14:10:13 +02:00
test_mktemp.rs chore: manual inline formatting 2025-04-08 00:23:21 -04:00
test_more.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_mv.rs mv: improve the hardlink support (#8296) 2025-07-03 16:28:09 +02:00
test_nice.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_nl.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_nohup.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_nproc.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_numfmt.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_od.rs od: fix handling of non-ascii chars 2025-06-27 12:42:18 +02:00
test_paste.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_pathchk.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_pinky.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_pr.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_printenv.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_printf.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_ptx.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_pwd.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_readlink.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_realpath.rs chore: manual inline formatting 2025-04-08 00:23:21 -04:00
test_rm.rs rm: fix too long filename corner case 2025-07-03 23:00:12 +02:00
test_rmdir.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_runcon.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_seq.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_shred.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_shuf.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_sleep.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_sort.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_split.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_stat.rs ls,stat: fix single_char_pattern in tests 2025-04-18 13:52:47 +02:00
test_stdbuf.rs stdbuf: fix cross-compilation 2025-06-02 10:55:57 +02:00
test_stty.rs stty: add min and time settings 2025-07-06 22:29:47 -04:00
test_sum.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_sync.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_tac.rs tac: Flush BufWriter 2025-03-31 13:46:24 +02:00
test_tail.rs tail: fix tailing /dev/zero 2025-07-06 14:27:13 -07:00
test_tee.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_test.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_timeout.rs Merge pull request #8197 from Luv-Ray/timeout_catch_sigterm 2025-07-05 17:19:40 +02:00
test_touch.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_tr.rs tr: restore default action of SIGPIPE 2025-07-04 22:44:20 +08:00
test_true.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_truncate.rs chore: use assert_eq! and assert_ne! instead of assert! 2025-04-08 13:25:41 -04:00
test_tsort.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_tty.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_uname.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_unexpand.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_uniq.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_unlink.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_uptime.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_users.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_vdir.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_wc.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_who.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_whoami.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_yes.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00