summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 2007-03-30 James Youngman <jay@gnu.org>Bruno Haible2007-03-311-2/+3
* Avoid test failures on OSF/1, AIX, HP-UX, IRIX, Solaris.Bruno Haible2007-03-311-1/+4
* Tests for module 'ldexpl'.Bruno Haible2007-03-301-0/+113
* Avoid test failures on OSF/1, IRIX, HP-UX, AIX.Bruno Haible2007-03-298-4/+25
* Make it compile on AIX.Bruno Haible2007-03-291-1/+1
* Move vasprintf prototypes to stdio.Simon Josefsson2007-03-272-2/+2
* * lib/stat-time.h (USE_BIRTHTIME): Remove.Paul Eggert2007-03-271-4/+3
* Fix signal handler.Bruno Haible2007-03-271-0/+3
* 2007-03-27 Bruno Haible <bruno@clisp.org>Bruno Haible2007-03-271-0/+171
* Avoid test failures on IRIX MIPS.Bruno Haible2007-03-252-10/+30
* Work around IRIX 6.5 cc compiler bug, which simplifies x != x to false.Bruno Haible2007-03-252-2/+5
* Work around a DEC C compiler bug.Bruno Haible2007-03-258-15/+111
* Tests for module 'tsearch'.Bruno Haible2007-03-252-0/+354
* Tests for module 'search'.Bruno Haible2007-03-251-0/+28
* New module 'fpucw'.Bruno Haible2007-03-252-0/+10
* Produce no output in expected situations. Fail in unexpected situations.Bruno Haible2007-03-241-24/+59
* Fix a compilation error on BeOS.Bruno Haible2007-03-231-1/+3
* Tests for module 'frexpl'.Bruno Haible2007-03-231-0/+180
* Tests for module 'frexp'.Bruno Haible2007-03-221-0/+185
* Tests for module 'isnanl'.Bruno Haible2007-03-221-0/+36
* Split test-isnanl.c into test-isnanl-nolibm.c and test-isnanl.h.Bruno Haible2007-03-222-16/+36
* Produce output that makes it easier to debug failures.Bruno Haible2007-03-181-2/+2
* Avoid gcc warnings.Bruno Haible2007-03-175-17/+20
* Remove unused variables.Bruno Haible2007-03-171-2/+0
* Incude c-strcase.h.Bruno Haible2007-03-172-2/+4
* Use new namespace.Simon Josefsson2007-03-161-18/+18
* Allow the use of a destructor for the values stored in the list.Bruno Haible2007-03-169-24/+24
* Fix compilation error introduced in last commit.Bruno Haible2007-03-161-0/+2
* Add an element disposal function.Bruno Haible2007-03-153-5/+5
* * lib/quotearg.c: Include <wctype.h> early, before the definition ofPaul Eggert2007-03-151-1/+6
* Avoid test failures.Bruno Haible2007-03-111-0/+6
* Tests for module 'canonicalize-lgpl'.Bruno Haible2007-03-112-0/+103
* Tests for module 'c-strcase'.Bruno Haible2007-03-113-0/+171
* Tests for module 'atexit'.Bruno Haible2007-03-112-0/+76
* Choose better temporary filenames.Bruno Haible2007-03-112-6/+6
* Tests for module 'printf-posix'.Bruno Haible2007-03-102-0/+67
* Test for internationalization of module 'vasnprintf-posix'.Bruno Haible2007-03-102-0/+92
* Tests for module 'vprintf-posix'.Bruno Haible2007-03-093-0/+129
* Tests for module 'fprintf-posix'.Bruno Haible2007-03-092-0/+56
* Tests for module 'vfprintf-posix'.Bruno Haible2007-03-094-0/+140
* Tests for module 'fseterr'.Bruno Haible2007-03-091-0/+45
* Tests for module 'sprintf-posix'.Bruno Haible2007-03-071-0/+40
* Tests for module 'vsprintf-posix'.Bruno Haible2007-03-072-0/+664
* Don't need <stdarg.h> here.Bruno Haible2007-03-071-1/+0
* Tests for module 'snprintf-posix'.Bruno Haible2007-03-071-0/+41
* Tests for module 'vsnprintf-posix'.Bruno Haible2007-03-071-0/+53
* Test for gnulib modules 'snprintf-posix' and 'vsnprintf-posix'.Bruno Haible2007-03-071-0/+625
* Include <stddef.h>, for ptrdiff_t.Bruno Haible2007-03-061-0/+1
* Test a corner case. Exclude two buggy implementations.Bruno Haible2007-03-052-1/+58
* Tests for module 'vasprintf-posix'.Bruno Haible2007-03-051-0/+742