| .. |
|
test_arch.rs
|
|
|
|
test_base32.rs
|
bump clap from 3.1.18 to 3.2.15
|
2022-07-29 14:05:02 +02:00 |
|
test_base64.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_basename.rs
|
Basename arguments simple format (#3736)
|
2022-07-22 13:28:54 +02:00 |
|
test_basenc.rs
|
|
|
|
test_cat.rs
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
test_chcon.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_chgrp.rs
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
test_chmod.rs
|
Replace lazy_static with once_cell
|
2022-07-12 14:08:30 +01:00 |
|
test_chown.rs
|
fixup! chown: allow setting arbitrary numeric user ID
|
2022-05-12 08:41:17 +02:00 |
|
test_chroot.rs
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
test_cksum.rs
|
|
|
|
test_comm.rs
|
comm: enable "output_delimiter" test
|
2022-07-07 15:22:43 +02:00 |
|
test_cp.rs
|
tests: ignore failing tests for FreeBSD (#3778)
|
2022-08-13 10:09:05 +02:00 |
|
test_csplit.rs
|
|
|
|
test_cut.rs
|
cut: fix argument parsing for the delimiter
|
2022-06-09 22:14:43 +02:00 |
|
test_date.rs
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
test_dd.rs
|
dd: Error message of invalid args is matched with GNU (#3831)
|
2022-08-17 11:40:42 +02:00 |
|
test_df.rs
|
tests: ignore failing tests for FreeBSD (#3778)
|
2022-08-13 10:09:05 +02:00 |
|
test_dir.rs
|
dir, vdir: fix incorrect regex in tests
|
2022-05-01 13:48:51 +02:00 |
|
test_dircolors.rs
|
dircolors: escape "'" and ":"
|
2022-06-15 15:22:14 +02:00 |
|
test_dirname.rs
|
|
|
|
test_du.rs
|
du: update du to use parse_glob::from_str
|
2022-08-09 10:36:23 +02:00 |
|
test_echo.rs
|
|
|
|
test_env.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_expand.rs
|
expand: add support for "--tabs" shortcuts
|
2022-06-10 13:55:27 +02:00 |
|
test_expr.rs
|
|
|
|
test_factor.rs
|
|
|
|
test_false.rs
|
|
|
|
test_fmt.rs
|
|
|
|
test_fold.rs
|
|
|
|
test_groups.rs
|
|
|
|
test_hashsum.rs
|
sha1sum: fix the -c usage (Closes: #3815)
|
2022-08-14 23:32:46 +02:00 |
|
test_head.rs
|
head, tail: include presume-input-pipe parameter
|
2022-04-01 11:55:33 +02:00 |
|
test_hostid.rs
|
|
|
|
test_hostname.rs
|
|
|
|
test_id.rs
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
test_install.rs
|
Merge pull request #3663 from niyaznigmatullin/fix_install_C_test
|
2022-06-23 17:09:02 +02:00 |
|
test_join.rs
|
|
|
|
test_kill.rs
|
|
|
|
test_link.rs
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
test_ln.rs
|
tests/ln: fix tests according to new messages
|
2022-07-19 17:34:52 +03:00 |
|
test_logname.rs
|
|
|
|
test_ls.rs
|
tests: ignore failing tests for FreeBSD (#3778)
|
2022-08-13 10:09:05 +02:00 |
|
test_mkdir.rs
|
Fix clippy
|
2022-04-02 09:54:11 +02:00 |
|
test_mkfifo.rs
|
|
|
|
test_mknod.rs
|
fix clippy errors related to clap upgrade from 3.0.10 to 3.1.6
|
2022-03-17 22:46:56 +01:00 |
|
test_mktemp.rs
|
mktemp: respect POSIXLY_CORRECT env var when parsing args
|
2022-06-09 20:51:51 +08:00 |
|
test_more.rs
|
|
|
|
test_mv.rs
|
mv: fix error when moving directory to itself (#3809)
|
2022-08-15 10:10:04 +02:00 |
|
test_nice.rs
|
nice: set exit code for clap errors to 125
|
2022-05-04 21:32:14 +02:00 |
|
test_nl.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_nohup.rs
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
test_nproc.rs
|
nproc: make tests/misc/nproc-override.sh pass by implementing OMP_NUM_THREADS=X,Y,Z (#3296)
|
2022-03-23 12:12:54 +01:00 |
|
test_numfmt.rs
|
numfmt: preserve trailing zeros
|
2022-08-01 09:48:13 +02:00 |
|
test_od.rs
|
uucore: add InvalidSuffix to ParseSizeError
|
2022-05-17 15:37:49 +02:00 |
|
test_paste.rs
|
paste: implement "-z" flag
|
2022-06-22 09:30:00 +02:00 |
|
test_pathchk.rs
|
|
|
|
test_pinky.rs
|
fix null pointer derefs
|
2022-04-20 08:44:49 +02:00 |
|
test_pr.rs
|
test_pr: follow clippy advice
|
2022-08-17 13:13:27 +03:00 |
|
test_printenv.rs
|
use assert_eq instead of x == y. Better output in case of error
|
2022-03-23 10:41:31 +01:00 |
|
test_printf.rs
|
printf: Default left-justify integer conversion to 1 width
|
2022-05-01 20:00:09 +02:00 |
|
test_ptx.rs
|
tests/ptx: added breakfile option tests
|
2022-04-29 10:15:06 +02:00 |
|
test_pwd.rs
|
tests/mkdir: reduced tested permission combinations
|
2022-03-31 15:50:52 +09:00 |
|
test_readlink.rs
|
tests/readlink: add test for delimiters usage
|
2022-08-16 08:21:43 +03:00 |
|
test_realpath.rs
|
tests/realpath: add trailing slash usage tests
|
2022-08-15 22:47:03 +03:00 |
|
test_relpath.rs
|
|
|
|
test_rm.rs
|
tests/rm: add test for issue #3722
|
2022-07-17 23:34:04 +03:00 |
|
test_rmdir.rs
|
|
|
|
test_runcon.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_seq.rs
|
|
|
|
test_shred.rs
|
|
|
|
test_shuf.rs
|
fix lint errors attempt 2
|
2022-03-28 11:36:50 -04:00 |
|
test_sleep.rs
|
uucore: error on negative interval in parse_time
|
2022-03-21 21:11:31 -04:00 |
|
test_sort.rs
|
uucore: add InvalidSuffix to ParseSizeError
|
2022-05-17 15:37:49 +02:00 |
|
test_split.rs
|
Fix a bug in split where chunking would be skipped when the chunk size (#3800)
|
2022-08-16 11:02:52 +02:00 |
|
test_stat.rs
|
tests: ignore failing tests for FreeBSD (#3778)
|
2022-08-13 10:09:05 +02:00 |
|
test_stdbuf.rs
|
|
|
|
test_stty.rs
|
test_stty: fix spell checker errors
|
2022-08-18 11:33:04 +02:00 |
|
test_sum.rs
|
|
|
|
test_sync.rs
|
|
|
|
test_tac.rs
|
|
|
|
test_tail.rs
|
tests: ignore failing tests for FreeBSD (#3778)
|
2022-08-13 10:09:05 +02:00 |
|
test_tee.rs
|
Implement tee -p and --output-error
|
2022-07-07 15:23:50 +02:00 |
|
test_test.rs
|
tests: ignore failing tests for FreeBSD (#3778)
|
2022-08-13 10:09:05 +02:00 |
|
test_timeout.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_touch.rs
|
tests: ignore failing tests for FreeBSD (#3778)
|
2022-08-13 10:09:05 +02:00 |
|
test_tr.rs
|
|
|
|
test_true.rs
|
|
|
|
test_truncate.rs
|
|
|
|
test_tsort.rs
|
|
|
|
test_tty.rs
|
tty: should not return 2 when --help is used
|
2022-04-04 22:55:36 +02:00 |
|
test_uname.rs
|
get android builds to compile and pass tests
|
2022-04-20 08:44:49 +02:00 |
|
test_unexpand.rs
|
unexpand: handle too large "tabs" arguments
|
2022-06-22 09:30:11 +02:00 |
|
test_uniq.rs
|
uniq: set default missing value for args
|
2022-06-30 11:52:46 +02:00 |
|
test_unlink.rs
|
|
|
|
test_uptime.rs
|
|
|
|
test_users.rs
|
|
|
|
test_vdir.rs
|
dir, vdir: fix incorrect regex in tests
|
2022-05-01 13:48:51 +02:00 |
|
test_wc.rs
|
tests: fix Freebsd test failures
|
2022-08-05 08:04:25 +02:00 |
|
test_who.rs
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
test_whoami.rs
|
|
|
|
test_yes.rs
|
Do not trap pipe errors in yes
|
2022-07-07 15:23:50 +02:00 |