]> Savannah Git Hosting - gnulib.git/commitdiff
Activate all existing C++ tests.
authorBruno Haible <bruno@clisp.org>
Sat, 4 Feb 2023 11:53:02 +0000 (12:53 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 4 Feb 2023 11:53:02 +0000 (12:53 +0100)
* modules/assert-h-tests (Depends-on): Add assert-h-c++-tests.
* modules/stdarg-tests (Depends-on): Add stdarg-c++-tests.

ChangeLog
modules/assert-h-tests
modules/stdarg-tests

index fe9bdb27a0f3ecbeeac17f2fb7cc3cfc02d964ea..6ef50965e9deb7031ea777e6546f6d202ef4a109 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-02-04  Bruno Haible  <bruno@clisp.org>
+
+       Activate all existing C++ tests.
+       * modules/assert-h-tests (Depends-on): Add assert-h-c++-tests.
+       * modules/stdarg-tests (Depends-on): Add stdarg-c++-tests.
+
 2023-02-04  Bruno Haible  <bruno@clisp.org>
 
        spawn: Fix compilation error on macOS (regression 2023-01-22).
index 670b06947cea66d8251711cf8f2726c7aaacdeb1..a15451459db6aa24f561f62a0f78ccdfa9520034 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-assert.c
 
 Depends-on:
+assert-h-c++-tests
 
 configure.ac:
 
index 19375f61c318f779cdbb2447d965c7436541a37b..0a1c5930f660ff0f9056b8f8dc1a78c0812952d7 100644 (file)
@@ -1,6 +1,7 @@
 Files:
 
 Depends-on:
+stdarg-c++-tests
 
 configure.ac: