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