aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-08stat: test recent patchEric Blake1-0/+1
2009-09-29stat: interpret "-" as standard inputJim Meyering1-0/+1
2009-09-25ln: add -L/-P optionsEric Blake1-0/+1
2009-09-14touch: don't reject "60" as number of seconds in a legacy time stampJim Meyering1-0/+1
2009-09-11id: don't print context=... when POSIXLY_CORRECT is setJim Meyering1-0/+1
2009-09-10link,ln: use gnulib's link module to work around Solaris 10 deficiencyJim Meyering1-0/+1
2009-09-10dd conv=unblock: print final newline consistentlyJim Meyering1-0/+1
2009-09-07tail: ignore -f for piped-stdin, as POSIX requiresJim Meyering1-0/+2
2009-09-07tail -f: handle "-"/stdin once againJim Meyering1-0/+1
2009-09-06tail: flush initial output before possibly blockingJim Meyering1-0/+1
2009-09-03df: don't fail due to an unreadable argumentJim Meyering1-0/+1
2009-09-01ls -i: print consistent inode numbers also for mount pointsJim Meyering1-0/+1
2009-08-29cp --reflink: preserve attributes on cloned files if askedPádraig Brady1-0/+1
2009-08-29cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady1-0/+1
2009-08-28dd: detect closed stderrEric Blake1-0/+1
2009-08-06dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering1-0/+1
2009-08-04cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering1-0/+1
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady1-0/+1
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano1-0/+2
2009-06-11ls --color: do not colorize files with multiple hard links by defaultKamil Dudka1-1/+1
2009-05-26chroot: accept new options --userspec=U:G and --groups=G1,G2,G3Giuseppe Scrivano1-0/+1
2009-05-03tests: add tests of e.g., date -d 'next monday'Jim Meyering1-0/+1
2009-04-28tests: add test for xattr diagnostics on dest. FS lacking xattr supportOndřej Vašík1-0/+1
2009-04-22cp: work around linux kernel bug: short-read != EOF on /procJim Meyering1-0/+1
2009-04-09id: fix infinite loop on some systemsPádraig Brady1-0/+1
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady1-0/+1
2009-03-31tests: enable automake's color-tests and parallel-tests via configure.acJim Meyering1-1/+0
2009-03-31build: use Automake's new parallel-tests featureRalf Wildenhues1-1/+1
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering1-1/+0
2009-03-25pwd: support -L and -PEric Blake1-0/+1
2009-03-18tests: add another sort/nmerge testPaul Eggert1-0/+1
2009-03-18sort: handle fd exhaustion better when mergingPaul Eggert1-0/+1
2009-03-11cat: Fix immediate output of processed dataPádraig Brady1-0/+1
2009-02-17install: add --compare (-C) option to install file only when necessaryKamil Dudka1-0/+3
2009-02-10ls: clean up after wrapped+colored file names with clear-to-EOLJim Meyering1-0/+1
2009-01-29cp/mv: add xattr supportKamil Dudka1-0/+1
2009-01-28tests: Add a test to verify shred's default operationsPádraig Brady1-0/+1
2009-01-28dd: Better handle user specified offsets that are too bigPádraig Brady1-0/+2
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka1-0/+1
2008-12-03tests: ensure that chmod, chgrp and chown honor --silentJim Meyering1-0/+1
2008-12-01cp, mv: remove 3-year-deprecated+warned-about --reply optionJim Meyering1-1/+0
2008-11-30tests: start long-running cp/link-heap earlierJim Meyering1-2/+2
2008-11-22tests: dd: add a test for the required behaviorJim Meyering1-0/+1
2008-11-20cp: use far less memory in some casesJim Meyering1-0/+1
2008-11-12tests: remove df/totalJim Meyering1-1/+0
2008-10-28ls: --color now highlights hard linked files, tooKamil Dudka1-0/+1
2008-10-26tests: seq: check for today's extended long double fixJim Meyering1-0/+1
2008-10-21tests: test today's ls-vs-capability fixJim Meyering1-0/+1
2008-10-12tests: df: avoid test failure when using mawkJim Meyering1-1/+1
2008-09-27rm -r: avoid O(n^2) performance for a directory with very many entriesJim Meyering1-0/+1