]> Savannah Git Hosting - gnulib.git/commitdiff
langinfo-h tests: Verify that ALTMON_* are defined.
authorBruno Haible <bruno@clisp.org>
Fri, 21 Feb 2025 17:42:22 +0000 (18:42 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 21 Feb 2025 17:42:22 +0000 (18:42 +0100)
* tests/test-langinfo-h.c (items): Add ALTMON_1 to ALTMON_12.

ChangeLog
tests/test-langinfo-h.c

index 4dc37bb1efd5d2368f1b398c0f3d5fc20dab1a83..8613924c4b5c483d4ed3153b2fb302d8a7094eb1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2025-02-21  Bruno Haible  <bruno@clisp.org>
+
+       langinfo-h tests: Verify that ALTMON_* are defined.
+       * tests/test-langinfo-h.c (items): Add ALTMON_1 to ALTMON_12.
+
 2025-02-21  Bruno Haible  <bruno@clisp.org>
 
        host-cpu-c-abi: Improve support for loongarch32.
index c6d10c0a9a4323c7e2928cd29229e7bd2ab5668b..869e37586bf01949f41df83033278b65e3d04e9f 100644 (file)
@@ -61,6 +61,18 @@ int items[] =
     MON_10,
     MON_11,
     MON_12,
+    ALTMON_1,
+    ALTMON_2,
+    ALTMON_3,
+    ALTMON_4,
+    ALTMON_5,
+    ALTMON_6,
+    ALTMON_7,
+    ALTMON_8,
+    ALTMON_9,
+    ALTMON_10,
+    ALTMON_11,
+    ALTMON_12,
     ABMON_1,
     ABMON_2,
     ABMON_3,