..
test_arch.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_base32.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_base64.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_basename.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_cat.rs
refactor(global): Move from tempdir to tempfile:
2020-06-09 11:30:19 +02:00
test_chgrp.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_chmod.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_chown.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_chroot.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_cksum.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_comm.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_cp.rs
feature(cp): Manage -P & -R
2020-06-20 10:49:15 +02:00
test_cut.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_date.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_df.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_dircolors.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_dirname.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_du.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_echo.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_env.rs
feature[env]: Add support for --chdir=DIR
in env
( fixes #1568 ) ( #1569 )
2020-08-08 22:26:49 -05:00
test_expand.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_expr.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_factor.rs
tests/factor ~ re-enable factor tests (with additional detail for failures)
2020-06-21 12:17:46 -05:00
test_false.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_fmt.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_fold.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_groups.rs
fix ~ compiler warning (unused import)
2020-06-14 23:38:30 -05:00
test_hashsum.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_head.rs
head: Ignore known-failing tests introduced in #1579 ( #1586 )
2020-08-09 18:51:04 +02:00
test_hostid.rs
test(hostid) add a test for hostid ( #1533 )
2020-06-08 09:09:44 +02:00
test_hostname.rs
tests ~ disable failing 'test_hostname::test_hostname_ip' test on MacOS
2020-06-14 23:38:30 -05:00
test_id.rs
tests/refactor ~ use is_ci()
for CI host platform testing
2020-06-14 12:20:31 -05:00
test_install.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_join.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_kill.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_link.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_ln.rs
feature(ln): implement -r ( #1540 )
2020-06-18 00:54:18 -07:00
test_logname.rs
tests ~ suppress failing WSL logname test (add investigate ToDO)
2020-06-14 23:38:30 -05:00
test_ls.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_mkdir.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_mkfifo.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_mknod.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_mktemp.rs
refactor(global): Move from tempdir to tempfile:
2020-06-09 11:30:19 +02:00
test_more.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_mv.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_nice.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_nl.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_nohup.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_nproc.rs
style(nproc): reformat with rustfmt
2020-06-09 13:38:29 +02:00
test_numfmt.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_od.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_paste.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_pathchk.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_pinky.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_printenv.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_printf.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_ptx.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_pwd.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_readlink.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_realpath.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_relpath.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_rm.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_rmdir.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_seq.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_shred.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_shuf.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_sleep.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_sort.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_split.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_stat.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_stdbuf.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_sum.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_sync.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_tac.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_tail.rs
tests ~ disable failing tail
test under windows code coverage (with future FixME)
2020-08-16 17:02:19 -05:00
test_tee.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_test.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_timeout.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_touch.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_tr.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_true.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_truncate.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_tsort.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_tty.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00
test_uname.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_unexpand.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_uniq.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_unlink.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_uptime.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_users.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_wc.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_who.rs
tests ~ reorganize tests
2020-06-01 18:30:04 -05:00
test_whoami.rs
tests/refactor ~ use is_ci()
for CI host platform testing
2020-06-14 12:20:31 -05:00
test_yes.rs
tests ~ add missing test_UTIL module files (with 'ToDO' comments)
2020-06-02 11:25:09 -05:00