mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
* tests/test-totalordermagl.c: New file, based on tests/test-totalorderl.c. * modules/totalordermagl-tests: New file, based on modules/totalorderl-tests.
20 lines
354 B
Plaintext
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)
|