coreutils/tests/by-util
Daniel Hofstetter 68a0369a45
Some checks are pending
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Code Quality / Style/lint (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Pre-commit hooks (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
WSL2 / Test (push) Waiting to run
CICD / Style/cargo-deny (push) Waiting to run
CICD / Build (push) Blocked by required conditions
CICD / Style/deps (push) Waiting to run
CICD / Documentation/warnings (push) Waiting to run
CICD / MinRustV (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Dependencies (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
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 / Build/SELinux (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Check uudoc Documentation Generation / Verify uudoc generates correct documentation (push) Waiting to run
Merge pull request #8669 from bakanovskii/add-pinky-lookup-flag
pinky: add --lookup flag
2025-09-19 16:57:42 +02:00
..
test_arch.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_base32.rs fix some last clap errors mgmt 2025-08-14 10:52:03 +02:00
test_base64.rs Fix base64/base32/basenc to handle non-UTF-8 filenames 2025-08-14 10:52:24 +02:00
test_basename.rs add more emoji tests 2025-09-03 22:39:21 +02:00
test_basenc.rs basenc: allow non-UTF8 filenames 2025-09-05 10:54:51 +02:00
test_cat.rs chmod/readlink/du: improve non-UTF-8 filename handling and code style 2025-08-14 10:52:24 +02:00
test_chcon.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_chgrp.rs Fix chgrp to handle non-UTF-8 filenames 2025-08-14 10:52:24 +02:00
test_chmod.rs clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
test_chown.rs Merge pull request #8492 from Anonymous-AAA/fix-chown-reference-file 2025-09-02 12:30:12 +02:00
test_chroot.rs
test_cksum.rs cksum: Fix file quoting on stderr (#8272) 2025-06-29 22:07:27 +02:00
test_comm.rs Merge pull request #8551 from sylvestre/emoji-2 2025-09-05 11:28:38 +02:00
test_cp.rs cp: enhance tests for current directory attribute preservation 2025-09-08 20:53:46 +03:30
test_csplit.rs csplit: create final empty file with --suppress-matched to match GNU (fixes #7286) 2025-09-18 00:29:55 +07:00
test_cut.rs add tests with emoji for various commands (#8545) 2025-09-03 09:57:04 +02:00
test_date.rs date: use --reference=file to display the file modification time 2025-09-13 22:23:33 +08:00
test_dd.rs Add devcontainer setup and small related fixes 2025-08-18 07:34:16 +00:00
test_df.rs test_df: Use lossy stdout string 2025-07-24 09:39:18 +08:00
test_dir.rs clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
test_dircolors.rs Fix dircolors to handle non-UTF-8 filenames 2025-08-14 10:52:24 +02:00
test_dirname.rs add more emoji tests 2025-09-03 22:39:21 +02:00
test_du.rs Improve the tests 2025-09-12 14:23:03 +02:00
test_echo.rs add more emoji tests 2025-09-03 22:39:21 +02:00
test_env.rs Merge pull request #8551 from sylvestre/emoji-2 2025-09-05 11:28:38 +02:00
test_expand.rs Fix expand to handle non-UTF-8 filenames 2025-08-14 10:52:24 +02:00
test_expr.rs expr: fix some multibyte issues and refactor a bit 2025-09-14 01:12:57 +02:00
test_factor.rs factor: fix two "unused import" warnings in test 2025-08-28 10:15:53 +02:00
test_false.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_fmt.rs add more emoji tests 2025-09-03 22:39:21 +02:00
test_fold.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_groups.rs
test_hashsum.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_head.rs split: bring back the test 2025-08-14 10:54:17 +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: options support non-ut8 too 2025-08-14 10:54:17 +02:00
test_join.rs add tests with emoji for various commands (#8545) 2025-09-03 09:57:04 +02: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 chmod/readlink/du: improve non-UTF-8 filename handling and code style 2025-08-14 10:52:24 +02:00
test_logname.rs tests: fix execution on WSL2, Ubuntu 24.04 (#8235) 2025-08-03 14:38:49 +02:00
test_ls.rs add tests with emoji for various commands (#8545) 2025-09-03 09:57:04 +02:00
test_mkdir.rs selinux: introduce get_getfattr_output to verify the output of getfatt 2025-07-31 17:45:34 +02:00
test_mkfifo.rs mkfifo: support symbolic mode 2025-08-06 22:19:01 +08:00
test_mknod.rs selinux: introduce get_getfattr_output to verify the output of getfatt 2025-07-31 17:45:34 +02:00
test_mktemp.rs mktemp: options support non-ut8 too 2025-08-14 10:54:17 +02:00
test_more.rs test: improve support non-utf-8 2025-08-14 10:54:04 +02:00
test_mv.rs mv: support moving source to a symlink directory 2025-09-09 20:06:44 +08:00
test_nice.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_nl.rs nl: allow non-UTF8 section delimiter 2025-09-08 11:32:07 +02:00
test_nohup.rs
test_nproc.rs
test_numfmt.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_od.rs od: fix options after filename issue (#8624) 2025-09-12 17:37:13 +02:00
test_paste.rs Fix paste to handle non-UTF-8 filenames 2025-08-14 10:52:24 +02:00
test_pathchk.rs Update tests/by-util/test_pathchk.rs 2025-08-14 10:52:37 +02:00
test_pinky.rs tests/pinky: add --lookup test 2025-09-19 16:21:09 +03:00
test_pr.rs pr: reduce nesting to improve readability 2025-07-31 17:00:28 +02:00
test_printenv.rs Port printenv translation: fix tests/misc/invalid-opt 2025-08-14 10:52:03 +02:00
test_printf.rs add more emoji tests 2025-09-03 22:39:21 +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 test: improve support non-utf-8 2025-08-14 10:54:04 +02:00
test_realpath.rs test: improve support non-utf-8 2025-08-14 10:54:04 +02:00
test_rm.rs rm: port to use the safe io functions 2025-09-12 14:22:33 +02:00
test_rmdir.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_runcon.rs clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
test_seq.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_shred.rs test: improve support non-utf-8 2025-08-14 10:54:04 +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 clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
test_split.rs split: adjust the test for windows 2025-08-14 14:18:15 +02:00
test_stat.rs
test_stdbuf.rs non-utf8: address review commits 2025-08-14 10:54:17 +02:00
test_stty.rs stty: support sane settings 2025-07-16 22:33:33 +08:00
test_sum.rs Fix sum to handle non-UTF-8 filenames 2025-08-14 10:52:24 +02:00
test_sync.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_tac.rs Fix tac to handle non-UTF-8 filenames 2025-08-14 10:52:24 +02:00
test_tail.rs add more emoji tests 2025-09-03 22:39:21 +02:00
test_tee.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_test.rs
test_timeout.rs Merge pull request #8197 from Luv-Ray/timeout_catch_sigterm 2025-07-05 17:19:40 +02:00
test_touch.rs touch: simplify some tests by using new_ucmd!() 2025-09-10 11:28:23 +02:00
test_tr.rs tr: Fix regression causing read error with sockets (#8083) 2025-07-09 15:47:16 +02:00
test_true.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_truncate.rs tac/touch: fix support non-utf-8 2025-08-14 10:53:55 +02:00
test_tsort.rs Fix tsort to handle non-UTF-8 filenames 2025-08-14 10:52:24 +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 clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
test_unlink.rs tac/touch: fix support non-utf-8 2025-08-14 10:53:55 +02:00
test_uptime.rs tests: patch tests to simplify imports 2025-07-01 03:36:46 +02:00
test_users.rs users: fix unused imports in tests on FreeBSD 2025-08-16 16:57:43 +02:00
test_vdir.rs clap/locale: fix the colors for all programs (Closes: #8501) 2025-09-05 08:25:59 +02:00
test_wc.rs add tests with emoji for various commands (#8545) 2025-09-03 09:57:04 +02:00
test_who.rs who: honor locale settings 2025-09-01 22:36:54 +08: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