summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2009-07-30tests: new function: require_openat_support_Jim Meyering
2009-07-30tail: properly parse fractional seconds when monitoring a pidPádraig Brady
2009-07-30tests: test for just-fixed tail --pid bugJim Meyering
2009-07-29maint: update sleep.c's copyright year listJim Meyering
2009-07-27tests: new test for bug in ls -1U dir arg ...Jim Meyering
2009-07-09tests: avoid false-positive cp/link-heap failureJim Meyering
2009-07-04tests: refactor code to use require_proc_pid_status_Giuseppe Scrivano
2009-07-04tests: use the "nobody" user's group as the default group idGiuseppe Scrivano
2009-07-03sort: allow SI and IEC units on separate human sort fieldsPádraig Brady
2009-07-03tests: tail-2/wait: rename internal file nameJim Meyering
2009-07-03tests: tail-2/wait: don't fail when run as rootGiuseppe Scrivano
2009-06-27stdbuf: fix to stop -i option causing an assertionPádraig Brady
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-06-23maint: remove old TODO filesJim Meyering
2009-06-23tests: tail-2/pid: include more info upon failureJim Meyering
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady
2009-06-15maint: revert last change: we're not ready for "local" in scripts, yetJim Meyering
2009-06-15use a local var: more readableJim Meyering
2009-06-15tail: use inotify if it is availableGiuseppe Scrivano
2009-06-13sort: Ignore fields where end position is before the start positionCliff Miller
2009-06-11tests: ls --color, permissions override hardlink coloringPádraig Brady
2009-06-11ls --color: do not colorize files with multiple hard links by defaultKamil Dudka
2009-06-02chroot: make --groups= work without --userspec=; be more robustJim Meyering
2009-06-02chroot: don't set bogus user-ID or group-ID for --u=U: or --u=:GJim Meyering
2009-06-02tests: use "nobody" as the default group name in chroot testJim Meyering
2009-05-26sort: new --human-numeric-sort option to sort KiB MB etc.Michael Speer
2009-05-26chroot: accept new options --userspec=U:G and --groups=G1,G2,G3Giuseppe Scrivano
2009-05-15tests: fix date-next-dow failure on older systemsPádraig Brady
2009-05-05tests: rm/one-file-system: umount more reliablyJim Meyering
2009-05-03tests: add tests of e.g., date -d 'next monday'Jim Meyering
2009-04-28tests: ensure that cp's -a doesn't silence --preserve=contextOndřej Vašík
2009-04-28tests: add test for xattr diagnostics on dest. FS lacking xattr supportOndřej Vašík
2009-04-24tests: avoid unusual (~1-in-20) failure of a new testJim Meyering
2009-04-23sort -m: don't segfault when output file is also an input fileJim Meyering
2009-04-22cp: work around linux kernel bug: short-read != EOF on /procJim Meyering
2009-04-22tests: avoid new "make distcheck" failure due to newer File::TempJim Meyering
2009-04-19tests: avoid failure of install-C test on FreeBSD UFS file systemAurelien Jarno
2009-04-09tests: misc/ls-misc: avoid shadowing local decl of $eJim Meyering
2009-04-09id: fix infinite loop on some systemsPádraig Brady
2009-04-07maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady
2009-04-02tests: skip mv/i-3 if /dev/stdin is unreadableJim Meyering
2009-03-31tests: enable automake's color-tests and parallel-tests via configure.acJim Meyering