view modules/sqrtf-ieee-tests @ 17833:e57fa2127ab9

unicase/locale-language-tests: fix LOCALE_FR test * tests/unicase/test-locale-language.sh: Really use $LOCALE_FR for a French locale with traditional encoding. Reported by umerqayam in: http://lists.gnu.org/archive/html/bug-libunistring/2014-12/msg00000.html
author Daiki Ueno <ueno@gnu.org>
date Fri, 12 Dec 2014 09:20:59 +0900
parents b4c15cd0320c
children
line wrap: on
line source

Files:
tests/test-sqrtf-ieee.c
tests/test-sqrt-ieee.h
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/macros.h

Depends-on:
isnanf-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-sqrtf-ieee
check_PROGRAMS += test-sqrtf-ieee
test_sqrtf_ieee_LDADD = $(LDADD) @SQRTF_LIBM@