* tests/test-fprintf-gnu.h: Fix title line.
* tests/test-fprintf-posix.h: Likewise.
* tests/test-printf-gnu.h: Likewise.
* tests/test-printf-posix.h: Likewise.
* tests/test-snzprintf-gnu.h: Likewise.
* tests/test-vaszprintf-gnu.h: Likewise.
+2024-06-30 Bruno Haible <bruno@clisp.org>
+
+ *printf-tests: Correct test file descriptions.
+ * tests/test-fprintf-gnu.h: Fix title line.
+ * tests/test-fprintf-posix.h: Likewise.
+ * tests/test-printf-gnu.h: Likewise.
+ * tests/test-printf-posix.h: Likewise.
+ * tests/test-snzprintf-gnu.h: Likewise.
+ * tests/test-vaszprintf-gnu.h: Likewise.
+
2024-06-30 Bruno Haible <bruno@clisp.org>
*printf-posix-tests: Strengthen tests.
-/* Test of POSIX and GNU compatible vsprintf() and sprintf() functions.
+/* Test of POSIX and GNU compatible [v]fprintf() and vdprintf() functions.
Copyright (C) 2007-2024 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
-/* Test of POSIX compatible vsprintf() and sprintf() functions.
+/* Test of POSIX compatible [v]fprintf() and vdprintf() functions.
Copyright (C) 2007-2024 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
-/* Test of POSIX and GNU compatible vsprintf() and sprintf() functions.
+/* Test of POSIX and GNU compatible vprintf() and printf() functions.
Copyright (C) 2007-2024 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
-/* Test of POSIX compatible vsprintf() and sprintf() functions.
+/* Test of POSIX compatible vprintf() and printf() functions.
Copyright (C) 2007-2024 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
-/* Test of POSIX and GNU compatible vsnzprintf() and snzprintf() functions.
+/* Test of POSIX and GNU compatible [v]snzprintf(), c_[v]snzprintf() functions.
Copyright (C) 2007-2024 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
-/* Test of POSIX and GNU compatible vaszprintf() and aszprintf() functions.
+/* Test of POSIX and GNU compatible [v]aszprintf(), c_[v]aszprintf() functions.
Copyright (C) 2007-2024 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify