1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-08-23 17:58:04 +00:00

2 Commits

Author SHA1 Message Date
Bruno Haible ff53c39e3f 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.
2012-03-03 16:18:08 +01:00
Bruno Haible 6818f042bb Tests for module 'fabsl'.
* modules/fabsl-tests: New file.
* tests/test-fabsl.c: New file.
2012-02-25 13:22:17 +01:00