timeout: add the --kill-after option
[platform/upstream/coreutils.git] / tests /
2010-03-16 Pádraig Bradytimeout: add the --kill-after option
2010-03-04 Jim Meyeringtests: don't let the LANGUAGE envvar perturb tests
2010-03-01 Pádraig Bradysort: fix issues with month sorting in some locales
2010-02-25 Eric Blakeexpr: clarify error message
2010-02-17 Moritz Orbachls: fix a regression by honoring NORMAL attributes...
2010-02-16 Pádraig Bradytests: fix an unlikely race in tail-2/inotify-hash...
2010-02-07 Jim Meyeringtests: include help-version test settings used by gzip...
2010-02-02 Pádraig Bradytests: fix various timeout races
2010-02-01 Ondřej Vašíktests: cp-a-selinux: skip the test if mounting a loop...
2010-02-01 Pádraig Bradyjoin: make -t '' operate on the whole line
2010-02-01 Assaf Gordonjoin: add --header option to always output the first...
2010-02-01 Pádraig Bradymaint: use $(CONFIG_INCLUDE) rather than the hardcoding...
2010-02-01 Jim Meyeringls --color: don't emit a final no-op escape sequence
2010-01-23 Pádraig Bradytests: make cp-mv-enotsup-xattr independent of the...
2010-01-23 Pádraig Bradymaint: ensure test independence from config macro format
2010-01-13 Pádraig Bradytests: avoid spurious failures on older shells
2010-01-13 Jim Meyeringtests: work around spurious test failure with OpenBSD4...
2010-01-13 Jim Meyeringtests: don't silently skip the sort-version tests
2010-01-12 Eric Blaketests: avoid spurious failure on old kernel
2010-01-12 Pádraig Bradymaint: fix tests on solaris by using /usr/xpg4/bin
2010-01-07 Eric Blakepr: ensure the page header line is of the required...
2010-01-01 Eric Blakels: fix color of broken symlinks colored as target
2010-01-01 Jim Meyeringmaint: add a few copyrights; remove obsolete README...
2010-01-01 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-12-30 Jim Meyeringtail: test for a bug in inotify-enabled tail -F
2009-12-29 Jim Meyeringtail: add another test to exercise abort-inducing flaw...
2009-12-29 Jim Meyeringtail: add a test to exercise abort-inducing flaw in...
2009-12-23 Pádraig Bradywc: line-buffer the printed counts
2009-12-19 Pádraig Bradyrm: fix --one-file-system regression due to fts conversion
2009-12-12 Jim Meyeringtests: tail-without-inotify: avoid spurious test failure
2009-12-11 Jim Meyeringtests: use a slightly better CU_TEST_NAME setting
2009-12-10 Jim Meyeringtests: avoid spurious failure when run via valgrind
2009-12-09 Jim Meyeringtests: don't let "umask 077" cause root-only cp/preserv...
2009-12-08 Pádraig Bradymaint: remove an erroneous comment
2009-12-08 Pádraig Bradysort: fix failure if sort's parent has ignored SIGCHLD
2009-12-08 Pádraig Bradytimeout: fix failure if timeout's parent has ignored...
2009-12-08 Pádraig Bradytests: fix stty-row-col failure on small fixed terminals
2009-12-08 Pádraig Bradytests: fix stty failure with serial control settings
2009-12-06 Jim Meyeringtests: readdir-mountpoint-inode avoid false-positive...
2009-12-06 Pádraig Bradytests: don't run tail-2/inotify-race by default
2009-12-03 Jim Meyeringtests: fix a bug in sanitize_path_ that inhibited verbo...
2009-12-01 Jim Meyeringrm: fix empty-name bug introduced with conversion to...
2009-11-23 Jim Meyeringtests: avoid test failures when PATH contains an unsear...
2009-11-22 Dmitry V. Levintests: do not fail on read-only root file system
2009-11-20 Jim Meyeringmaint: correct comments in test scripts
2009-11-19 Jim Meyeringtests: avoid spurious failures due to insecure director...
2009-11-16 Jim Meyeringtail -F can fail to track a file after it's been rotated
2009-11-14 Jim Meyeringtests: help-version: exit nonzero when $built_programs...
2009-11-14 Pádraig Bradytests: avoid a spurious failure on a loaded system
2009-11-13 Jim Meyeringtests: avoid a spurious timeout on a heavily-loaded...
2009-11-09 Pádraig Bradyls: fix capability coloring
2009-11-07 Eric Blakemktemp: fix bug with -q and closed stdout
2009-11-06 Giuseppe Scrivanonproc: A new program to count the available processors
2009-11-05 Eric Blakemktemp: enhance test to catch just-fixed typo behavior
2009-11-05 Eric Blakemktemp: add suffix handling
2009-11-05 Eric Blaketests: enhance mktemp test
2009-11-05 Eric Blakemktemp: don't leave file behind on write failure
2009-11-03 Jim Meyeringtests: rm: add test for today's change in behavior
2009-11-03 Jim Meyeringtests: inotify-race: don't let malfunctioning gdb hang...
2009-10-30 Jim Meyeringtests: factor 350 fail=0 initializations into test...
2009-10-30 Jim Meyeringtests: remove the less-regular fail=0 assignments manually
2009-10-29 Jim Meyeringtests: don't let a fail=1 env. setting induce unwarrant...
2009-10-29 Eric Blakenice, nohup, su: detect write failure to stderr
2009-10-28 Pádraig Bradyecho, printf: interpret \e as the Escape character
2009-10-28 Eric Blakeprintenv: ignore bogus variable names
2009-10-28 Eric Blakeenv, printenv: add -0/--null option
2009-10-28 Eric Blaketests: add printenv coverage
2009-10-28 Eric Blaketests: fix PATH problems on cygwin
2009-10-27 Eric Blaketests: clean up tests of env -- handling
2009-10-27 Eric Blakedoc: document PATH interactions with env
2009-10-27 Eric Blakeenv: reject bogus -u arguments
2009-10-26 Eric Blaketests: avoid file name not portable to cygwin
2009-10-26 Jim Meyeringtests: rm/one-file-system: work around umount failure
2009-10-26 Jim Meyeringtests: adjust new env test not to fail
2009-10-26 Jim Meyeringtests: nice: adjust new tests to work more portably
2009-10-23 Eric Blaketests: test recent status changes
2009-10-23 Eric Blakemaint: move chroot test
2009-10-23 Eric Blaketests: enhance stdbuf and timeout tests
2009-10-23 Eric Blakenohup: use EXIT_CANCELED if not POSIXLY_CORRECT
2009-10-23 Eric Blakechroot, env, nice, su: use EXIT_CANCELED for internal...
2009-10-23 Eric Blaketests: accommodate BSD getopt
2009-10-22 Giuseppe Scrivanotests: add a test for the `tail -f' race condition bug
2009-10-22 Eric Blaketests: ensure touch honors trailing slash
2009-10-21 Pádraig Bradymd5sum, sha*sum, sum: line-buffer the printed checksums
2009-10-17 Eric Blaketouch: add -h to change symlink timestamps, where supported
2009-10-17 Jim Meyeringtests: abmon-align: avoid test failure
2009-10-10 Eric Blakecopy: allow symlink timestamp preservation on more...
2009-10-10 Jim Meyeringtests: adjust tail-2/pid to work around FreeBSD 6.1...
2009-10-09 Eric Blakestat: test recent patch
2009-10-07 Guenter Knaufmd5sum, sha*sum: also accept openssl checksum syntax
2009-10-02 Pádraig Bradytail: avoid a race where we could miss new data with...
2009-09-30 Jim Meyeringtests: tail-2/pid: use a 3-second timeout, not 1
2009-09-30 Pádraig Bradyls: always print "?" for allocated size of a dereferenc...
2009-09-29 Jim Meyeringstat: interpret "-" as standard input
2009-09-29 Jim Meyeringls: print "?", not "0" as inode of dereferenced danglin...
2009-09-29 Jim Meyeringls: with -LR, exit with status 2 upon detecting a cycle
2009-09-25 Eric Blakeln: add -L/-P options
2009-09-23 Eric Blakereadlink: pick up gnulib changes to readlink -f
2009-09-21 Pádraig Bradyls: handle disabling of colors consistently for all...
2009-09-14 Jim Meyeringtouch: don't reject "60" as number of seconds in a...
next