summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-05-13tests: fix spurious failure with leading spaces in file namesPádraig Brady
2014-05-10shred: don't infloop upon negative sizeJim Meyering
2014-05-07tests: improve new ascii test of ddBernhard Voelker
2014-05-06dd: fix conv=ascii, conv=ebcdic, conv=ibm to match POSIXPaul Eggert
2014-05-07tests: improve diagnostics when asserting empty filesPádraig Brady
2014-05-06mv,cp: preserve symlink xattrs when copying across file systemsPádraig Brady
2014-05-05tests: initial SMACK testsJarkko Sakkinen
2014-05-02numfmt: support zero padding using --format="%010f"Pádraig Brady
2014-04-29ptx: fix whitespace trimming with multiple filesPádraig Brady
2014-04-18tests: make ls tests independent of COLORTERM envPádraig Brady
2014-04-17ls: don't output colors with unknown TERM env variableGuilherme de Almeida Suckevicz
2014-04-11tests: fix false dd conv=sparse failure on newer XFSPádraig Brady
2014-04-05maint: various cleanupsPádraig Brady
2014-04-05shred: overwrite inode storage used by some file systemsPádraig Brady
2014-04-04shred: avoid a data pass on empty filesPádraig Brady
2014-03-31head: fix bug with head -c-N when stdin is not at startPaul Eggert
2014-03-26mv: fix issues with previous prompt adjustmentsPádraig Brady
2014-03-26ptx: avoid --format long option falling through into --helpBernhard Voelker
2014-03-24cp: improve quality of overwrite promptPaul Eggert
2014-03-19chmod: fix erroneous warnings with -R --changesDylan Simon
2014-03-13ln: with -sr, don't segfault for a TARGET of ''Jim Meyering
2014-03-13chroot: improve --userspec and --groups look-upPádraig Brady
2014-03-05tests: avoid the :> construct which can hide errorsPádraig Brady
2014-03-05tests: fix false failure in nohup.sh in non tty buildsPádraig Brady
2014-02-27date: fix crash or infinite loop when parsing a malformed TZ=""Pádraig Brady
2014-02-23shuf: with -r, don't dump core if the input is emptyPaul Eggert
2014-02-10cp: with --link always use linkat() if availablePádraig Brady
2014-02-09head,tail: consistently diagnose write errorsPádraig Brady
2014-02-09head: fix --lines=-0 outputting nothing if no newline at EOFАлексей Шилин
2014-02-09od: add an --endian option to control byte swappingNiels Möller
2014-01-24tests: skip chown/separator with conflicting group IDsAssaf Gordon
2014-01-17ln: fix replacing symbolic links whose targets can't existPádraig Brady
2014-01-14tests: restrict a recent SELinux test to SELinux systemsPádraig Brady
2014-01-13copy: fix a segfault in SELinux context copying codeNicolas Iooss
2014-01-13maint: tests: refactor gcc commands for building shared libPádraig Brady
2014-01-13copy: fix SELinux context preservation for existing directoriesPádraig Brady
2014-01-09tests: avoid FP failure when cp fails for /proc/cpuinfoBernhard Voelker
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2014-01-02build: update gnulib submodule, bootstrap and tests/init.sh to latestBernhard Voelker
2013-12-13tests: avoid unlikely deadlock in dd/no-allocate on some shellsPádraig Brady
2013-12-13tests: restrict cp --link inode comparisons to compatible systemsPádraig Brady
2013-12-11tests: df/total-unprocessed: fix false failure with lofsPádraig Brady
2013-12-11tests: avoid warnings due to new filefrag -v formatPádraig Brady
2013-12-09tests: fix false failure due to xargs usagePádraig Brady
2013-12-09tests: fix false failure on systems without /dev/stdinPádraig Brady
2013-12-09tests: fix false failure due to gdb inline function handlingPádraig Brady
2013-12-09tail: use consistent diagnostics with and without inotifyPádraig Brady
2013-12-09tests: avoid false df failure with nfs and lofsBernhard Voelker
2013-12-07tests: avoid problematic $(< file) shell constructPádraig Brady
2013-12-07tests: fix false failure on platforms using newfstatatPádraig Brady