1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00

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.
This commit is contained in:
Bruno Haible
2023-02-04 12:53:02 +01:00
parent 2daa8e1355
commit 45a9dc2e9a
3 changed files with 8 additions and 0 deletions
+6
View File
@@ -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).
+1
View File
@@ -2,6 +2,7 @@ Files:
tests/test-assert.c
Depends-on:
assert-h-c++-tests
configure.ac:
+1
View File
@@ -1,6 +1,7 @@
Files:
Depends-on:
stdarg-c++-tests
configure.ac: