summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2014-01-13copy: fix a segfault in SELinux context copying codeNicolas Iooss-0/+64
2014-01-13maint: tests: refactor gcc commands for building shared libPádraig Brady-5/+5
2014-01-13copy: fix SELinux context preservation for existing directoriesPádraig Brady-0/+16
2014-01-09tests: avoid FP failure when cp fails for /proc/cpuinfoBernhard Voelker-1/+6
2014-01-02maint: update all copyright year number rangesBernhard Voelker-522/+522
2014-01-02build: update gnulib submodule, bootstrap and tests/init.sh to latestBernhard Voelker-1/+1
2013-12-13tests: avoid unlikely deadlock in dd/no-allocate on some shellsPádraig Brady-18/+35
2013-12-13tests: restrict cp --link inode comparisons to compatible systemsPádraig Brady-0/+16
2013-12-11tests: df/total-unprocessed: fix false failure with lofsPádraig Brady-5/+7
2013-12-11tests: avoid warnings due to new filefrag -v formatPádraig Brady-1/+2
2013-12-09tests: fix false failure due to xargs usagePádraig Brady-1/+1
2013-12-09tests: fix false failure on systems without /dev/stdinPádraig Brady-10/+15
2013-12-09tests: fix false failure due to gdb inline function handlingPádraig Brady-5/+9
2013-12-09tail: use consistent diagnostics with and without inotifyPádraig Brady-5/+5
2013-12-09tests: avoid false df failure with nfs and lofsBernhard Voelker-1/+1
2013-12-07tests: avoid problematic $(< file) shell constructPádraig Brady-1/+1
2013-12-07tests: fix false failure on platforms using newfstatatPádraig Brady-8/+13
2013-12-07tests: avoid a false memory leak test failurePádraig Brady-2/+6
2013-12-06tests: fix shuf test verifying that -i and -e can not be combinedBernhard Voelker-2/+3
2013-12-06shuf: --repeat, not --repetitions; default --head-count is infinityPaul Eggert-25/+25
2013-12-05selinux: fix --context=CTX for cp and diagnose defaultcon() errorsPádraig Brady-0/+6
2013-12-04df: dereference symlinks to disk device nodesPádraig Brady-0/+32
2013-11-29tests: add a test for rm -r "/"Bernhard Voelker-0/+257
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady-4/+147
2013-11-27shred: provide --remove methods to avoid excessive syncingPádraig Brady-4/+15
2013-11-27tail: improve inotify handling of symlinksPádraig Brady-1/+80
2013-11-27df: add --output=file to directly output specified argumentsPádraig Brady-2/+12
2013-11-27tests: ensure factor tests can be regeneratedPádraig Brady-1/+1
2013-11-22tests: enhance rm test regarding "." and ".."Bernhard Voelker-5/+20
2013-11-18tests: fix false rm -I test failure when run as rootPádraig Brady-5/+17
2013-11-17stty: add support for mark/space parityColin Leitner-1/+4
2013-11-08shred: avoid data write pass with --size=0Pádraig Brady-1/+13
2013-11-08shred: fix direct I/O failures for last write to filePádraig Brady-1/+10
2013-11-07cp: fix --link regarding the dereferencing of symbolic linksGian Piero Carrubba-3/+114
2013-11-01maint: simplify printing of md5sum file namesPádraig Brady-2/+6
2013-10-06mktemp: with --quiet, only suppress I/O errorsPádraig Brady-6/+2
2013-09-26rm: with -I, prompt before deleting a write protected fileSergio Durigan Junior-0/+26
2013-09-22maint: move all id(1) tests to the same directoryPádraig Brady-5/+5
2013-09-22tests: parameterize the "root" usernamePádraig Brady-2/+3
2013-09-22id: support specifying the user by user IDPádraig Brady-4/+18
2013-09-22tests: avoid a failure when there isn't a name for all user IDsPádraig Brady-2/+4
2013-09-21id: add -z, --zero optionBernhard Voelker-0/+63
2013-08-02maint: update copyright year number ranges of numfmt sourcesBernhard Voelker-1/+1
2013-07-29tests: fix another test failure in test/du/inodes.shBernhard Voelker-2/+5
2013-07-28maint: cleanup compare calls in test/du/inodes.shBernhard Voelker-33/+33
2013-07-28tests: fix intermittent failure in test/du/inodes.shPádraig Brady-20/+24
2013-07-27du: add --inodes optionBernhard Voelker-0/+134
2013-07-25mv: replace empty directories in cross file system moveKen Booth-4/+30
2013-07-22maint: make some shell and perl scripts executable in 'tests/'Bernhard Voelker-0/+0
2013-07-19rm: output number of arguments at the interactive promptRasmus Villemoes-8/+8