index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
Bruno Haible
2008-02-07
4
-4
/
+120
*
Add sha1 self test.
Simon Josefsson
2008-01-31
1
-0
/
+48
*
Rename isnan, applicable to 'double' only, to isnand.
Bruno Haible
2008-01-26
6
-28
/
+32
*
Prefer <config.h> over "config.h". See autoconf doc for explanation.
Jim Meyering
2008-01-25
1
-2
/
+2
*
Add module sockets.
Simon Josefsson
2008-01-24
1
-0
/
+44
*
Fix a printf statement.
Bruno Haible
2008-01-18
1
-1
/
+1
*
New module gethostname-tests.
Simon Josefsson
2008-01-17
1
-0
/
+53
*
Convert c-strcasestr to be more efficient.
Eric Blake
2008-01-16
1
-1
/
+7
*
Convert strcasestr module to use Two-Way algorithm.
Eric Blake
2008-01-14
1
-3
/
+16
*
Replace strsignal if it does not work fine.
Bruno Haible
2008-01-15
1
-0
/
+12
*
Tests for module 'strsignal'.
Colin Watson
2008-01-14
1
-0
/
+69
*
Increase the maximum allowed time for the test.
Bruno Haible
2008-01-12
2
-2
/
+2
*
Avoid quadratic strstr implementations.
Eric Blake
2008-01-10
1
-0
/
+155
*
Fix test failure on OpenBSD 4.0.
Bruno Haible
2008-01-10
1
-1
/
+10
*
Rewrite memmem to guarantee linear complexity without malloc.
Eric Blake
2008-01-08
1
-0
/
+33
*
Update localename-tests for setenv changes.
Simon Josefsson
2008-01-08
1
-3
/
+1
*
Relax test, so that it passes on older glibc systems.
Bruno Haible
2008-01-07
1
-2
/
+2
*
Fix memmem test for mingw.
Eric Blake
2008-01-05
1
-1
/
+6
*
Shorten duration of memmem test.
Eric Blake
2008-01-04
1
-1
/
+5
*
Use standard idioms.
Bruno Haible
2007-12-26
1
-2
/
+3
*
Fix memmem to avoid O(n^2) worst-case complexity.
Eric Blake
2007-12-20
1
-29
/
+118
*
Another fseek test.
Eric Blake
2007-12-13
2
-4
/
+16
*
Beef up fseek tests.
Eric Blake
2007-12-13
2
-2
/
+34
*
Fix bug with -0.0L in previous patch.
Eric Blake
2007-12-11
3
-0
/
+6
*
Tests for module 'strings'.
Bruno Haible
2007-12-03
1
-0
/
+27
*
Port test-getaddrinfo to Solaris (fixed version; previous change was wrong).
Paul Eggert
2007-11-16
1
-7
/
+15
*
Port test-getaddrinfo to Solaris.
Paul Eggert
2007-11-16
1
-3
/
+9
*
Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
Jim Meyering
2007-11-14
1
-4
/
+6
*
Tests for Unicode character classification functions.
Bruno Haible
2007-11-13
160
-0
/
+18712
*
A better way to avoid link failure for the argmatch test.
Bruno Haible
2007-11-11
1
-5
/
+4
*
Avoid link failure for the argmatch test.
Jim Meyering
2007-11-10
1
-0
/
+5
*
Add tests for large precisions.
Bruno Haible
2007-11-04
4
-0
/
+386
*
New tests for modules 'test-fprintf-posix' and 'test-printf-posix'.
Bruno Haible
2007-11-03
4
-0
/
+292
*
Typo in comment.
Bruno Haible
2007-10-31
1
-1
/
+1
*
Tests for module 'xprintf-posix'.
Bruno Haible
2007-10-31
3
-0
/
+127
*
Implement 'isfinite' module.
Ben Pfaff
2007-10-27
1
-0
/
+181
*
* tests/test-i-ring.c: Work for C89.
Ralf Wildenhues
2007-10-22
1
-1
/
+2
*
* tests/test-yesno.sh: Silence stderr during test.
Eric Blake
2007-10-22
1
-2
/
+3
*
Fix bugs in round modules reported by Bruno Haible.
Ben Pfaff
2007-10-21
1
-1
/
+1
*
Allow wcwidth to return -1 in some more cases. Fixes test failure on Solaris 10.
Bruno Haible
2007-10-22
1
-1
/
+1
*
Allow wcwidth to return -1 in some cases.
Bruno Haible
2007-10-21
1
-3
/
+3
*
Use isnanf() instead of isnan(). Avoids a link error on HP-UX 11.
Bruno Haible
2007-10-21
4
-4
/
+12
*
Implement 'round', 'roundf', 'roundl' modules.
Ben Pfaff
2007-10-20
5
-0
/
+375
*
Don't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to false
Bruno Haible
2007-10-20
4
-6
/
+6
*
Test for module 'iconv_open-utf'.
Bruno Haible
2007-10-14
1
-0
/
+299
*
Fix incorrect rounding of ceil, ceilf, ceill in some cases. Add new test.
Bruno Haible
2007-10-13
1
-0
/
+162
*
Rename tests/test-ceilf.c to tests/test-ceilf1.c.
Bruno Haible
2007-10-13
1
-0
/
+0
*
New test.
Bruno Haible
2007-10-13
1
-0
/
+162
*
Rename tests/test-floorf.c to tests/test-floorf1.c.
Bruno Haible
2007-10-13
1
-0
/
+0
*
Add new test for trunc function.
Bruno Haible
2007-10-13
1
-0
/
+166
[next]