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 e342ff3594 rint* tests: More tests.
* tests/test-rint.h: New file, partially extracted from
tests/test-rintl.c.
* tests/test-rint.c: Include test-rint.h.
(main): Invoke test_function.
* tests/test-rintf.c: Include test-rint.h.
(main): Invoke test_function.
* tests/test-rintl.c: Include test-rint.h.
(main): Invoke test_function.
* modules/rint-tests (Files): Add tests/test-rint.h, tests/randomd.c.
(Makefile.am): Add randomd.c to test_rint_SOURCES.
* modules/rintf-tests (Files): Add tests/test-rint.h, tests/randomf.c.
(Makefile.am): Add randomf.c to test_rintf_SOURCES.
* modules/rintl-tests (Files): Add tests/test-rint.h, tests/randoml.c.
(Makefile.am): Add randoml.c to test_rintl_SOURCES.
2012-03-03 17:49:33 +01:00
Bruno Haible f6fd929e62 Tests for module 'rintl'.
* modules/rintl-tests: New file.
* tests/test-rintl.c: New file.
2011-10-09 20:37:33 +02:00