coreutils/tests
bootandy 4756eb5c19 Fix expr
expr now detects overflows and logs to stderr instead of overflowing the
input
https://github.com/uutils/coreutils/issues/1194
2018-07-08 21:24:25 +01:00
..
common Format everything using rustfmt 2018-03-12 01:20:58 -07:00
fixtures join: implement option to suppress joined lines 2018-06-09 12:11:58 +03:00
test_base32.rs
test_base64.rs
test_basename.rs
test_cat.rs
test_chgrp.rs tests: disable some chgrp tests when part of the root group 2018-03-03 12:04:22 -08:00
test_chmod.rs
test_chown.rs
test_cksum.rs
test_comm.rs
test_cp.rs
test_cut.rs
test_dircolors.rs
test_dirname.rs
test_du.rs Fix issues raised in review 2018-03-24 18:03:34 -04:00
test_echo.rs
test_env.rs
test_expr.rs Fix expr 2018-07-08 21:24:25 +01:00
test_factor.rs
test_false.rs
test_fold.rs
test_hashsum.rs
test_head.rs
test_hostname.rs hostname: bug fix for non-windows xgethostname and add test case 2018-04-22 21:04:51 +08:00
test_install.rs
test_join.rs join: implement option to suppress joined lines 2018-06-09 12:11:58 +03:00
test_link.rs
test_ln.rs
test_ls.rs
test_mkdir.rs mkdir: Use std create_dir_all for recursive operations. 2018-05-01 12:42:11 +01:00
test_mktemp.rs
test_mv.rs Bump filetime from 0.1.15 to 0.2.1 2018-06-13 14:15:48 -07:00
test_nl.rs
test_numfmt.rs
test_od.rs
test_paste.rs
test_pathchk.rs
test_pinky.rs Don't assume tests are running on a computer with an English locale. 2018-04-22 08:07:38 +02:00
test_printf.rs
test_ptx.rs
test_pwd.rs
test_readlink.rs
test_realpath.rs
test_rm.rs
test_rmdir.rs
test_seq.rs
test_sort.rs
test_split.rs
test_stat.rs Don't assume tests are running on a computer with an English locale. 2018-04-22 08:07:38 +02:00
test_stdbuf.rs
test_sum.rs
test_tac.rs
test_tail.rs
test_test.rs
test_touch.rs Bump filetime from 0.1.15 to 0.2.1 2018-06-13 14:15:48 -07:00
test_tr.rs
test_true.rs
test_truncate.rs
test_tsort.rs
test_unexpand.rs
test_uniq.rs
test_unlink.rs
test_wc.rs
test_who.rs Don't assume tests are running on a computer with an English locale. 2018-04-22 08:07:38 +02:00
tests.rs hostname: bug fix for non-windows xgethostname and add test case 2018-04-22 21:04:51 +08:00