From 6b91d7e06d63c3d4a34db6c898d133812169a8ff Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 19 Jan 2010 03:04:45 +0100 Subject: Tests for module 'logl'. --- modules/logl-tests | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 modules/logl-tests (limited to 'modules/logl-tests') diff --git a/modules/logl-tests b/modules/logl-tests new file mode 100644 index 0000000000..805a3c4438 --- /dev/null +++ b/modules/logl-tests @@ -0,0 +1,14 @@ +Files: +tests/test-logl.c +tests/signature.h +tests/macros.h + +Depends-on: +fpucw + +configure.ac: + +Makefile.am: +TESTS += test-logl +check_PROGRAMS += test-logl +test_logl_LDADD = $(LDADD) @LOGL_LIBM@ -- cgit v1.2.1