summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-09-23readlink: pick up gnulib changes to readlink -fEric Blake
2009-09-21ls: handle disabling of colors consistently for all tile typesPádraig Brady
2009-09-14touch: don't reject "60" as number of seconds in a legacy time stampJim Meyering
2009-09-14maint: use #!/bin/sh consistently in shell-based test scriptsJim Meyering
2009-09-14tests: fix dd/skip-seek-past-file to work on ecryptfsPádraig Brady
2009-09-14cp,mv: preserve extended attributes even for read-only filesOndřej Vašík
2009-09-11id: don't print context=... when POSIXLY_CORRECT is setJim Meyering
2009-09-11rm: rewrite to use ftsJim 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-08tests: tail-2/assert: reduce risk of race conditionPádraig Brady
2009-09-08tests: address a race condition in misc/cat-bufPádraig Brady
2009-09-07tail: ignore -f for piped-stdin, as POSIX requiresJim Meyering
2009-09-07tests: tail-2/flush-initial should not rely on stdbufPádraig Brady
2009-09-07tests: misc/cat-buf: clean up syntaxJim Meyering
2009-09-07tests: ls/color-clear-to-eol: append NL to accommodate old sedJim Meyering
2009-09-07tests: tail-2/infloop-1: avoid rare test failure on a busy systemJim Meyering
2009-09-07tail -f: handle "-"/stdin once againJim Meyering
2009-09-06tests: tail-2/flush-initial: correct race avoidance codeJim Meyering
2009-09-06tests: ls-misc: don't let a bogus umask cause test failureJim Meyering
2009-09-06tail: flush initial output before possibly blockingJim Meyering
2009-09-05tests: ls/stat-vs-dirent: avoid spurious test failureJim Meyering
2009-09-05tests: test old tail -f method even on systems with inotifyPádraig Brady
2009-09-04tests: fix a tail-2/pid failure on GNU/kFreeBSDPetr Salinger
2009-09-04tests: fix a failure when running tail-2/wait as rootPádraig Brady
2009-09-03df: don't fail due to an unreadable argumentJim Meyering
2009-09-03tests: simplify and fix a race in 2 tail --follow testsPádraig Brady
2009-09-01ls -i: print consistent inode numbers also for mount pointsJim Meyering
2009-08-30tests: don't misbehave if $TMPDIR contains spacesPádraig Brady
2009-08-29tests: other-fs-tmpdir: don't misbehave for quote-unfriendly $TMPDIRJim Meyering
2009-08-29tests: cp/reflink-auto guard against a pathological $TMPDIRJim 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-26tests: mkdir/selinux: avoid spurious failure on some SELinux systemsJim Meyering
2009-08-26tests: tail-2/assert: avoid risk of race conditionJim Meyering
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-08-23tests: skip (don't fail) a cp test, upon mount-related failureJim Meyering
2009-08-20tests: skip the stdbuf tests when the abs build directory name is bogusJim Meyering
2009-08-19tests: make install-C slightly less prone to confusionJim Meyering
2009-08-18tests: stdbuf: fix a bug in test scriptJim Meyering
2009-08-16tests: tail-2/append-only: don't discard stderrJim Meyering
2009-08-14tests: skip the misc/stdbuf test if stdbuf was not builtJim Meyering
2009-08-14cp,mv: fix issues with preserving timestamps of copied symlinksPádraig Brady
2009-08-13tests: raise ulimit virt-mem limit to avoid new failureJim Meyering
2009-08-12tests: improve one of the tail --pid testsPádraig Brady
2009-08-07cp: accept the --reflink optionGiuseppe Scrivano
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