1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-17 18:51:05 +00:00
uutils-coreutils/tests/by-util
ValentinBoudevin aea23408fd
env: Move to "thiserror" + added errors test case (#7584)
Solved Issue #7535 : Removed parse_errors to follow other commands standard with thiserror
2025-03-30 11:21:57 +02:00
..
test_arch.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_base32.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_base64.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_basename.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_basenc.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_cat.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_chcon.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_chgrp.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_chmod.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01: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 uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_comm.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_cp.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_csplit.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_cut.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_date.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_dd.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_df.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_dir.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_dircolors.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_dirname.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_du.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_echo.rs Merge pull request #7598 from sylvestre/uutests2 2025-03-28 22:32:49 +01:00
test_env.rs env: Move to "thiserror" + added errors test case (#7584) 2025-03-30 11:21:57 +02:00
test_expand.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_expr.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_factor.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_false.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_fmt.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_fold.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_groups.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_hashsum.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_head.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_hostid.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_hostname.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_id.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_install.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_join.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_kill.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_link.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_ln.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_logname.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_ls.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_mkdir.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_mkfifo.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_mknod.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_mktemp.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_more.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_mv.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_nice.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01: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 uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_od.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_paste.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_pathchk.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_pinky.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_pr.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_printenv.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_printf.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_ptx.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_pwd.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_readlink.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_realpath.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_rm.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_rmdir.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_runcon.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_seq.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_shred.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_shuf.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_sleep.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_sort.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_split.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_stat.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_stdbuf.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_stty.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_sum.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_sync.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_tac.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_tail.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_tee.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_test.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_timeout.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_touch.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_tr.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_true.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_truncate.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_tsort.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_tty.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_uname.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_unexpand.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_uniq.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_unlink.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_uptime.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01: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 uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_who.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_whoami.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00
test_yes.rs uutests: adjust the tests to use them 2025-03-28 21:40:31 +01:00