summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorLines
2009-10-10copy: allow symlink timestamp preservation on more systemsEric Blake-0/+2
2009-10-08stat: test recent patchEric Blake-0/+50
2009-10-07md5sum, sha*sum: also accept openssl checksum syntaxGuenter Knauf-0/+21
2009-10-02tail: avoid a race where we could miss new data with --pidPádraig Brady-7/+8
2009-09-30tests: tail-2/pid: use a 3-second timeout, not 1Jim Meyering-2/+2
2009-09-30ls: always print "?" for allocated size of a dereferenced dangling symlinkPádraig Brady-2/+8
2009-09-29stat: interpret "-" as standard inputJim Meyering-0/+36
2009-09-29ls: print "?", not "0" as inode of dereferenced dangling symlinkJim Meyering-0/+8
2009-09-29ls: with -LR, exit with status 2 upon detecting a cycleJim Meyering-12/+13
2009-09-25ln: add -L/-P optionsEric Blake-23/+83
2009-09-23readlink: pick up gnulib changes to readlink -fEric Blake-10/+26
2009-09-21ls: handle disabling of colors consistently for all tile typesPádraig Brady-0/+20
2009-09-14touch: don't reject "60" as number of seconds in a legacy time stampJim Meyering-0/+39
2009-09-14maint: use #!/bin/sh consistently in shell-based test scriptsJim Meyering-1/+1
2009-09-14tests: fix dd/skip-seek-past-file to work on ecryptfsPádraig Brady-1/+2
2009-09-14cp,mv: preserve extended attributes even for read-only filesOndřej Vašík-14/+28
2009-09-11id: don't print context=... when POSIXLY_CORRECT is setJim Meyering-0/+41
2009-09-11rm: rewrite to use ftsJim Meyering-1/+1
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