Mercurial > hg > octave-shane > gnulib-hg
view modules/ceilf-tests @ 11219:aaeb2f86d096
Fix *printf behaviour regarding the %ls directive.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 26 Feb 2009 12:54:20 +0100 |
parents | baba3b346ab2 |
children | 33ab12a7cea2 |
line wrap: on
line source
Files: tests/test-ceilf1.c tests/test-ceilf2.c tests/nan.h Depends-on: float isnanf-nolibm stdbool stdint fprintf-posix configure.ac: Makefile.am: TESTS += test-ceilf1 test-ceilf2 check_PROGRAMS += test-ceilf1 test-ceilf2 test_ceilf1_LDADD = $(LDADD) @CEILF_LIBM@ test_ceilf2_LDADD = $(LDADD) @CEILF_LIBM@ License: LGPL