| .. |
|
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
|
test_basename: Fix test_invalid_utf8_args
|
2025-07-23 21:06:02 +08:00 |
|
test_basenc.rs
|
tests: patch tests to simplify imports
|
2025-07-01 03:36:46 +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
|
tests: add test for chmod with non-UTF-8 filenames
|
2025-08-14 10:52:24 +02: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
|
clap: override the usage section
|
2025-08-14 10:52:03 +02:00 |
|
test_cp.rs
|
test_cp: On MacOS, ignore tests that use /dev/fd/0
|
2025-08-09 14:20:22 +08:00 |
|
test_csplit.rs
|
Fix csplit to handle non-UTF-8 filenames
|
2025-08-14 10:52:24 +02:00 |
|
test_cut.rs
|
non-utf8: address review commits
|
2025-08-14 10:54:17 +02:00 |
|
test_date.rs
|
date: update deprecated TZ
|
2025-07-28 21:13:54 +02:00 |
|
test_dd.rs
|
l10n: address review comments
|
2025-08-14 10:52:04 +02:00 |
|
test_df.rs
|
test_df: Use lossy stdout string
|
2025-07-24 09:39:18 +08:00 |
|
test_dir.rs
|
uutests: adjust the tests to use them
|
2025-03-28 21:40:31 +01:00 |
|
test_dircolors.rs
|
Fix dircolors to handle non-UTF-8 filenames
|
2025-08-14 10:52:24 +02:00 |
|
test_dirname.rs
|
dirname: fix handling of non-UTF-8 filenames
|
2025-08-14 10:52:24 +02:00 |
|
test_du.rs
|
fix some last clap errors mgmt
|
2025-08-14 10:52:03 +02:00 |
|
test_echo.rs
|
echo: rename test function
|
2025-07-14 12:41:12 +02:00 |
|
test_env.rs
|
clippy: fix "hiding a lifetime" warnings
|
2025-08-07 16:12:03 +02:00 |
|
test_expand.rs
|
Fix expand to handle non-UTF-8 filenames
|
2025-08-14 10:52:24 +02:00 |
|
test_expr.rs
|
test(expr): add locale-related tests, remove deprecated tests
|
2025-07-09 15:34:07 +02:00 |
|
test_factor.rs
|
Port factor for translation
|
2025-08-14 10:52:03 +02:00 |
|
test_false.rs
|
tests: patch tests to simplify imports
|
2025-07-01 03:36:46 +02:00 |
|
test_fmt.rs
|
Fix fmt to handle non-UTF-8 filenames
|
2025-08-14 10:52:24 +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
|
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
|
non-utf8: address review commits
|
2025-08-14 10:54:17 +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
|
clap: also support translations for invalid values
|
2025-08-14 10:52:03 +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
|
l10n: address review comments
|
2025-08-14 10:52:04 +02:00 |
|
test_nice.rs
|
tests: patch tests to simplify imports
|
2025-07-01 03:36:46 +02:00 |
|
test_nl.rs
|
Fix nl to handle non-UTF-8 filenames
|
2025-08-14 10:52:24 +02: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: Switch f16 print to width=15/16, precision=8
|
2025-08-06 15:14:56 +08: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
|
uutests: adjust the tests to use them
|
2025-03-28 21:40:31 +01: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
|
printf: accept non-UTF-8 input in FORMAT and ARGUMENT arguments
|
2025-07-16 00:28:34 +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
|
chmod/readlink/du: improve non-UTF-8 filename handling and code style
|
2025-08-14 10:52:24 +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
|
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
|
l10n: address review comments
|
2025-08-14 10:52:04 +02:00 |
|
test_split.rs
|
split: bring back the test
|
2025-08-14 10:54:17 +02:00 |
|
test_stat.rs
|
ls,stat: fix single_char_pattern in tests
|
2025-04-18 13:52:47 +02:00 |
|
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
|
tail: fix race condition in broken pipe handling test
|
2025-07-14 18:25:15 +02: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
|
test: improve support non-utf-8
|
2025-08-14 10:54:04 +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
|
tests: patch tests to simplify imports
|
2025-07-01 03:36:46 +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
|
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: fix execution on WSL2, Ubuntu 24.04 (#8235)
|
2025-08-03 14:38:49 +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 |