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
2026-04-05
cut: support -O as an alias for --output-delimiter
Pádraig Brady
-2
/
+1
2026-04-05
cut: implement -n to avoid outputting partial characters
Pádraig Brady
-0
/
+23
2026-04-05
tests: cut: add a test for divergence from i18n patch
Pádraig Brady
-0
/
+3
2026-04-05
tests: cut: add case currently failing for coreutils-i18n patch
Pádraig Brady
-0
/
+3
2026-04-05
tests: cut: check multi-byte output delimiter
Pádraig Brady
-1
/
+4
2026-04-05
cut: adjust error message to be less specific
Pádraig Brady
-1
/
+1
2026-04-05
cut: implement -w,--whitespace-delimited
Pádraig Brady
-0
/
+12
2026-04-05
cut: support single byte -d with GB18030 input
Pádraig Brady
-0
/
+34
2026-04-05
cut: support multi-byte field delimiters
Pádraig Brady
-0
/
+9
2026-04-05
cut: support multi-byte input with -c
Pádraig Brady
-0
/
+11
2026-04-05
tests: cut: ensure no unecessary buffering
Pádraig Brady
-0
/
+3
2026-04-01
tests: dd: ensure memory exhaustion is handled gracefully
oech3
-0
/
+10
2026-04-01
tests: dd: avoid false failure with no controlling terminal
Pádraig Brady
-1
/
+1
2026-03-31
tests: dd: check that erroneous seeks are not done in output
oech3
-0
/
+6
2026-03-30
tests: coreutils: ensure empty arg is diagnosed
oech3
-0
/
+3
2026-03-27
tests: env/env.sh: improve portability
oech3
-6
/
+6
2026-03-25
od: suppress address output on read error
Pádraig Brady
-0
/
+7
2026-03-25
tests: od: ensure -j1 /dev/null succeeds
oech3
-0
/
+2
2026-03-24
tests: truncate: don't rely on errno being EISDIR
Collin Funk
-5
/
+1
2026-03-24
tests: yes: support more zero-copy related syscalls
oech3
-4
/
+13
2026-03-23
tests: cut: add test for -z with NUL delimiter and -s flag
Sylvestre Ledru
-0
/
+1
2026-03-23
tests: tr: add test for invalid character class name
Sylvestre Ledru
-0
/
+4
2026-03-22
maint: fix an incomplete sentence
Collin Funk
-1
/
+1
2026-03-21
tests: pwd: test the behavior when given an argument
Collin Funk
-0
/
+34
2026-03-21
tests: rm: fix a test that would sometimes hang
Collin Funk
-1
/
+1
2026-03-21
tac: promptly diagnose write errors
Collin Funk
-0
/
+1
2026-03-21
tests: support checking for specific write errors
Pádraig Brady
-3
/
+8
2026-03-20
tests: nl: check that all files are processed
Collin Funk
-0
/
+34
2026-03-19
test: truncate: improve the test added in the previous commit
Collin Funk
-1
/
+8
2026-03-19
tests: truncate: check that all files are processed
Collin Funk
-0
/
+27
2026-03-16
tests: dd: fix false failure on NetBSD 10
Pádraig Brady
-0
/
+1
2026-03-16
tests: ls: fix false failure on FreeBSD
Pádraig Brady
-2
/
+2
2026-03-13
timeout: don't exit immediately if the parent is the init process
Collin Funk
-0
/
+33
2026-03-12
dd: always diagnose partial writes on write failure
Pádraig Brady
-0
/
+38
2026-03-10
tests: rm: check for hints when running 'rm -foo'
Collin Funk
-0
/
+54
2026-03-10
yes: use a zero-copy implementation via (vm)splice
Pádraig Brady
-0
/
+20
2026-03-09
tests: expand: fix false failure on various systems
Pádraig Brady
-3
/
+5
2026-03-07
expand,unexpand: support multi-byte input
Lukáš Zaoral
-0
/
+336
2026-03-04
install: allow the combination of --compare and --preserve-timestamps
Collin Funk
-2
/
+26
2026-03-04
cksum: use more defensive escaping for --check
Pádraig Brady
-2
/
+2
2026-03-04
maint: tests: refactor uses of bad_unicode()
Pádraig Brady
-8
/
+2
2026-03-04
fold: fix output truncation with 0xFF bytes in input
Pádraig Brady
-4
/
+5
2026-03-04
tests: date: add timezone conversion test
Sylvestre Ledru
-0
/
+4
2026-03-04
tests: date: add edge cases for modifiers
Sylvestre Ledru
-0
/
+17
2026-03-04
tests: cut: add test case for newline delimiter with -s flag
Sylvestre Ledru
-0
/
+3
2026-03-03
tests: mktemp: ensure mktemp does not depend on getrandom and ASLR
oech3
-0
/
+34
2026-03-03
maint: tests: decouple debug output determination
Pádraig Brady
-14
/
+3
2026-03-03
tests: avoid false test failure when using address sanitizer
Collin Funk
-0
/
+3
2026-03-02
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
[prev]
[next]