index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Lines
4 days
dd: always diagnose partial writes on write failure
Pádraig Brady
-0
/
+38
6 days
tests: rm: check for hints when running 'rm -foo'
Collin Funk
-0
/
+54
6 days
yes: use a zero-copy implementation via (vm)splice
Pádraig Brady
-0
/
+20
7 days
tests: expand: fix false failure on various systems
Pádraig Brady
-3
/
+5
9 days
expand,unexpand: support multi-byte input
Lukáš Zaoral
-0
/
+336
12 days
install: allow the combination of --compare and --preserve-timestamps
Collin Funk
-2
/
+26
12 days
cksum: use more defensive escaping for --check
Pádraig Brady
-2
/
+2
12 days
maint: tests: refactor uses of bad_unicode()
Pádraig Brady
-8
/
+2
12 days
fold: fix output truncation with 0xFF bytes in input
Pádraig Brady
-4
/
+5
12 days
tests: date: add timezone conversion test
Sylvestre Ledru
-0
/
+4
12 days
tests: date: add edge cases for modifiers
Sylvestre Ledru
-0
/
+17
12 days
tests: cut: add test case for newline delimiter with -s flag
Sylvestre Ledru
-0
/
+3
13 days
tests: mktemp: ensure mktemp does not depend on getrandom and ASLR
oech3
-0
/
+34
13 days
maint: tests: decouple debug output determination
Pádraig Brady
-14
/
+3
13 days
tests: avoid false test failure when using address sanitizer
Collin Funk
-0
/
+3
13 days
tests: avoid failure on systems without an optimized 'cksum' or 'wc -l'
Collin Funk
-0
/
+10
2026-03-02
tests: shuf: ensure memory exhaustion is handled gracefully
oech3
-0
/
+5
2026-03-02
test: cp: add test for non-UTF8 directory names
Sylvestre Ledru
-0
/
+48
2026-02-28
tests: wc,du: add additional --files0-from test cases
Collin Funk
-4
/
+29
2026-02-28
tests: ls: treat invalid UTF-8 paths starting with a dot as hidden
Sylvestre Ledru
-0
/
+61
2026-02-28
tests: ln: verify that -f and -i override each other
Sylvestre Ledru
-0
/
+21
2026-02-28
test: ln: verify backup suffix path traversal prevention
Sylvestre Ledru
-0
/
+66
2026-02-28
maint: fix typo in previous test
Pádraig Brady
-1
/
+1
2026-02-28
tests: shuf: ensure we handle unsupported getrandom syscall gracefully
oech3
-0
/
+6
2026-02-27
stat: handle %%%N too
Paul Eggert
-3
/
+3
2026-02-26
stat: don't check QUOTING_STYLE when --printf %%N is used
Collin Funk
-0
/
+30
2026-02-26
id: promptly diagnose write errors
Collin Funk
-0
/
+1
2026-02-26
groups: promptly diagnose write errors
Collin Funk
-0
/
+1
2026-02-26
tests: ensure failure to write warnings is handled gracefully
Pádraig Brady
-0
/
+64
2026-02-26
tests: shuf: ensure randomization doesn't depend solely on ASLR
oech3
-0
/
+6
2026-02-26
maint: fix description of tests/misc/io-errors.sh
Pádraig Brady
-1
/
+1
2026-02-25
tests: nice: ensure a particular adjustment is disallowed
oech3
-0
/
+1
2026-02-25
tests: factor,numfmt: verify embedded NUL handling
Pádraig Brady
-3
/
+25
2026-02-24
tests: fix "Hangup" termination of non-interactive runs
Pádraig Brady
-5
/
+16
2026-02-23
tests: whoami, logname: verify error handling
oech3
-1
/
+33
2026-02-21
tests: shuf: check that write errors are promptly diagnosed
Collin Funk
-0
/
+1
2026-02-20
tests: chmod: test that chmod(2) is always called
Collin Funk
-0
/
+32
2026-02-19
maint: tests: DRY a recent change
Pádraig Brady
-7
/
+4
2026-02-18
wc: add aarch64 Neon optimization for wc -l
Collin Funk
-2
/
+2
2026-02-18
tests: use system ENOTEMPTY message
Pádraig Brady
-8
/
+8
2026-02-18
maint: tests: avoid ERANGE specific handling
Pádraig Brady
-11
/
+10
2026-02-18
maint: tests: avoid ELOOP specific handling
Pádraig Brady
-10
/
+2
2026-02-18
maint: tests: avoid ENOSPC specific handling
Pádraig Brady
-16
/
+15
2026-02-18
tests: use system ENOSPC message
Pádraig Brady
-9
/
+7
2026-02-18
tests: use system ENOTSUP message
Pádraig Brady
-5
/
+6
2026-02-18
maint: tests: avoid ENOTSUP specific handling
Pádraig Brady
-5
/
+3
2026-02-18
tests: use system EACCES message
Pádraig Brady
-30
/
+43
2026-02-18
maint: tests: avoid AIX specific EACCES handling
Pádraig Brady
-22
/
+12
2026-02-18
maint: tests: avoid EPERM/EACCES specific handling
Pádraig Brady
-17
/
+11
2026-02-18
maint: tests: avoid EPERM specific handling
Pádraig Brady
-12
/
+5
[next]