Add missing dependencies on new m4/exponent[fdl].m4 files.
[gnulib.git] / tests /
2008-07-26 Ben PfaffAdd isinf module.
2008-07-20 Bruno HaibleTest must fail if libsigsegv could not distinguish...
2008-07-17 Eric BlakeMake c-stack use libsigsegv, when available.
2008-07-17 Eric Blakec-stack: Expose false positives when not using libsigsegv.
2008-07-12 Ben PfaffAdd isnan module.
2008-07-12 Ben PfaffAdd isnanf module.
2008-07-12 Ben PfaffAdd isnand module.
2008-07-12 Ben PfaffRename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
2008-07-03 Ondřej Vašíkgetdate.y: do not ignore TZ with relative day, month...
2008-07-01 Simon JosefssonAdd self-test for getdate module.
2008-06-23 Eric BlakeFix typo.
2008-06-23 Eric BlakeAvoid SA_ namespace.
2008-06-23 Eric BlakeAvoid test failure due to SA_RESTORER.
2008-06-22 Bruno HaibleConditionally disable part of the test.
2008-06-21 Eric BlakeNew module sigaction, for mingw.
2008-06-18 Eric BlakeWork around cygwin 1.5.25 strsignal bug.
2008-06-17 Eric BlakeMove c-stack test into testsuite.
2008-06-14 Eric BlakeImprove obstack-printf test code.
2008-06-13 Eric BlakeAdd obstack-printf and obstack-printf-posix modules.
2008-06-12 Bruno HaibleWork around open() bug on HP-UX 11 and Solaris 9.
2008-06-11 Bruno HaibleAvoid a test failure when the test wants to skip itself.
2008-06-10 Bruno HaibleFix copy&pasted comment.
2008-06-10 Eric BlakeAdd missing include.
2008-06-10 Bruno HaibleWork around environments that (stupidly) ignore SIGALRM.
2008-06-02 Bruno HaibleUse different test code for Cygwin.
2008-06-02 Bruno HaibleRemove unused code.
2008-06-01 Bruno HaibleNew ACL unit tests.
2008-06-01 Bruno HaiblePortability fixes for MacOS X, Solaris, HP-UX, IRIX.
2008-05-30 Simon Josefssontests/test-getaddrinfo.c: Don't print debug messages...
2008-05-30 Simon JosefssonFix typo.
2008-05-30 Simon Josefssontests/test-base64.c: Cast size_t to unsigned long when...
2008-05-25 Bruno HaibleUpdate after program was renamed.
2008-05-25 Bruno HaibleRename tests/test-copy-file-sameacls.c to tests/test...
2008-05-23 Bruno HaibleFix two commands in OSF/1 specific part.
2008-05-22 Bruno HaibleFix two commands in MacOS X specific part.
2008-05-22 Bruno HaibleFix comments: Cygwin is like Solaris, not like POSIX.
2008-05-22 Bruno HaibleTests for the 'copy-file' module.
2008-05-22 Eric BlakeAvoid gcc warning.
2008-05-20 Bruno HaibleMore memcmp tests.
2008-05-20 Simon JosefssonAdd memcmp-tests module.
2008-05-20 Jim Meyeringremove trailing blanks
2008-05-19 Bruno HaibleRemove trailing spaces.
2008-05-15 Jim Meyeringavoid distracting test output when git or cvs is not...
2008-05-14 Eric BlakeTest xmemdup0.
2008-05-12 Bruno HaibleUpdate to Unicode 5.0.0.
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-width-linebreaks.
2008-05-10 Bruno HaibleTests for module 'unilbrk/u32-width-linebreaks'.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-width-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/ulc-possible-linebreaks
2008-05-10 Bruno HaibleTests for module unilbrk/u32-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u16-possible-linebreaks.
2008-05-10 Bruno HaibleTests for module unilbrk/u8-possible-linebreaks.
2008-05-05 Jim Meyeringtest-getaddrinfo.c: include <netinet/in.h>
2008-05-05 Jim Meyeringgetaddrinfo.h: handle undefined EAI_NODATA
2008-05-03 Jim Meyeringavoid failed assertion with tight malloc
2008-05-02 Jim Meyeringavoid compilation error on FreeBSD 6
2008-05-01 Jim Meyeringvc-list-files: make the stand-alone gnulib test work
2008-04-30 Jim Meyeringadd tests for vc-list-files
2008-04-29 Jim MeyeringAvoid test segfault on x86_64 due to lack of inet_ntop...
2008-04-29 Eric BlakeTest getndelim2.
2008-04-28 Eric BlakeAdd rawmemchr module, matching glibc.
2008-04-28 Eric BlakeWhitespace cleanup.
2008-04-28 Eric BlakeOptimize and test strchrnul.
2008-04-27 Bruno HaibleMake test-stat-time pass on mingw.
2008-04-27 Bruno HaibleMake test-yesno.sh work on mingw.
2008-04-27 Bruno HaibleFix 'isfinite' on x86, x86_64, ia64 platforms.
2008-04-27 Eric BlakeOptimize and test memrchr.
2008-04-26 Bruno HaibleWork around limitation of an old 'tr' program on Solaris.
2008-04-26 Bruno HaibleTests for module 'memchr'.
2008-04-21 Bruno HaibleFix test failures on mingw.
2008-04-21 Bruno HaibleFix test failure on mingw.
2008-04-20 Bruno HaibleThe test was a little too strict.
2008-04-20 Bruno HaibleFix link error on mingw.
2008-04-20 Bruno Haible<sys/stat.h> must provide the nlink_t type.
2008-04-19 Bruno HaibleFix rounding when a precision is given.
2008-04-14 Jim Meyeringtest-strtod: fix typos: s/abs/fabs/
2008-04-13 Bruno HaibleAvoid a test failure on AIX 4 and AIX 5.
2008-04-13 Bruno HaibleFix compilation failure on AIX with xlc.
2008-04-13 Bruno HaibleWork around a HP-UX stdio bug.
2008-04-13 Bruno HaibleAvoid negating 0.0L - it yields a wrong result on HP...
2008-04-12 Bruno HaibleFix link failure on Solaris 10/x86 with gcc.
2008-04-12 Eric BlakeWork around Solaris 10 math.h bug.
2008-04-12 Bruno HaibleAvoid test failure on IRIX.
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2008-04-06 Bruno HaibleAvoid possible error with non-ASCII bytes in UTF-8...
2008-04-04 Eric BlakeMake test-fseeko.c failures meaningful.
2008-04-02 Bruno HaibleAvoid some "statement with no effect" warnings from...
2008-04-02 Jim MeyeringAvoid some warnings from "gcc -Wshadow".
2008-04-02 Bruno HaibleAvoid some warnings from "gcc -Wshadow".
2008-04-02 Bruno HaibleFix test to work on IRIX 6.5 with cc.
2008-04-02 Bruno HaibleUse macros NaNf, NaNd, NaNl instead of NAN.
2008-04-01 Eric BlakeFix typos.
2008-04-01 Eric BlakeFix typo.
2008-04-01 Eric BlakeFor now, cater to gnulib strtod inaccuracies.
2008-04-01 Eric BlakeGuarantee a definition of NAN.
2008-03-31 Bruno HaibleUpdate test results on OSF/1.
2008-03-31 Bruno HaibleConvert from C99 syntax to C89 syntax.
2008-03-31 Bruno HaibleAssume NaNs exist; don't test the NAN macro.
2008-03-31 Jim MeyeringDon't compare actual signbit return values.
next