Mercurial > hg > octave-nkf > gnulib-hg
annotate modules/ldexpl-tests @ 8654:a2bc90a7b7aa
Test also the sign bit of zero results.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 06 Apr 2007 21:15:32 +0000 |
parents | ebe4e154c5db |
children | ca053fa79cd3 |
rev | line source |
---|---|
8590 | 1 Files: |
2 tests/test-ldexpl.c | |
3 | |
4 Depends-on: | |
5 fpucw | |
6 isnanl-nolibm | |
8654
a2bc90a7b7aa
Test also the sign bit of zero results.
Bruno Haible <bruno@clisp.org>
parents:
8590
diff
changeset
|
7 signbit |
8590 | 8 |
9 configure.ac: | |
10 | |
11 Makefile.am: | |
12 TESTS += test-ldexpl | |
13 check_PROGRAMS += test-ldexpl | |
14 | |
15 License: | |
16 LGPL |