X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-ldexp.c;h=291f653a1c30576f85f3e9acd9b669f8fe6d347e;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=ea8a9cc2d46f0b36eab01b30e6bd3936455f63f6;hpb=dc57f70a80411608fee719971cc758a00a8eab63;p=gnulib.git diff --git a/tests/test-ldexp.c b/tests/test-ldexp.c index ea8a9cc2d..291f653a1 100644 --- a/tests/test-ldexp.c +++ b/tests/test-ldexp.c @@ -1,5 +1,5 @@ /* Test of ldexp() function. - Copyright (C) 2007-2011 Free Software Foundation, Inc. + Copyright (C) 2007-2014 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -40,9 +40,10 @@ SIGNATURE_CHECK (ldexp, double, (double, int)); #define NAN NaNd () #define L_(literal) literal #define MINUS_ZERO minus_zerod -#define LDEXP ldexp #define MIN_EXP DBL_MIN_EXP #define MAX_EXP DBL_MAX_EXP +#define LDEXP ldexp +#define RANDOM randomd #include "test-ldexp.h" int