Age | Commit message (Expand) | Author |
2011-11-22 | tests: use compare, not "diff", in a few stray tests | Jim Meyering |
2011-11-14 | id: fail when getuid, getgid, etc. fail, e.g., on GNU/Hurd | Ludovic Courtès |
2011-11-13 | tests: avoid rare fp failure in du/move-dir-while-traversing | Nix |
2011-11-12 | * tests/misc/sort-continue: Port to Fedora 15. | Paul Eggert |
2011-11-12 | * tests/ls/block-size: Make it executable. | Paul Eggert |
2011-11-11 | ls: -k no longer affects -l's file sizes | Paul Eggert |
2011-11-03 | tests: avoid signal issues in timeout-group | Pádraig Brady |
2011-11-03 | tests: fix a race in timeout-group | Pádraig Brady |
2011-10-30 | tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOM | Jim Meyering |
2011-10-29 | tests: don't make tail's pipe-f2 test take the full 10 seconds | Jim Meyering |
2011-10-19 | maint: tac: prefer "failed to" diagnostic over "cannot" | Jim Meyering |
2011-10-17 | tac: don't misbehave with multiple non-seekable inputs | Jim Meyering |
2011-10-17 | maint: speed up make check (vc_exe_in_TESTS) | Pádraig Brady |
2011-10-12 | tests: avoid a false failure on systems without inotify | Pádraig Brady |
2011-10-09 | tests: skip rather than failing when perl is not available | Jim Meyering |
2011-10-08 | tests: avoid tail-2/F-vs-missing failure on NFS | Jim Meyering |
2011-10-08 | tests: avoid ls/slink-acl test failure on Solaris 10 | Jim Meyering |
2011-10-08 | tests: avoid false-positive failures on linux/sparc64 | Jim Meyering |
2011-10-05 | tests: add a test to exercise today's ls-lL-vs-ACL bug | Jim Meyering |
2011-10-01 | ls: fix output of dangling symlinks colored as target | Pádraig Brady |
2011-09-27 | sort: avoid a NaN-induced infloop | Jim Meyering |
2011-09-24 | tests: mention new check-expensive/check-very-expensive in test logs | Bernhard Voelker |
2011-09-19 | tests: init.sh: support any non-GNU diff | Bruno Haible |
2011-09-19 | tests: cp-parents: don't let a failing chmod go unnoticed | Jim Meyering |
2011-09-16 | md5sum: handle BSD reversed format checksums | Pádraig Brady |
2011-09-08 | doc: fix typo in test script comment | Jim Meyering |
2011-09-07 | tests: adjust PATH to include /sbin for mkfs-using tests | Bernhard Voelker |
2011-09-02 | tests: init.sh: work also with any non-GNU diff that supports -u | Bruno Haible |
2011-09-02 | tests: remove require-perl script; use function instead | Jim Meyering |
2011-09-02 | tests: cut: exercise distro-added multibyte code paths | Jim Meyering |
2011-09-01 | tests: split/l-chunk: avoid a portability issue | Pádraig Brady |
2011-09-01 | tests: pwd-long: diagnose failure earlier | Jim Meyering |
2011-09-01 | tests: printf-surprise: avoid false-positive failure | Jim Meyering |
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 |