summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2009-10-27env, printenv: add -0/--null optionEric Blake
2009-10-27tests: add printenv coverageEric Blake
2009-10-23tests: test recent status changesEric Blake
2009-10-23maint: move chroot testEric Blake
2009-10-22tests: add a test for the `tail -f' race condition bugGiuseppe Scrivano
2009-10-21tests: ensure touch honors trailing slashEric Blake
2009-10-21md5sum, sha*sum, sum: line-buffer the printed checksumsPádraig Brady
2009-10-17touch: add -h to change symlink timestamps, where supportedEric Blake
2009-10-08stat: test recent patchEric Blake
2009-09-29stat: interpret "-" as standard inputJim Meyering
2009-09-25ln: add -L/-P optionsEric Blake
2009-09-14touch: don't reject "60" as number of seconds in a legacy time stampJim Meyering
2009-09-11id: don't print context=... when POSIXLY_CORRECT is setJim Meyering
2009-09-10link,ln: use gnulib's link module to work around Solaris 10 deficiencyJim Meyering
2009-09-10dd conv=unblock: print final newline consistentlyJim Meyering
2009-09-07tail: ignore -f for piped-stdin, as POSIX requiresJim Meyering
2009-09-07tail -f: handle "-"/stdin once againJim Meyering
2009-09-06tail: flush initial output before possibly blockingJim Meyering
2009-09-03df: don't fail due to an unreadable argumentJim Meyering
2009-09-01ls -i: print consistent inode numbers also for mount pointsJim Meyering
2009-08-29cp --reflink: preserve attributes on cloned files if askedPádraig Brady
2009-08-29cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady
2009-08-28dd: detect closed stderrEric Blake
2009-08-06dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering
2009-08-04cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano
2009-06-11ls --color: do not colorize files with multiple hard links by defaultKamil Dudka
2009-05-26chroot: accept new options --userspec=U:G and --groups=G1,G2,G3Giuseppe Scrivano
2009-05-03tests: add tests of e.g., date -d 'next monday'Jim Meyering
2009-04-28tests: add test for xattr diagnostics on dest. FS lacking xattr supportOndřej Vašík
2009-04-22cp: work around linux kernel bug: short-read != EOF on /procJim Meyering
2009-04-09id: fix infinite loop on some systemsPádraig Brady
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady
2009-03-31tests: enable automake's color-tests and parallel-tests via configure.acJim Meyering
2009-03-31build: use Automake's new parallel-tests featureRalf Wildenhues
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering
2009-03-25pwd: support -L and -PEric Blake
2009-03-18tests: add another sort/nmerge testPaul Eggert
2009-03-18sort: handle fd exhaustion better when mergingPaul Eggert
2009-03-11cat: Fix immediate output of processed dataPádraig Brady
2009-02-17install: add --compare (-C) option to install file only when necessaryKamil Dudka
2009-02-10ls: clean up after wrapped+colored file names with clear-to-EOLJim Meyering
2009-01-29cp/mv: add xattr supportKamil Dudka
2009-01-28tests: Add a test to verify shred's default operationsPádraig Brady
2009-01-28dd: Better handle user specified offsets that are too bigPádraig Brady
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka
2008-12-03tests: ensure that chmod, chgrp and chown honor --silentJim Meyering
2008-12-01cp, mv: remove 3-year-deprecated+warned-about --reply optionJim Meyering
2008-11-30tests: start long-running cp/link-heap earlierJim Meyering