From 101bf8aa4d5eea3244647dd9052ab0b2b880e833 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 2 Sep 2011 00:51:11 +0200 Subject: Tests for module 'imaxabs'. * modules/imaxabs-tests: New file. * tests/test-imaxabs.c: New file. --- modules/imaxabs-tests | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 modules/imaxabs-tests (limited to 'modules/imaxabs-tests') diff --git a/modules/imaxabs-tests b/modules/imaxabs-tests new file mode 100644 index 0000000000..5f546542ea --- /dev/null +++ b/modules/imaxabs-tests @@ -0,0 +1,12 @@ +Files: +tests/test-imaxabs.c +tests/signature.h +tests/macros.h + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-imaxabs +check_PROGRAMS += test-imaxabs -- cgit v1.2.1