Age | Commit message (Expand) | Author |
2009-12-30 | tail: test for a bug in inotify-enabled tail -F | Jim Meyering |
2009-12-29 | tail: add another test to exercise abort-inducing flaw in tail -F | Jim Meyering |
2009-12-29 | tail: add a test to exercise abort-inducing flaw in tail -F | Jim Meyering |
2009-12-23 | wc: line-buffer the printed counts | Pádraig Brady |
2009-12-19 | rm: fix --one-file-system regression due to fts conversion | Pádraig Brady |
2009-12-12 | tests: tail-without-inotify: avoid spurious test failure | Jim Meyering |
2009-12-11 | tests: use a slightly better CU_TEST_NAME setting | Jim Meyering |
2009-12-10 | tests: avoid spurious failure when run via valgrind | Jim Meyering |
2009-12-09 | tests: don't let "umask 077" cause root-only cp/preserve-gid failure | Jim Meyering |
2009-12-08 | maint: remove an erroneous comment | Pádraig Brady |
2009-12-08 | sort: fix failure if sort's parent has ignored SIGCHLD | Pádraig Brady |
2009-12-08 | timeout: fix failure if timeout's parent has ignored SIGCHLD | Pádraig Brady |
2009-12-08 | tests: fix stty-row-col failure on small fixed terminals | Pádraig Brady |
2009-12-08 | tests: fix stty failure with serial control settings | Pádraig Brady |
2009-12-06 | tests: readdir-mountpoint-inode avoid false-positive w/virtualbox | Jim Meyering |
2009-12-06 | tests: don't run tail-2/inotify-race by default | Pádraig Brady |
2009-12-03 | tests: fix a bug in sanitize_path_ that inhibited verbose output | Jim Meyering |
2009-12-01 | rm: fix empty-name bug introduced with conversion to use fts | Jim Meyering |
2009-11-23 | tests: avoid test failures when PATH contains an unsearchable directory | Jim Meyering |
2009-11-22 | tests: do not fail on read-only root file system | Dmitry V. Levin |
2009-11-20 | maint: correct comments in test scripts | Jim Meyering |
2009-11-19 | tests: avoid spurious failures due to insecure directory in PATH | Jim Meyering |
2009-11-16 | tail -F can fail to track a file after it's been rotated | Jim Meyering |
2009-11-14 | tests: help-version: exit nonzero when $built_programs is empty | Jim Meyering |
2009-11-14 | tests: avoid a spurious failure on a loaded system | Pádraig Brady |
2009-11-13 | tests: avoid a spurious timeout on a heavily-loaded system | Jim Meyering |
2009-11-09 | ls: fix capability coloring | Pádraig Brady |
2009-11-07 | mktemp: fix bug with -q and closed stdout | Eric Blake |
2009-11-06 | nproc: A new program to count the available processors | Giuseppe Scrivano |
2009-11-05 | mktemp: enhance test to catch just-fixed typo behavior | Eric Blake |
2009-11-05 | mktemp: add suffix handling | Eric Blake |
2009-11-05 | tests: enhance mktemp test | Eric Blake |
2009-11-05 | mktemp: don't leave file behind on write failure | Eric Blake |
2009-11-03 | tests: rm: add test for today's change in behavior | Jim Meyering |
2009-11-03 | tests: inotify-race: don't let malfunctioning gdb hang the test | Jim Meyering |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering |
2009-10-30 | tests: remove the less-regular fail=0 assignments manually | Jim Meyering |
2009-10-29 | tests: don't let a fail=1 env. setting induce unwarranted test failure | Jim Meyering |
2009-10-28 | nice, nohup, su: detect write failure to stderr | Eric Blake |
2009-10-28 | echo, printf: interpret \e as the Escape character | Pádraig Brady |
2009-10-28 | printenv: ignore bogus variable names | Eric Blake |
2009-10-27 | env, printenv: add -0/--null option | Eric Blake |
2009-10-27 | tests: add printenv coverage | Eric Blake |
2009-10-27 | tests: fix PATH problems on cygwin | Eric Blake |
2009-10-26 | tests: clean up tests of env -- handling | Eric Blake |
2009-10-26 | doc: document PATH interactions with env | Eric Blake |
2009-10-26 | env: reject bogus -u arguments | Eric Blake |
2009-10-26 | tests: avoid file name not portable to cygwin | Eric Blake |
2009-10-26 | tests: rm/one-file-system: work around umount failure | Jim Meyering |
2009-10-26 | tests: adjust new env test not to fail | Jim Meyering |