.. |
test_arch.rs
|
|
|
test_base32.rs
|
|
|
test_base64.rs
|
|
|
test_basename.rs
|
basename+tests: remove unused spell-checker:disable
|
2024-04-30 18:28:20 +02:00 |
test_basenc.rs
|
basenc+tests: remove unused spell-checker:disable
|
2024-04-30 18:28:20 +02:00 |
test_cat.rs
|
tests: disable failed tests for cat on OpenBSD
|
2024-07-06 22:29:12 +02:00 |
test_chcon.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_chgrp.rs
|
|
|
test_chmod.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_chown.rs
|
tests: disable failed tests for chown on OpenBSD
|
2024-07-06 22:29:12 +02:00 |
test_chroot.rs
|
|
|
test_cksum.rs
|
cksum: read the next file when the first is missing or invalid
|
2024-07-02 20:48:28 +02:00 |
test_comm.rs
|
|
|
test_cp.rs
|
tests: disable failed tests for cp on OpenBSD
|
2024-07-06 22:29:14 +02:00 |
test_csplit.rs
|
|
|
test_cut.rs
|
|
|
test_date.rs
|
tests(date): Add tests for #6392
|
2024-07-10 14:42:44 +02:00 |
test_dd.rs
|
|
|
test_df.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_dir.rs
|
|
|
test_dircolors.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_dirname.rs
|
|
|
test_du.rs
|
tests: fix warnings on OpenBSD for unused imports in by-util/test_*
|
2024-07-06 22:45:10 +02:00 |
test_echo.rs
|
|
|
test_env.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_expand.rs
|
|
|
test_expr.rs
|
tests: fix some clippy warnings
|
2024-05-25 09:06:16 +02:00 |
test_factor.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_false.rs
|
|
|
test_fmt.rs
|
fmt: fix error priority, make goal-errors more helpful
|
2024-05-06 19:36:39 +02:00 |
test_fold.rs
|
|
|
test_groups.rs
|
|
|
test_hashsum.rs
|
hashsum/b2sum: when the checksum file is untagged, detect the size
|
2024-06-28 10:15:27 +02:00 |
test_head.rs
|
tests: disable failed tests for head on OpenBSD
|
2024-07-06 22:29:16 +02:00 |
test_hostid.rs
|
|
|
test_hostname.rs
|
hostname: enable test test_hostname_ip for FreeBSD and OpenBSD
|
2024-07-09 22:44:16 +02:00 |
test_id.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_install.rs
|
tests: fix warnings on OpenBSD for unused imports in by-util/test_*
|
2024-07-06 22:45:10 +02:00 |
test_join.rs
|
|
|
test_kill.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_link.rs
|
|
|
test_ln.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_logname.rs
|
|
|
test_ls.rs
|
tests: fix warnings on OpenBSD for unused imports in by-util/test_*
|
2024-07-06 22:45:10 +02:00 |
test_mkdir.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_mkfifo.rs
|
|
|
test_mknod.rs
|
|
|
test_mktemp.rs
|
mktemp+tests: remove unused spell-checker:disable
|
2024-04-30 18:28:20 +02:00 |
test_more.rs
|
|
|
test_mv.rs
|
Disabling compare_xattrs cp and mv related tests on OpenBSD
|
2024-05-09 18:24:39 +02:00 |
test_nice.rs
|
|
|
test_nl.rs
|
|
|
test_nohup.rs
|
tests: fix warnings on OpenBSD for unused imports in by-util/test_*
|
2024-07-06 22:45:10 +02:00 |
test_nproc.rs
|
|
|
test_numfmt.rs
|
numfmt+tests: remove unused spell-checker:disable
|
2024-04-30 18:28:20 +02:00 |
test_od.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_paste.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_pathchk.rs
|
|
|
test_pinky.rs
|
tests: fix warnings on OpenBSD for unused imports in by-util/test_*
|
2024-07-06 22:45:10 +02:00 |
test_pr.rs
|
|
|
test_printenv.rs
|
|
|
test_printf.rs
|
printf: Check precision before writing into stdout (#6511)
|
2024-07-01 15:15:32 +02:00 |
test_ptx.rs
|
|
|
test_pwd.rs
|
|
|
test_readlink.rs
|
|
|
test_realpath.rs
|
realpath+tests: remove unused spell-checker:disable
|
2024-04-30 18:28:20 +02:00 |
test_rm.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_rmdir.rs
|
|
|
test_runcon.rs
|
|
|
test_seq.rs
|
|
|
test_shred.rs
|
|
|
test_shuf.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_sleep.rs
|
|
|
test_sort.rs
|
Merge pull request #6535 from sylvestre/sort
|
2024-07-05 09:45:54 +02:00 |
test_split.rs
|
tests: disable failed tests for split on OpenBSD
|
2024-07-06 22:29:18 +02:00 |
test_stat.rs
|
tests: disable failed tests for stat on OpenBSD
|
2024-07-06 22:29:18 +02:00 |
test_stdbuf.rs
|
tests: disable failed tests for stdbuf on OpenBSD
|
2024-07-06 22:29:19 +02:00 |
test_stty.rs
|
|
|
test_sum.rs
|
|
|
test_sync.rs
|
|
|
test_tac.rs
|
|
|
test_tail.rs
|
tests: disable failed tests for tail on OpenBSD
|
2024-07-06 22:29:19 +02:00 |
test_tee.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_test.rs
|
tests: disable failed tests for test on OpenBSD
|
2024-07-06 22:29:19 +02:00 |
test_timeout.rs
|
uucore+timeout: accept signals of any casing
|
2024-07-03 04:15:52 +02:00 |
test_touch.rs
|
tests: disable failed tests for touch on OpenBSD
|
2024-07-06 22:29:20 +02:00 |
test_tr.rs
|
tr: correctly detected matched [:upper:]
|
2024-06-30 14:24:00 +02:00 |
test_true.rs
|
|
|
test_truncate.rs
|
tests: remove 'target_pointer_width = "128"'
|
2024-05-20 23:27:53 +02:00 |
test_tsort.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_tty.rs
|
|
|
test_uname.rs
|
|
|
test_unexpand.rs
|
tests: fix some clippy warnings
|
2024-05-25 09:06:16 +02:00 |
test_uniq.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_unlink.rs
|
|
|
test_uptime.rs
|
Merge pull request #6514 from lcheylus/openbsd-uptime
|
2024-06-30 21:27:48 +02:00 |
test_users.rs
|
users: support OpenBS using utmp
|
2024-06-29 08:19:24 +03:30 |
test_vdir.rs
|
|
|
test_wc.rs
|
fix clippy tests
|
2024-06-30 16:27:08 +02:00 |
test_who.rs
|
|
|
test_whoami.rs
|
|
|
test_yes.rs
|
|
|