summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2009-09-10link,ln: use gnulib's link module to work around Solaris 10 deficiencyJim Meyering-0/+35
2009-09-10dd conv=unblock: print final newline consistentlyJim Meyering-0/+60
2009-09-08tests: tail-2/assert: reduce risk of race conditionPádraig Brady-6/+2
2009-09-08tests: address a race condition in misc/cat-bufPádraig Brady-2/+7
2009-09-07tail: ignore -f for piped-stdin, as POSIX requiresJim Meyering-0/+71
2009-09-07tests: tail-2/flush-initial should not rely on stdbufPádraig Brady-1/+3
2009-09-07tests: misc/cat-buf: clean up syntaxJim Meyering-4/+4
2009-09-07tests: ls/color-clear-to-eol: append NL to accommodate old sedJim Meyering-1/+5
2009-09-07tests: tail-2/infloop-1: avoid rare test failure on a busy systemJim Meyering-3/+9
2009-09-07tail -f: handle "-"/stdin once againJim Meyering-0/+42
2009-09-06tests: tail-2/flush-initial: correct race avoidance codeJim Meyering-3/+4
2009-09-06tests: ls-misc: don't let a bogus umask cause test failureJim Meyering-0/+2
2009-09-06tail: flush initial output before possibly blockingJim Meyering-0/+42
2009-09-05tests: ls/stat-vs-dirent: avoid spurious test failureJim Meyering-1/+4
2009-09-05tests: test old tail -f method even on systems with inotifyPádraig Brady-67/+79
2009-09-04tests: fix a tail-2/pid failure on GNU/kFreeBSDPetr Salinger-1/+1
2009-09-04tests: fix a failure when running tail-2/wait as rootPádraig Brady-5/+8
2009-09-03df: don't fail due to an unreadable argumentJim Meyering-0/+33
2009-09-03tests: simplify and fix a race in 2 tail --follow testsPádraig Brady-111/+19
2009-09-01ls -i: print consistent inode numbers also for mount pointsJim Meyering-6/+74
2009-08-30tests: don't misbehave if $TMPDIR contains spacesPádraig Brady-41/+42
2009-08-29tests: other-fs-tmpdir: don't misbehave for quote-unfriendly $TMPDIRJim Meyering-3/+3
2009-08-29tests: cp/reflink-auto guard against a pathological $TMPDIRJim Meyering-1/+1
2009-08-29cp --reflink: preserve attributes on cloned files if askedPádraig Brady-0/+44
2009-08-29cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady-0/+46
2009-08-28dd: detect closed stderrEric Blake-1/+50
2009-08-26tests: mkdir/selinux: avoid spurious failure on some SELinux systemsJim Meyering-2/+11
2009-08-26tests: tail-2/assert: avoid risk of race conditionJim Meyering-2/+6
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering-4/+0
2009-08-25global: convert indentation-TABs to spacesJim Meyering-855/+855
2009-08-23tests: skip (don't fail) a cp test, upon mount-related failureJim Meyering-7/+10
2009-08-20tests: skip the stdbuf tests when the abs build directory name is bogusJim Meyering-0/+8
2009-08-19tests: make install-C slightly less prone to confusionJim Meyering-3/+3
2009-08-18tests: stdbuf: fix a bug in test scriptJim Meyering-3/+3
2009-08-16tests: tail-2/append-only: don't discard stderrJim Meyering-1/+1
2009-08-14tests: skip the misc/stdbuf test if stdbuf was not builtJim Meyering-0/+6
2009-08-14cp,mv: fix issues with preserving timestamps of copied symlinksPádraig Brady-1/+1
2009-08-13tests: raise ulimit virt-mem limit to avoid new failureJim Meyering-1/+1
2009-08-12tests: improve one of the tail --pid testsPádraig Brady-2/+5
2009-08-07cp: accept the --reflink optionGiuseppe Scrivano-0/+4
2009-08-06dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering-0/+41
2009-08-04cp -pP (and e.g., -a): preserve time stamps on symlinks, tooJim Meyering-0/+45
2009-07-30tests: new function: require_openat_support_Jim Meyering-7/+16
2009-07-30tail: properly parse fractional seconds when monitoring a pidPádraig Brady-0/+4
2009-07-30tests: test for just-fixed tail --pid bugJim Meyering-0/+5
2009-07-29maint: update sleep.c's copyright year listJim Meyering-185/+0
2009-07-27tests: new test for bug in ls -1U dir arg ...Jim Meyering-2/+13
2009-07-09tests: avoid false-positive cp/link-heap failureJim Meyering-1/+1
2009-07-04tests: refactor code to use require_proc_pid_status_Giuseppe Scrivano-3/+1
2009-07-04tests: use the "nobody" user's group as the default group idGiuseppe Scrivano-2/+2