summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/test-getdelim.c (main): Use remove, not unlink.Eric Blake2007-08-222-6/+6
* Move getline and getdelim into stdio.h, per POSIX 200x.Eric Blake2007-08-222-0/+178
* Tests for module 'freadahead'.Bruno Haible2007-08-192-0/+68
* Test yesno in combination with closein.Eric Blake2007-08-192-0/+109
* Another lseek bug on BeOS.Bruno Haible2007-08-191-0/+8
* Test of fuzzy string matching.Bruno Haible2007-08-181-0/+63
* * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.Paul Eggert2007-08-102-9/+9
* * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.Paul Eggert2007-08-102-10/+10
* Move xstrtol messages into gnulib domain, when --pobase is used.Eric Blake2007-08-087-0/+221
* Improve name: "count-one-bits" is better than "popcount".Ben Pfaff2007-07-251-6/+7
* New module: popcount.Ben Pfaff2007-07-231-0/+81
* Update to Unicode 5.0.Bruno Haible2007-07-081-62/+1431
* Tests for module 'wcwidth'.Bruno Haible2007-07-071-0/+82
* Tests for module 'uniwidth/u32-strwidth'.Bruno Haible2007-07-071-0/+71
* Tests for module 'uniwidth/u16-strwidth'.Bruno Haible2007-07-071-0/+71
* Tests for module 'uniwidth/u8-strwidth'.Bruno Haible2007-07-071-0/+66
* Tests for module 'uniwidth/u32-width'.Bruno Haible2007-07-071-0/+77
* Tests for module 'uniwidth/u16-width'.Bruno Haible2007-07-071-0/+77
* Tests for module 'uniwidth/u8-width-tests'.Bruno Haible2007-07-071-0/+75
* Tests for module 'uniwidth/width'.Bruno Haible2007-07-071-0/+69
* New modules uniname/base and uniname/uniname.Bruno Haible2007-07-073-0/+27699
* Fix testing canonicalize on cygwin.Eric Blake2007-07-063-0/+165
* Formatted output functions for Unicode strings.Bruno Haible2007-07-0244-0/+6272
* Make use of ksh's 'print' built-in.Bruno Haible2007-06-231-1/+21
* Tweak comment.Bruno Haible2007-06-231-1/+1
* Add better support for bash versions < 2.04.Bruno Haible2007-06-231-5/+34
* Test for the 'echo' command from gnulib-tool.Bruno Haible2007-06-231-0/+117
* Tests for module 'uniconv/u32-conv-to-enc'.Bruno Haible2007-06-091-0/+168
* Tests for module 'uniconv/u16-conv-to-enc'.Bruno Haible2007-06-091-0/+195
* Tests for module 'uniconv/u8-conv-to-enc'.Bruno Haible2007-06-091-0/+200
* Remove unused and pointless code.Bruno Haible2007-06-091-13/+0
* Move to test-malloca.c.Bruno Haible2007-06-091-60/+0
* Move to here from test-allocsa.c.Bruno Haible2007-06-091-0/+60
* Add support for uClibc 0.9.29.Bruno Haible2007-06-091-2/+2
* Tests for module 'localename'.Bruno Haible2007-06-071-0/+124
* Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.Bruno Haible2007-06-068-1/+1563
* Recognize non-IEEE numbers on i386, x86_64, ia64.Bruno Haible2007-06-061-5/+68
* Avoid test failures on some PowerPC hardwares.Bruno Haible2007-06-042-4/+13
* Attempt to fix a test failure on Solaris (open fails with EACCES).Bruno Haible2007-06-021-1/+2
* Don't work around an lseek POSIX compliance bug on IRIX.Bruno Haible2007-06-021-0/+4
* Work around mingw test failures exposed by m4-1.4.9b.Eric Blake2007-05-311-0/+2
* Explicitly close file descriptors where needed.Bruno Haible2007-05-311-0/+4
* Disable some tests for the moment.Bruno Haible2007-05-301-0/+2
* Assume <config.h> exists.Bruno Haible2007-05-289-27/+9
* Unconditionally include <config.h> in unit tests.Eric Blake2007-05-2891-294/+111
* Tests for module 'ftell'.Bruno Haible2007-05-282-0/+35
* Tests for module 'fseek'.Bruno Haible2007-05-282-0/+35
* Improve lseek module.Eric Blake2007-05-282-7/+75
* Test some types.Bruno Haible2007-05-281-0/+10
* Fix lseek on mingw.Eric Blake2007-05-246-9/+56