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
*
doc: C2x → C23
Paul Eggert
2022-12-24
1
-2
/
+2
*
posix_spawnp-tests: fix filename typo
Paul Eggert
2022-12-22
1
-1
/
+1
*
memset_explicit: new module
Paul Eggert
2022-11-28
1
-0
/
+204
*
Prefer "kill -INT" to killing with a number
Paul Eggert
2022-11-26
3
-5
/
+13
*
In 'trap' commands, prefer symbolic to numeric signal names.
Bruno Haible
2022-11-26
24
-24
/
+24
*
vc-list-files-tests: Avoid OpenPGP private key operations.
Simon Josefsson
2022-11-13
1
-0
/
+7
*
test-getlogin: pacify gcc -Wshadow
Paul Eggert
2022-10-30
1
-5
/
+5
*
Update to Unicode 15.0.0.
Bruno Haible
2022-10-16
73
-337
/
+1137
*
tests: prefer stdckdint to intprops
Paul Eggert
2022-10-10
1
-4
/
+4
*
stdalign: Fix compilation error with MSVC in C++ mode.
Bruno Haible
2022-09-25
1
-0
/
+4
*
stdbool, stdbool-c99 tests: Fix compilation error with clang/MSVC.
Bruno Haible
2022-09-19
1
-2
/
+3
*
explicit_bzero-tests: robustify a bit
Paul Eggert
2022-09-17
1
-20
/
+17
*
posix_spawn-* tests: Fix test failure on mingw when libtool is in use.
Bruno Haible
2022-09-14
4
-4
/
+4
*
stdalign: alignas and alignof are C23 keywords
Paul Eggert
2022-09-13
1
-2
/
+0
*
assert-h: prefer to ‘verify’
Paul Eggert
2022-09-13
17
-232
/
+200
*
assert-h: static_assert is a keyword in C23
Paul Eggert
2022-09-13
1
-0
/
+71
*
stdalign-tests: port to C23
Paul Eggert
2022-09-13
1
-26
/
+3
*
stdbool C++ tests: Fix compilation error with MSVC14 (regr. from today).
Bruno Haible
2022-09-11
1
-1
/
+1
*
Reorganize C++ tests for stdbool and stdbool-c99.
Bruno Haible
2022-09-10
2
-1
/
+22
*
stdbool C++ tests: Fix for C++20.
Bruno Haible
2022-09-10
1
-1
/
+1
*
Rely on new stdbool behavior
Paul Eggert
2022-09-10
96
-96
/
+0
*
stdbool: upgrade from C99 to C23
Paul Eggert
2022-09-10
2
-3
/
+7
*
pipe-filter-gi tests: Fix long-standing failure on native Windows.
Bruno Haible
2022-09-09
2
-0
/
+8
*
stdbool-tests: match stdbool
Paul Eggert
2022-09-08
1
-1
/
+0
*
posix_spawn_file_actions_addclose tests: Avoid test failure on musl.
Bruno Haible
2022-09-07
1
-1
/
+3
*
unictype/category-none tests: Fix a link error on MSVC.
Bruno Haible
2022-09-05
1
-0
/
+7
*
nanosleep: Work around bug on newer 32-bit mingw.
Bruno Haible
2022-09-04
1
-0
/
+11
*
sysexits: Add C++ tests.
Bruno Haible
2022-09-04
1
-0
/
+28
*
sys_utsname: Add C++ tests.
Bruno Haible
2022-09-04
1
-0
/
+28
*
sys_uio: Add C++ tests.
Bruno Haible
2022-09-04
1
-0
/
+28
*
sys_times: Add C++ tests.
Bruno Haible
2022-09-04
1
-0
/
+28
*
sys_file: Add C++ tests.
Bruno Haible
2022-09-04
1
-0
/
+28
*
stdckdint: Add C++ tests.
Bruno Haible
2022-09-04
1
-0
/
+28
*
stdalign: Add C++ tests.
Bruno Haible
2022-09-04
1
-0
/
+28
*
sched: Add C++ tests.
Bruno Haible
2022-09-04
1
-0
/
+35
*
netinet_in: Add C++ tests.
Bruno Haible
2022-09-03
1
-0
/
+28
*
net_if: Add C++ tests.
Bruno Haible
2022-09-03
1
-0
/
+28
*
ptsname tests, ptsname_r tests: Fix test failures on Hurd.
Bruno Haible
2022-09-02
2
-0
/
+63
*
tempname: Add more tests.
Bruno Haible
2022-08-16
1
-18
/
+47
*
tempname: Add tests.
Bruno Haible
2022-08-16
1
-0
/
+57
*
stdbool: port to C23
Paul Eggert
2022-08-13
1
-23
/
+18
*
stdckdint-h: new module
Paul Eggert
2022-08-10
2
-2
/
+41
*
Fix a couple of ShellCheck warnings.
Bruno Haible
2022-07-23
2
-3
/
+1
*
Avoid DoS vulnerability through unsafe default assignment.
Bruno Haible
2022-07-23
148
-209
/
+209
*
vma-iter: Add support for AIX 7.
Bruno Haible
2022-07-10
1
-1
/
+7
*
chmod: Add tests.
Bruno Haible
2022-06-22
1
-0
/
+87
*
getlogin, getlogin_r tests: Really avoid test failure.
Bruno Haible
2022-06-19
1
-6
/
+15
*
getlogin, getlogin_r tests: Avoid test failure in specific environments.
Bruno Haible
2022-06-06
1
-3
/
+29
*
regex-quote: \} -> } in EREs
Paul Eggert
2022-06-04
1
-0
/
+2
*
regex-quote: \] -> ] in EREs and BREs
Paul Eggert
2022-06-03
1
-2
/
+2
[next]