mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
86400484d7
* tests/test-setpayloadf.c: New file. * modules/setpayloadf-tests: New file.
16 lines
252 B
Plaintext
16 lines
252 B
Plaintext
Files:
|
|
tests/test-setpayloadf.c
|
|
tests/infinity.h
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
isnanf-nolibm
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-setpayloadf
|
|
check_PROGRAMS += test-setpayloadf
|
|
test_setpayloadf_LDADD = $(LDADD) @SETPAYLOADF_LIBM@
|