summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2024-05-22tests: cksum: extend with --status, --ignore-missing and --warnSylvestre Ledru-0/+58
2024-05-20stty: port test to Alpine LinuxPaul Eggert-1/+1
2024-05-16dd: skip some alloc tests on ZFSPaul Eggert-1/+4
2024-05-11tests: cksum: add incorrect data to verify --check & --strictSylvestre Ledru-0/+29
2024-05-04cksum: add tests to verify the presence of "*"Sylvestre Ledru-0/+7
2024-05-03cp: actually support --update=none-failPádraig Brady-0/+11
2024-04-19tail: avoid infloop with -c on /dev/zeroPaul Eggert-0/+10
2024-04-06cat: don’t trust st_size on /proc filesPaul Eggert-0/+20
2024-03-27tests: od: avoid outputting undefined floating point valuesBruno Haible-1/+1
2024-03-26tests: numfmt: fix false failures on some systemsPádraig Brady-4/+6
2024-03-26tests: avoid false failure due to mismatched isblank()Pádraig Brady-2/+3
2024-03-25tests: avoid false failure with partial locale infoPádraig Brady-0/+5
2024-03-25tests: avoid triggering obsolete tail option processingPádraig Brady-1/+1
2024-03-25tests: remove debugging from a testPádraig Brady-1/+1
2024-03-25tests: fix false failure on systems that can chmod symlinksPádraig Brady-4/+2
2024-03-24test: avoid false failure with setgid directoriesPádraig Brady-8/+10
2024-03-24tests: avoid false failure on new mv --exchange testPádraig Brady-1/+4