mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-15 11:41:20 +03:00
* tests/test-setpayloadsigl.c: New file, based on tests/test-setpayloadl.c. * modules/setpayloadsigl-tests: New file.
16 lines
267 B
Plaintext
16 lines
267 B
Plaintext
Files:
|
|
tests/test-setpayloadsigl.c
|
|
tests/infinity.h
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
isnanl-nolibm
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-setpayloadsigl
|
|
check_PROGRAMS += test-setpayloadsigl
|
|
test_setpayloadsigl_LDADD = $(LDADD) @SETPAYLOADSIGL_LIBM@
|