mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
parent
507e1cc09b
commit
fb2399f56b
13 changed files with 25 additions and 19 deletions
|
@ -943,7 +943,7 @@ fn test_parse_out_of_bounds_exponents() {
|
|||
.stdout_only("-0\n1\n");
|
||||
}
|
||||
|
||||
#[ignore]
|
||||
#[ignore = ""]
|
||||
#[test]
|
||||
fn test_parse_valid_hexadecimal_float_format_issues() {
|
||||
// These tests detect differences in the representation of floating-point values with GNU seq.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue