1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/powf-tests
Bruno Haible 7b85ee2fc1 Tests for module 'powf'.
* modules/powf-tests: New file.
* tests/test-powf.c: New file.
2011-10-08 22:46:18 +02:00

14 lines
186 B
Plaintext

Files:
tests/test-powf.c
tests/signature.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-powf
check_PROGRAMS += test-powf
test_powf_LDADD = $(LDADD) @POWF_LIBM@