]> Savannah Git Hosting - gnulib.git/commit
Make some header file tests a bit stronger.
authorBruno Haible <bruno@clisp.org>
Sat, 25 Mar 2023 18:31:14 +0000 (19:31 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 25 Mar 2023 18:31:14 +0000 (19:31 +0100)
commitfdae921011d0233db99799edbf4a858596265392
tree0b28a07b1ccd2108ff6670ae0350b4890f1831e9
parent40dc98731c3fb4b114a6aee75918f2b64dca3550
Make some header file tests a bit stronger.

* tests/test-float.c: Include fpucw.h and macros.h only after checking
the macros.
* tests/test-glob-h.c: Include macros.h only after checking the types
and macros.
* tests/test-inttypes.c: Don't include <stddef.h>.
* tests/test-math.c: Include <limits.h> and macros.h only after checking
the types and macros.
* tests/test-stddef.c: Include <limits.h> only after checking the types
and macros.
* tests/test-sys_select.c: Include signature.h only after checking the
types.
* tests/test-sys_socket.c: Include <errno.h> only after checking the
types and macros.
* tests/test-wctype-h.c: Include macros.h only after checking the types.
ChangeLog
tests/test-float.c
tests/test-glob-h.c
tests/test-inttypes.c
tests/test-math.c
tests/test-stddef.c
tests/test-sys_select.c
tests/test-sys_socket.c
tests/test-wctype-h.c