mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-11 01:42:17 +02:00
factor: fix test case name
* tests/factor/factor.pl (bug-gmp-plus_2_sup_127_plus_1): Rename from bug-gmp-plus_2_sup_128_plus_1, so that it accurately reflects the test case.
This commit is contained in:
@@ -86,7 +86,7 @@ my @Tests =
|
||||
'115792089237316195423570985008687907853'
|
||||
. '269984665640564039457584007913129639936',
|
||||
{OUT => '2 'x255 . '2'}],
|
||||
['bug-gmp-plus_2_sup_128_plus_1',
|
||||
['bug-gmp-plus_2_sup_127_plus_1',
|
||||
'+170141183460469231731687303715884105729',
|
||||
{OUT => '3 56713727820156410577229101238628035243'}],
|
||||
['bug-with-128-bit-uintmax_t',
|
||||
|
||||
Reference in New Issue
Block a user