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
*
Add files missing from last commit.
Simon Josefsson
2008-10-28
2
-0
/
+130
*
Set and use EXEEXT.
Simon Josefsson
2008-10-27
1
-5
/
+5
*
Include <stdio.h>, for perror.
Bruno Haible
2008-10-27
1
-0
/
+2
*
lstat: New module.
Simon Josefsson
2008-10-27
1
-0
/
+35
*
random_r: new module
Jim Meyering
2008-10-23
1
-0
/
+56
*
Add gethostname() declaration to <unistd.h>.
Bruno Haible
2008-10-21
1
-1
/
+2
*
Tests for posix_spawn function.
Bruno Haible
2008-10-21
1
-0
/
+160
*
Use gnulib's sys/wait.h replacement.
Bruno Haible
2008-10-21
2
-38
/
+0
*
Move getaddrinfo.h declarations to netdb.h.
Simon Josefsson
2008-10-20
1
-1
/
+1
*
Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Bruno Haible
2008-10-19
3
-4
/
+4
*
Avoid compilation error due to MacOS X 10.5 gcc cross-compilation bug.
Bruno Haible
2008-10-18
13
-13
/
+91
*
Add netdb.h replacement module.
Simon Josefsson
2008-10-15
1
-0
/
+29
*
Include <sys/ioctl.h>, for ioctl().
Yoann Vandoorselaere
2008-10-14
2
-0
/
+2
*
Correct use of uninitialized variable on AIX.
Bruno Haible
2008-10-13
1
-0
/
+2
*
Use a more portable replacement expression for -0.0L.
Bruno Haible
2008-10-08
13
-71
/
+86
*
flock: new module
Richard W.M. Jones
2008-10-07
1
-0
/
+104
*
test-signbit: avoid tripping Irix cc bug on -0.0L
Eric Blake
2008-10-06
1
-4
/
+1
*
Split sys_select-tests module into select-tests and sys_select-tests.
Bruno Haible
2008-10-05
2
-351
/
+377
*
Tests for module 'getdtablesize'.
Bruno Haible
2008-10-05
1
-0
/
+44
*
filevercmp: new module
Kamil Dudka
2008-10-03
1
-0
/
+95
*
fsync: new module
Richard W.M. Jones
2008-10-02
1
-0
/
+49
*
remove trailing spaces
Jim Meyering
2008-10-01
2
-5
/
+5
*
Tests for module 'cond'.
Yoann Vandoorselaere
2008-10-01
1
-0
/
+207
*
Make use of the modules 'thread', 'yield' in the 'tls' test.
Bruno Haible
2008-10-01
1
-123
/
+3
*
Make use of the modules 'thread', 'yield' in the 'lock' test.
Bruno Haible
2008-10-01
1
-129
/
+25
*
tests: avoid some compiler warnings
Simon Josefsson
2008-09-30
2
-2
/
+3
*
getdate.y: disallow countable dayshifts like "4 yesterday ago"
Ondřej Vašík
2008-09-29
1
-0
/
+48
*
Remove trailing spaces.
Bruno Haible
2008-09-29
2
-2
/
+2
*
A new test for posix_spawn.
Bruno Haible
2008-09-29
4
-1
/
+172
*
strengthen self-containedness check for sys/select.h
Paolo Bonzini
2008-09-29
1
-2
/
+5
*
OSF/1 4.0 has a <sys/select.h> that lacks 'struct timeval'.
Bruno Haible
2008-09-28
1
-0
/
+1
*
Avoid test failure on glibc with LinuxThreads.
Bruno Haible
2008-09-28
1
-0
/
+12
*
Tests for module 'posix_spawnp'.
Bruno Haible
2008-09-28
2
-0
/
+175
*
Tests for module 'sched'.
Bruno Haible
2008-09-28
1
-0
/
+35
*
Explain reason for skipping tests.
Bruno Haible
2008-09-26
2
-2
/
+4
*
Tests for module 'sigpipe'.
Bruno Haible
2008-09-26
2
-0
/
+100
*
implement full-blown select(2) for winsock
Paolo Bonzini
2008-09-24
1
-2
/
+350
*
Ensure that a filename ending in a slash cannot be used to access a non-direc...
Bruno Haible
2008-09-24
2
-0
/
+2
*
c-stack: avoid compiler optimizations when provoking overflow
Eric Blake
2008-09-23
1
-7
/
+15
*
add sockets wrappers
Paolo Bonzini
2008-09-23
1
-1
/
+1
*
downgrade minimum needed Winsock version for test-poll.c
Paolo Bonzini
2008-09-23
1
-1
/
+1
*
test-perror.sh (tmpfiles): Cleanup temporary files on success.
Simon Josefsson
2008-09-23
1
-0
/
+1
*
Tweak skip message.
Bruno Haible
2008-09-22
2
-2
/
+2
*
Allow 3-digit exponents in %e and %g results on 'long double'.
Bruno Haible
2008-09-21
4
-84
/
+228
*
Remove useless ASSERTs.
Bruno Haible
2008-09-21
2
-30
/
+0
*
Ensure that wint_t gets defined on IRIX 5.3.
Bruno Haible
2008-09-20
2
-1
/
+8
*
allow non-blocking connect to succeed, as it does on OpenBSD
Paolo Bonzini
2008-09-16
1
-8
/
+4
*
avoid spurious test failure when library is built without ACL support
Jim Meyering
2008-09-16
2
-0
/
+12
*
tests: avoid some compiler warnings
Eric Blake
2008-09-15
2
-5
/
+6
*
New function fstrcmp_bounded.
Ralf Wildenhues
2008-09-14
1
-2
/
+27
[next]