Age | Commit message (Expand) | Author |
2011-09-01 | tests: improve message in 'require_membership_in_two_groups_' function | Bernhard Voelker |
2011-09-01 | tests: misc/printf: accommodate alternate behavior | Jim Meyering |
2011-09-01 | tests: invoke via "env printf", rather than using an absolute name | Jim Meyering |
2011-08-31 | date: support parsing of ISO-8601-with-"T" dates | Jim Meyering |
2011-08-24 | maint: rename a test | Jim Meyering |
2011-08-24 | tests: adjust the new, very expensive rm test to be less expensive | Jim Meyering |
2011-08-24 | pr: fix so that LAST_PAGE is honored with -T | Pádraig Brady |
2011-08-19 | rm, du, chmod, chown, chgrp: use much less memory for large directories | Jim Meyering |
2011-08-08 | tests: avoid lack-of-support du test failure on HP-UX 11.31 | Jim Meyering |
2011-08-08 | join: with --check-order print offending file name, line number and data | Jim Meyering |
2011-08-08 | maint: add copyright notice to init.cfg | Jim Meyering |
2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini |
2011-08-04 | tests: remove obsolete 'error_' shell function | Stefano Lattarini |
2011-07-27 | maint: copy: refactor hard link creation | Pádraig Brady |
2011-07-27 | tests: cp/preserve-link: test all relevant paths | Pádraig Brady |
2011-07-26 | maint: use consistent style in C and test scripts | Jim Meyering |
2011-07-25 | cp: don't mishandle existing dir dest permissions (Bug#9170) | Paul Eggert |
2011-07-25 | cp -up: preserve all hard links | Jim Meyering |
2011-07-25 | timeout: support sub-second timeouts | Pádraig Brady |
2011-07-20 | unexpand: fix misalignment when spaces span a tabstop | Pádraig Brady |
2011-07-17 | timeout: add regression test (Bug#9098) | Paul Eggert |
2011-07-16 | timeout: treat seconds counts like 'sleep' does | Paul Eggert |
2011-07-08 | timeout: support cascaded timeouts | Pádraig Brady |
2011-07-08 | timeout: add --foreground to support interactive commands | Pádraig Brady |
2011-07-07 | tests: exercise md5sum's new --strict option | Jim Meyering |
2011-06-22 | tests: stat-free-color: do not count stat calls before main | Bernhard Voelker |
2011-06-21 | tests: cp/sparse-fiemap: use "head -n99" in place of "head -99" | Bernhard Voelker |
2011-06-20 | tests: init.sh: use "sed 1q" in place of "head -1" | Jim Meyering |
2011-06-20 | tests: improve init.sh by removing w2_ | Bernhard Voelker |
2011-06-19 | tests: avoid extra forks in the testsuite | Stefano Lattarini |
2011-06-19 | tests: make test runner a script, not a shell function | Stefano Lattarini |
2011-06-19 | maint: typo: insert omitted word in test comment | James Youngman |
2011-06-18 | tests: sort-debug-keys: fix a bug with translated diagnostics | Jim Meyering |
2011-06-17 | tests: avoid sort-spinlock-abuse false positive under heavy load | Jim Meyering |
2011-06-17 | tests: remove skip_test_ function; use new skip_ instead | Jim Meyering |
2011-06-17 | tests: make init.sh's warn_ emit to both the tty and the log file | Jim Meyering |
2011-06-17 | tests: use printf, not echo in init.sh's warn_ function | Jim Meyering |
2011-06-14 | tests: accommodate HP-UX and ksh-derived shells | Jim Meyering |
2011-06-13 | init.sh: sync from gnulib | Jim Meyering |
2011-06-13 | maint: revert previous commit | Jim Meyering |
2011-06-13 | init.sh: accommodate shells for which 1>&$stderr_fileno_ fails | Jim Meyering |
2011-06-13 | tests: avoid sort-spinlock-abuse false positive under heavy load | Jim Meyering |
2011-06-13 | tests: avoid a false failure on HPUX systems | Pádraig Brady |
2011-06-11 | tests: inotify-rotate: avoid false positive under heavy load | Jim Meyering |
2011-06-01 | tests: stat-free-color: accommodate stat of /selinux on rawhide | Jim Meyering |
2011-05-28 | tests: move tests/misc/split-* into tests/split/... | Jim Meyering |
2011-05-27 | chown,chgrp: output the correct ownership in -v messages | Pádraig Brady |
2011-05-26 | split: diagnose when --filter is used with a chunk number | Pádraig Brady |
2011-05-26 | split: exit when we can no longer write to a --filter | Pádraig Brady |
2011-05-26 | split: return success even if a --filter exits | Pádraig Brady |