1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-20 12:11:08 +00:00
uutils-coreutils/tests/by-util
Nicolas Boichat 25c492ee19 uucore: format: Pad non-finite numbers with spaces, not zeros
`printf "%05.2f" inf` should print `  inf`, not `00inf`.

Add a test to cover that case, too.
2025-03-22 21:13:18 +01:00
..
test_arch.rs Add test to ensure arch output is not empty (#7523) 2025-03-22 15:15:28 +01:00
test_base32.rs base32/base64/basenc: add -D flag (#7479) 2025-03-18 14:39:53 +01:00
test_base64.rs base32/base64/basenc: add -D flag (#7479) 2025-03-18 14:39:53 +01:00
test_basename.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_basenc.rs basenc: ignore case with "--base16 --decode" 2024-12-17 10:52:25 +01:00
test_cat.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_chcon.rs chcon: ignore valid_reference_repeated_reference for causing issue 7443 2025-03-14 09:54:29 +01:00
test_chgrp.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_chmod.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_chown.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_chroot.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_cksum.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_comm.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_cp.rs cp: create failing test for #7455 (#7457) 2025-03-16 15:31:06 +01:00
test_csplit.rs Use the new function 'fails_with_code' v2 2025-03-04 09:27:47 +01:00
test_cut.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_date.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_dd.rs disable some tests for now 2025-03-14 11:54:52 +01:00
test_df.rs selinux test: disable some tests (not a big deal) 2025-03-14 09:54:29 +01:00
test_dir.rs Add license headers on all files 2023-08-21 10:49:27 +02:00
test_dircolors.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_dirname.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_du.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_echo.rs echo: add support for POSIXLY_CORRECT 2025-01-06 09:51:41 +01:00
test_env.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_expand.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_expr.rs expr: Add a long input test 2025-03-13 17:05:51 +01:00
test_factor.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_false.rs true,false: remove newline from version string 2025-03-14 09:21:37 +01:00
test_fmt.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_fold.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_groups.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_hashsum.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_head.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_hostid.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_hostname.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_id.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_install.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_join.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_kill.rs Merge pull request #7213 from cakebaker/kill_add_tests 2025-03-07 08:53:35 +01:00
test_link.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_ln.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_logname.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_ls.rs disable some tests for now 2025-03-14 11:54:52 +01:00
test_mkdir.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_mkfifo.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_mknod.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_mktemp.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_more.rs more: fix incorrect tests 2024-03-22 15:13:53 +01:00
test_mv.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_nice.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_nl.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_nohup.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_nproc.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_numfmt.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_od.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_paste.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_pathchk.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_pinky.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_pr.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_printenv.rs Add license headers on all files 2023-08-21 10:49:27 +02:00
test_printf.rs uucore: format: Pad non-finite numbers with spaces, not zeros 2025-03-22 21:13:18 +01:00
test_ptx.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_pwd.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_readlink.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_realpath.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_rm.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_rmdir.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_runcon.rs fix test_runcon::invalid stdout 2025-03-14 09:54:29 +01:00
test_seq.rs seq: Enable test_auto_precision and test_undefined 2025-03-14 12:05:16 +01:00
test_shred.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_shuf.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_sleep.rs test(sleep): add test for signal handling 2024-10-25 16:47:40 +02:00
test_sort.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_split.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_stat.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_stdbuf.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_stty.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_sum.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_sync.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_tac.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_tail.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_tee.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_test.rs test: adapt test to new version string 2025-03-15 16:03:17 +01:00
test_timeout.rs Use the new function 'fails_with_code' v2 2025-03-04 09:27:47 +01:00
test_touch.rs split test for 32 and 64 bits systems 2025-03-14 11:00:08 +01:00
test_tr.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_true.rs true,false: remove newline from version string 2025-03-14 09:21:37 +01:00
test_truncate.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_tsort.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_tty.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_uname.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_unexpand.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_uniq.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_unlink.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_uptime.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_users.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_vdir.rs Add license headers on all files 2023-08-21 10:49:27 +02:00
test_wc.rs tests: replace run() with succeeds() or fails() 2025-03-09 16:53:56 +01:00
test_who.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00
test_whoami.rs Use the new function 'fails_with_code' v2 2025-03-04 09:27:47 +01:00
test_yes.rs Use the new function fails_with_code 2025-03-01 17:26:20 +01:00