]> Savannah Git Hosting - gnulib.git/commit
totalorder* tests: Verify also the function signatures.
authorBruno Haible <bruno@clisp.org>
Sat, 14 Oct 2023 18:43:39 +0000 (20:43 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 14 Oct 2023 18:43:39 +0000 (20:43 +0200)
commit2d1f993d259d7797deeeec862f7d29d4befcff28
tree4cb38626a8848a369422e0a8c37779740b007dd6
parentf4dd150d01975cd7448a8d765a3efd3f150352b3
totalorder* tests: Verify also the function signatures.

* tests/test-totalorder.h: New file, based on tests/test-totalorder.c.
* tests/test-totalorder.c: Check the signature. Include
test-totalorder.h for the rest.
* tests/test-totalorderf.c: Include <config.h>, <math.h>. Check the
signature. Include test-totalorder.h instead of test-totalorder.c.
* tests/test-totalorderl.c: Likewise.
* modules/totalorder-tests (Files): Add test-totalorder.h, signature.h.
* modules/totalorderf-tests (Files): Add test-totalorder.h, signature.h.
Remove test-totalorder.c.
* modules/totalorderl-tests (Files): Likewise.
ChangeLog
modules/totalorder-tests
modules/totalorderf-tests
modules/totalorderl-tests
tests/test-totalorder.c
tests/test-totalorder.h [new file with mode: 0644]
tests/test-totalorderf.c
tests/test-totalorderl.c