aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-15tests: head: avoid false failure on some systemsPádraig Brady1-1/+1
2025-01-15tests: avoid ERRORs with no mntent.hPádraig Brady2-2/+2
2025-01-15tests: avoid false failure with many mountpointsPádraig Brady1-1/+1
2025-01-15tests: printf: avoid false failurePádraig Brady1-1/+2
2025-01-15tests: avoid slow ulimit -v behaviorPádraig Brady1-1/+1
2025-01-15tests: tail: avoid failure on Solaris 11Pádraig Brady1-1/+8
2025-01-14tests: env-S.pl: unset GNU/Hurd env varsCollin Funk1-0/+3
2025-01-12tests: make misc/write-errors.sh immune to default signal dispositionPádraig Brady1-3/+5
2025-01-10csplit: avoid extraenous output files given empty inputPádraig Brady1-0/+10
2025-01-08tail: honor --pid with fifosPádraig Brady2-0/+37
2025-01-07cp,mv: decouple --update from -f,-i,-n optionsPádraig Brady1-0/+3
2025-01-06cp,mv: ensure -i,f are not overridden by -uPádraig Brady3-4/+35
2025-01-01maint: update all copyright year number rangesPádraig Brady626-626/+626
2024-12-30numfmt: don't require a suffix with --from=iec-iPádraig Brady1-0/+1
2024-12-30tests: improve the chmod/symlinks.sh testSylvestre Ledru1-1/+1
2024-12-23kill: with -l,-t list signal 0Pádraig Brady1-0/+3
2024-12-21tail: always fail when followed files become inaccessiblePádraig Brady2-9/+13
2024-12-16maint: tests: update deprecated perl backreference syntaxDaniel Hofstetter1-4/+4
2024-12-05tail: ensure --follow=name unfollows renamed filesPádraig Brady2-8/+15
2024-11-24tests: avoid false failure with unicode decomposed file systemsPádraig Brady1-2/+2
2024-11-20dd: port big-offset test to macOS 12.6Paul Eggert1-3/+3
2024-11-19tests: fix inconsistent use of getlimits_Pádraig Brady1-1/+1
2024-11-19tests: printf: avoid iconv issues on macOSPádraig Brady1-2/+2
2024-11-19chown: port test to macOS 12.6 nogroup userPaul Eggert1-3/+12
2024-11-19tests: Remove stray ‘i’Paul Eggert1-1/+1
2024-11-19printf: diagnose empty args correctlyPaul Eggert1-0/+9
2024-11-12tests: ls: also test security context output for symlinksPádraig Brady1-12/+17
2024-11-12tests: avoid false failure with --disable-selinuxPádraig Brady3-15/+41
2024-11-09ls: add test case for ls -Z bugPaul Eggert1-0/+15
2024-11-02cksum: add support for --algorithm=crc32bPádraig Brady4-21/+25
2024-11-02test: add string operators added by POSIX 2024Collin Funk1-0/+8
2024-11-01doc: fix timeout --help for -pPádraig Brady1-6/+2
2024-10-30timeout: add -f and -p short options as per POSIX 2024Pádraig Brady1-2/+6
2024-10-20tests: cksum: verify --check with commentsSylvestre Ledru1-3/+7
2024-10-20tests: improve ls --dired with symlink testingSylvestre Ledru1-1/+9
2024-10-03tests: ls: don't always skip a capability testPádraig Brady2-3/+7
2024-10-02tests: df: avoid false failure due to fuse.portalPádraig Brady1-3/+6
2024-10-02tests: fix skipping of mtab simulation testsPádraig Brady2-22/+41
2024-09-30tests: add fold(1) test for --bytes optionBernhard Voelker1-0/+6
2024-09-27factor: port to platformsPaul Eggert2-1/+5
2024-09-13printf: add indexed argument supportPádraig Brady2-0/+104
2024-08-25maint: avoid a syntax check failurePádraig Brady2-6/+0
2024-08-19install: dereference source symlinks when comparingPádraig Brady1-2/+11
2024-08-11ls: add support for explicit file name sortingPádraig Brady1-2/+4
2024-08-10head: new test for big countPaul Eggert1-0/+2
2024-08-10tail: support counts > 2**64Paul Eggert1-6/+2
2024-08-08tests: df-P.sh: fix intermittent false failureRichard Purdie1-2/+2
2024-08-04tests: limit mem usage on potentially expensive testPádraig Brady1-3/+13
2024-08-04tests: ensure utils support writing to a closed pipePádraig Brady1-0/+5
2024-07-16tests: port to noatime file systemsPaul Eggert2-15/+15