mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
145a6693a3
* tests/test-setpayload.c: New file. * modules/setpayload-tests: New file.
16 lines
247 B
Plaintext
16 lines
247 B
Plaintext
Files:
|
|
tests/test-setpayload.c
|
|
tests/infinity.h
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
isnand-nolibm
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-setpayload
|
|
check_PROGRAMS += test-setpayload
|
|
test_setpayload_LDADD = $(LDADD) @SETPAYLOAD_LIBM@
|