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-09
tests: all: check empty tty input is handled appropriately
Pádraig Brady
-40
/
+56
2026-04-09
tests: tee: ensure intermittent data is handled
oech3
-0
/
+5
2026-04-07
tests: date: fix false failure on OpenBSD 7.8
Pádraig Brady
-2
/
+4
2026-04-07
tests: numfmt: avoid false failure on systems without long double
Pádraig Brady
-5
/
+5
2026-04-07
tests: cat: avoid false failure on systems without splice
Pádraig Brady
-1
/
+8
2026-04-06
cat: use splice if operating on pipes or if copy_file_range fails
Collin Funk
-0
/
+67
2026-04-06
tests: date: add large year test
Sylvestre Ledru
-0
/
+17
2026-04-06
tests: expr: add short-circuit tests with parenthesized branches
Sylvestre Ledru
-0
/
+6
2026-04-06
tests: split: verify non-UTF-8 bytes are preserved in filenames
Sylvestre Ledru
-0
/
+39
2026-04-06
tests: ln: add test for non-UTF-8 source names in target-dir mode
Sylvestre Ledru
-0
/
+41
2026-04-06
test: od: verify -t f defaults to double precision
Sylvestre Ledru
-0
/
+15
2026-04-06
tests: ls: add quoting-utf8 test for Unicode quotes in UTF-8 locales
Sylvestre Ledru
-0
/
+71
2026-04-06
tests: numfmt: cover GNU/uutils compatibility edge cases
Sylvestre Ledru
-0
/
+38
2026-04-06
tests: cut: add remaining tests to ensure 100% coverage
Pádraig Brady
-0
/
+14
2026-04-06
tests: cut: expand GB18030 tests
Pádraig Brady
-1
/
+48
2026-04-06
cut: -f: fix handling of multi-byte delimiters that span buffers
Pádraig Brady
-0
/
+3
2026-04-05
cut: fix logic issue with field delim in last byte of buffer
Pádraig Brady
-0
/
+5
2026-04-05
tests: cut: add more multi-byte tests
Pádraig Brady
-0
/
+73
2026-04-05
cut: optimize UTF-8 input with 0xF5-0xFF delimiters
Pádraig Brady
-0
/
+3
2026-04-05
cut: optimize when no delimiter in input
Pádraig Brady
-0
/
+1
2026-04-05
tests: cut: ensure multi-byte delimiter is rejected in uni-byte locales
Pádraig Brady
-0
/
+19
2026-04-05
cut: merge cut_fields and cut_fields_bytesearch
Pádraig Brady
-0
/
+2
2026-04-05
cut: faster utf8 processing
Pádraig Brady
-0
/
+6
2026-04-05
cut: support -F as an alias for -f -w -O ' '
Pádraig Brady
-0
/
+3
2026-04-05
cut: support --whitespace-delimited=trimmed
Pádraig Brady
-0
/
+6
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
[prev]
[next]