coreutils/tests
2020-05-03 12:26:17 -05:00
..
common refactor/polish ~ fix cargo clippy complaints (redundant_static_lifetimes) 2020-04-11 18:50:10 -05:00
fixtures env: add support for new '--file' option (includes testing) 2019-04-29 09:50:22 -05:00
test_base32.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_base64.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_basename.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_cat.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_chgrp.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_chmod.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_chown.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_cksum.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_comm.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_cp.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_cut.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_date.rs test(date): add tests 2020-05-03 12:26:17 -05:00
test_df.rs fix(df): Linux: Fix the mount path and type 2020-05-03 11:51:33 -05:00
test_dircolors.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_dirname.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_du.rs tests ~ fix CICD 'macos' test variation 2020-04-11 18:50:10 -05:00
test_echo.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_env.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_expr.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_factor.rs change ~ fixup paths (within tests) 2020-04-14 13:46:19 -05:00
test_false.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_fold.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_hashsum.rs hashsum: implement SHAKE-128 and SHAKE-256 2016-08-30 17:33:18 -07:00
test_head.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_hostname.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_install.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_join.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_link.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_ln.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_ls.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_mkdir.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_mktemp.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_mv.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_nl.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_numfmt.rs tests: untrimmed stdout assertion (fix #1235) 2019-02-08 07:54:48 +11:00
test_od.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_paste.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_pathchk.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_pinky.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_printf.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_ptx.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_pwd.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_readlink.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_realpath.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_rm.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_rmdir.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_seq.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_sort.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_split.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_stat.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_stdbuf.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_sum.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_tac.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_tail.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_test.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_touch.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_tr.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_true.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_truncate.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_tsort.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_unexpand.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_uniq.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_unlink.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_wc.rs rustfmt the tests 2020-04-13 20:36:03 +02:00
test_who.rs fix: typo fixes found by codespell 2020-05-01 23:36:33 +02:00
tests.rs test(date): add tests 2020-05-03 12:26:17 -05:00