summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* unigbrk: New modules for grapheme clusters.Ben Pfaff2011-01-0114-0/+1221
* unigbrk: Fix uc_graphemeclusterbreak_property(), add comprehensive test.Ben Pfaff2011-01-012-0/+1353
* Avoid use of hexadecimal escapes.Bruno Haible2011-01-011-3/+3
* tests: avoid failing coreutils tests on cygwinEric Blake2010-12-311-1/+4
* tests: minor indenting changePaul Eggert2010-12-281-2/+3
* linkat: Make implementation robust against system behaviour variations.Bruno Haible2010-12-281-1/+12
* New modules for grapheme cluster breaking.Ben Pfaff2010-12-273-0/+471
* linkat test: Avoid failure on Solaris 11 2010-11.Bruno Haible2010-12-271-1/+1
* select tests: Improve comments.Bruno Haible2010-12-271-10/+18
* select tests: Safer way of handling timeout.Bruno Haible2010-12-271-1/+3
* select tests: Use 'bool' where appropriate.Bruno Haible2010-12-271-1/+1
* select tests: Use existing modules.Bruno Haible2010-12-271-9/+3
* mbrtowc: Work around a Solaris 7 bug.Bruno Haible2010-12-271-1/+21
* times test: Avoid gcc warnings on OSF/1.Bruno Haible2010-12-271-10/+10
* arpa_inet: Use the common idioms with C++ support.Bruno Haible2010-12-271-0/+41
* ptsname test: Avoid failure on Solaris.Bruno Haible2010-12-251-0/+26
* rename, renameat: Avoid test failures at NFS mounted locations.Bruno Haible2010-12-251-5/+10
* select tests: Avoid failures on OSF/1 5.1.Bruno Haible2010-12-251-2/+2
* stdint: avoid HP-UX 10.20 preprocessor bugEric Blake2010-12-241-1/+1
* sigaction tests: Allow missing SA_RESETHAND and SA_RESTART.Bruno Haible2010-12-241-0/+6
* signal: Define NSIG.Bruno Haible2010-12-241-0/+3
* rename, renameat: Avoid test failures on OSF/1 5.1.Bruno Haible2010-12-242-4/+4
* *printf: Detect large precisions bug on Solaris 10/SPARC.Bruno Haible2010-12-244-0/+56
* tests: port test-fdutimensat.c to Solaris 8Paul Eggert2010-12-241-1/+6
* vsnprintf: make more consistent with snprintf; doc fixesPaul Eggert2010-12-232-8/+8
* test-posixtm.c: add two testsPaul Eggert2010-12-221-0/+6
* ptsname: Avoid test failure on OSF/1 5.1.Bruno Haible2010-12-221-2/+25
* round: Implement result sign according to IEEE 754.Bruno Haible2010-12-223-0/+33
* trunc: Implement result sign according to IEEE 754.Bruno Haible2010-12-225-4/+61
* ceil: Implement result sign according to IEEE 754.Bruno Haible2010-12-225-2/+51
* floor: Implement result sign according to IEEE 754.Bruno Haible2010-12-225-2/+43
* New module 'roundl-ieee'.Bruno Haible2010-12-212-2/+38
* New module 'truncl-ieee'.Bruno Haible2010-12-212-2/+37
* New module 'ceill-ieee'.Bruno Haible2010-12-212-2/+37
* New module 'floorl-ieee'.Bruno Haible2010-12-212-2/+37
* New module 'round-ieee'.Bruno Haible2010-12-212-2/+33
* New module 'trunc-ieee'.Bruno Haible2010-12-212-2/+32
* New module 'ceil-ieee'.Bruno Haible2010-12-212-0/+36
* New module 'floor-ieee'.Bruno Haible2010-12-212-0/+36
* New module 'roundf-ieee'.Bruno Haible2010-12-212-2/+33
* New module 'truncf-ieee'.Bruno Haible2010-12-212-2/+32
* New module 'ceilf-ieee'.Bruno Haible2010-12-212-2/+45
* New module 'floorf-ieee'.Bruno Haible2010-12-212-2/+45
* Support for minus zero in autoconf macros.Bruno Haible2010-12-211-0/+4
* Tests for module 'ceil'.Bruno Haible2010-12-212-0/+226
* Tests for module 'floor'.Bruno Haible2010-12-212-0/+229
* getlogin, getlogin_r: Document HP-UX 11.11 bugs.Bruno Haible2010-12-201-0/+4
* getlogin, getlogin_r: Document HP-UX 11.11 bugs.Bruno Haible2010-12-201-1/+6
* stdbool test: Avoid a gcc warning.Bruno Haible2010-12-191-3/+14
* nl_langinfo tests: Avoid gcc warning.Bruno Haible2010-12-191-2/+2