1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-05-13 15:13:36 +00:00
Files
gnulib/modules/totalordermagl-tests
Bruno Haible abd0b89dbb totalordermagl: Add tests.
* tests/test-totalordermagl.c: New file, based on
tests/test-totalorderl.c.
* modules/totalordermagl-tests: New file, based on
modules/totalorderl-tests.
2024-04-19 02:22:27 +02:00

20 lines
354 B
Plaintext

Files:
tests/test-totalordermagl.c
tests/test-totalordermag.h
tests/minus-zero.h
tests/infinity.h
tests/signature.h
tests/macros.h
Depends-on:
signed-nan
signed-snan
setpayloadl
configure.ac:
Makefile.am:
TESTS += test-totalordermagl
check_PROGRAMS += test-totalordermagl
test_totalordermagl_LDADD = $(LDADD) @TOTALORDERMAGL_LIBM@ $(SETPAYLOADL_LIBM)