modules/fabsl-tests


Log

Author Commit Date CI Message
Bruno Haible ff53c39e 2012-03-03T16:14:14 fabs* tests: More tests. * tests/test-fabs.h: New file, partially extracted from tests/test-fabsl.c. * tests/test-fabs.c (RANDOM): New macro. * tests/test-fabsf.c (RANDOM): New macro. * tests/test-fabsl.c (RANDOM): New macro. * modules/fabs-tests (Files): Add tests/randomd.c. (Makefile.am): Add randomd.c to test_fabs_SOURCES. * modules/fabsf-tests (Files): Add tests/randomf.c. (Makefile.am): Add randomf.c to test_fabsf_SOURCES. * modules/fabsl-tests (Files): Add tests/randoml.c. (Makefile.am): Add randoml.c to test_fabsl_SOURCES.
Bruno Haible 6818f042 2012-02-25T13:22:17 Tests for module 'fabsl'. * modules/fabsl-tests: New file. * tests/test-fabsl.c: New file.