]> Savannah Git Hosting - gnulib.git/commitdiff
strtod, strtold tests: Avoid a test failure on native Windows.
authorBruno Haible <bruno@clisp.org>
Wed, 21 Feb 2024 23:47:21 +0000 (00:47 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 21 Feb 2024 23:47:40 +0000 (00:47 +0100)
* modules/strtod-tests (Depends-on): Add setlocale.
* modules/strtold-tests (Depends-on): Likewise.

ChangeLog
modules/strtod-tests
modules/strtold-tests

index e313032178730dfc1bde84778c5f743ea5a93366..767644ef1bd1a7e446c710b7fd188814a35300c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-02-21  Bruno Haible  <bruno@clisp.org>
+
+       strtod, strtold tests: Avoid a test failure on native Windows.
+       * modules/strtod-tests (Depends-on): Add setlocale.
+       * modules/strtold-tests (Depends-on): Likewise.
+
 2024-02-21  Collin Funk  <collin.funk1@gmail.com>
 
        gnulib-tool.py: Fix undefined variable while emitting testdir.
index cbc8030ca4819796224901c59eeed5fdc2cf6635..b6fc4585bf7af038e7a2326d6edd42c8b9d182cb 100644 (file)
@@ -12,6 +12,7 @@ Depends-on:
 float
 isnand-nolibm
 signbit
+setlocale
 
 configure.ac:
 gt_LOCALE_FR
index 1c270954ad80c765995a74da2ada66a2764d0ee0..66774147d30d70b92a1f2362f56af4780025a166 100644 (file)
@@ -12,6 +12,7 @@ Depends-on:
 float
 isnanl-nolibm
 signbit
+setlocale
 
 configure.ac:
 gt_LOCALE_FR