summaryrefslogtreecommitdiffstats
path: root/tests/cut
AgeCommit message (Expand)AuthorLines
2026-04-15tests: avoid $SHELL -c "ulimit ..." patternPádraig Brady-5/+3
2026-04-06tests: cut: add remaining tests to ensure 100% coveragePádraig Brady-0/+14
2026-04-06tests: cut: expand GB18030 testsPádraig Brady-1/+48
2026-04-06cut: -f: fix handling of multi-byte delimiters that span buffersPádraig Brady-0/+3
2026-04-05cut: fix logic issue with field delim in last byte of bufferPádraig Brady-0/+5
2026-04-05tests: cut: add more multi-byte testsPádraig Brady-0/+73
2026-04-05cut: optimize UTF-8 input with 0xF5-0xFF delimitersPádraig Brady-0/+3
2026-04-05cut: optimize when no delimiter in inputPádraig Brady-0/+1
2026-04-05tests: cut: ensure multi-byte delimiter is rejected in uni-byte localesPádraig Brady-0/+19
2026-04-05cut: merge cut_fields and cut_fields_bytesearchPádraig Brady-0/+2
2026-04-05cut: faster utf8 processingPádraig Brady-0/+6
2026-04-05cut: support -F as an alias for -f -w -O ' 'Pádraig Brady-0/+3
2026-04-05cut: support --whitespace-delimited=trimmedPádraig Brady-0/+6
2026-04-05cut: support -O as an alias for --output-delimiterPádraig Brady-2/+1
2026-04-05cut: implement -n to avoid outputting partial charactersPádraig Brady-0/+23
2026-04-05tests: cut: add a test for divergence from i18n patchPádraig Brady-0/+3
2026-04-05tests: cut: add case currently failing for coreutils-i18n patchPádraig Brady-0/+3
2026-04-05tests: cut: check multi-byte output delimiterPádraig Brady-1/+4
2026-04-05cut: adjust error message to be less specificPádraig Brady-1/+1
2026-04-05cut: implement -w,--whitespace-delimitedPádraig Brady-0/+12
2026-04-05cut: support single byte -d with GB18030 inputPádraig Brady-0/+33
2026-04-05cut: support multi-byte field delimitersPádraig Brady-0/+9
2026-04-05cut: support multi-byte input with -cPádraig Brady-0/+11
2026-03-23tests: cut: add test for -z with NUL delimiter and -s flagSylvestre Ledru-0/+1
2026-03-04tests: cut: add test case for newline delimiter with -s flagSylvestre Ledru-0/+3
2026-01-01maint: run 'make update-copyright'Collin Funk-3/+3
2025-12-22tests: avoid false failure due to ulimit on aarch64Pádraig Brady-0/+1
2025-12-22maint: tests/cut/cut-huge-range.sh: remove stale commentPádraig Brady-2/+0
2025-12-01tests: cut: add a test for bounded memory operationCollin Funk-0/+40
2025-01-01maint: update all copyright year number rangesPádraig Brady-2/+2
2024-01-17tests: make ulimit -v interact better with ASANPádraig Brady-1/+1
2024-01-01maint: update all copyright year number rangesPádraig Brady-2/+2
2023-11-16tests: omit inapplicable test codePaul Eggert-1/+1
2023-06-19tests: move tests to a directory per utilitySylvestre Ledru-0/+302
2008-05-06tests: remove directory, tests/cut/Jim Meyering-137/+0
2007-12-01Change comments: say bug present up to coreutils-6.9, not fixed in 6.10.Jim Meyering-1/+1
2007-08-25Remove all .cvsignore files from version control.Jim Meyering-7/+0
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+3
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-1/+1
2007-05-22"cut -f 2-0" now fails; before, it was equivalent to "cut -f 2-"Jim Meyering-1/+8
2007-05-13Remove the generated tests/*/Makefile.am files from version control.Jim Meyering-82/+0
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering-0/+1
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert-5/+4
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert-645/+0
2006-08-19.Jim Meyering-1/+22
2006-08-19Some of my 2006-07-03 changes to tests/*/Makefile.am were beingJim Meyering-2/+4
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert-1/+38
2006-08-15.Jim Meyering-39/+46
2006-08-09Regenerate.Paul Eggert-13/+15
2006-08-09Regenerate.Paul Eggert-34/+36