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
*
nl_langinfo test: Avoid test failure on NetBSD 5.
Bruno Haible
2010-10-22
1
-1
/
+5
*
nl_langinfo tests: Silence some warnings.
Bruno Haible
2010-10-17
1
-1
/
+8
*
tests: Make them compile with TinyCC.
Bruno Haible
2010-10-16
1
-7
/
+7
*
test-select-stdin.c: avoid warn_unused_result warnings
Jim Meyering
2010-10-14
1
-2
/
+5
*
test-select: avoid warn_unused_result warnings
Jim Meyering
2010-10-13
1
-21
/
+23
*
test-symlinkat: remove declaration of unused local
Jim Meyering
2010-10-13
1
-1
/
+0
*
test-inttostr: avoid shadowing warnings
Jim Meyering
2010-10-13
1
-3
/
+5
*
futimens: work around Solaris 11 bug
Eric Blake
2010-10-11
1
-0
/
+3
*
test-futimens: avoid unwarranted test failure on Solaris 5.11
Jim Meyering
2010-10-11
1
-1
/
+1
*
memmem, strstr, strcasestr: fix bug with long periodic needle
Eric Blake
2010-10-05
4
-0
/
+76
*
parse-datetime: better name than get_date
Eric Blake
2010-10-05
1
-36
/
+36
*
more ports to Solaris tr, which needs [] around ranges
Paul Eggert
2010-10-05
2
-8
/
+8
*
read-file tests: Avoid a test failure on NonStop Kernel.
Bruno Haible
2010-10-04
1
-4
/
+16
*
acl: Add support for ACLs on NonStop Kernel.
Bruno Haible
2010-10-03
5
-12
/
+206
*
New module 'system-posix'.
Bruno Haible
2010-10-02
1
-1
/
+5
*
getdate: rename to get_date
Eric Blake
2010-09-30
1
-0
/
+0
*
Separate the module 'waitpid' from the module 'sys_wait'.
Bruno Haible
2010-09-29
1
-0
/
+2
*
More tests for module 'sys_wait'.
Bruno Haible
2010-09-29
1
-0
/
+33
*
Tests for module 'poll-h'.
Bruno Haible
2010-09-29
1
-0
/
+35
*
Tests for module 'poll-h'.
Bruno Haible
2010-09-29
1
-0
/
+34
*
New module 'poll-h'.
Bruno Haible
2010-09-29
1
-0
/
+1
*
stdlib tests: Avoid code duplication.
Bruno Haible
2010-09-26
3
-52
/
+64
*
getaddrinfo: Initialize sockets, to make it work under Windows.
Simon Josefsson
2010-09-25
1
-19
/
+0
*
Tests for module 'regex-quote'.
Bruno Haible
2010-09-25
1
-0
/
+78
*
unistr/u8-strchr: Fix a test failure on i586 glibc systems.
Bruno Haible
2010-09-24
1
-0
/
+7
*
Fix endless loop in mbmemcasecoll.
Bruno Haible
2010-09-22
1
-0
/
+6
*
Tests for module 'memcoll'.
Bruno Haible
2010-09-22
1
-0
/
+52
*
Tests for module 'memcasecmp'.
Bruno Haible
2010-09-22
1
-0
/
+70
*
net_if: enhance tests
Eric Blake
2010-09-21
1
-16
/
+18
*
New module to test <net/if.h> interfaces.
Simon Josefsson
2010-09-21
1
-0
/
+83
*
init.sh: correct an outdated comment
Jim Meyering
2010-09-18
1
-1
/
+1
*
init.sh: don't let an ephemeral "*.exe" make us skip all dir entries
Jim Meyering
2010-09-18
1
-3
/
+5
*
tests: fix unportable assumption on sys/wait.h
Eric Blake
2010-09-17
2
-5
/
+29
*
init.sh: accomodate directory with no .exes
Eric Blake
2010-09-17
1
-0
/
+3
*
tests: avoid compiler warning
Eric Blake
2010-09-17
1
-1
/
+1
*
fdutimens, fdutimensat: update signature, again
Eric Blake
2010-09-17
3
-12
/
+12
*
fdutimensat: drop atflag validation
Eric Blake
2010-09-17
1
-3
/
+1
*
login_tty: Stricter unit test.
Bruno Haible
2010-09-17
1
-0
/
+22
*
New module 'tcgetsid'.
Bruno Haible
2010-09-17
1
-0
/
+5
*
Tests for module 'termios'.
Bruno Haible
2010-09-17
2
-0
/
+57
*
fdutimensat: add an atflag parameter
Eric Blake
2010-09-16
1
-6
/
+18
*
stdlib: work around MirBSD WEXITSTATUS bug
Eric Blake
2010-09-15
2
-7
/
+48
*
strnlen: add tests
Eric Blake
2010-09-15
1
-0
/
+68
*
test-rawmemchr: make more robust
Eric Blake
2010-09-14
2
-0
/
+17
*
memchr: detect glibc Alpha bug
Eric Blake
2010-09-14
1
-3
/
+15
*
fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new defines
Paul Eggert
2010-09-10
4
-12
/
+4
*
init.sh: penalize a set-x-impaired shell; don't disqualify it
Jim Meyering
2010-09-09
1
-29
/
+76
*
strtod: work around IRIX 6.5 bug
Eric Blake
2010-09-08
1
-0
/
+30
*
init.sh: disqualify shells for which set -x corrupts stderr
Jim Meyering
2010-09-08
1
-0
/
+4
*
avoid coreutils "make distcheck" failure
Jim Meyering
2010-09-04
2
-2
/
+2
[next]