mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Cargo: Bump fundu version v0.3.0 -> v0.4.2. Adjust test in test_tail.
This commit is contained in:
parent
43ce6c1a7e
commit
946aab37ed
4 changed files with 5 additions and 4 deletions
|
@ -4459,7 +4459,7 @@ fn test_follow_when_files_are_pointing_to_same_relative_file_and_file_stays_same
|
|||
}
|
||||
|
||||
#[rstest]
|
||||
#[case::exponent_exceed_float_max("1.0e2048")]
|
||||
#[case::exponent_exceed_float_max("1.0e100000")]
|
||||
#[case::underscore_delimiter("1_000")]
|
||||
#[case::only_point(".")]
|
||||
#[case::space_in_primes("' '")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue