maint: update all FSF copyright year lists to include 2010
[platform/upstream/coreutils.git] / tests /
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...
2009-09-14 Jim Meyeringmaint: use #!/bin/sh consistently in shell-based test...
2009-09-14 Pádraig Bradytests: fix dd/skip-seek-past-file to work on ecryptfs
2009-09-14 Ondřej Vašíkcp,mv: preserve extended attributes even for read-only...
2009-09-11 Jim Meyeringid: don't print context=... when POSIXLY_CORRECT is set
2009-09-11 Jim Meyeringrm: rewrite to use fts
2009-09-10 Jim Meyeringlink,ln: use gnulib's link module to work around Solari...
2009-09-10 Jim Meyeringdd conv=unblock: print final newline consistently
2009-09-08 Pádraig Bradytests: tail-2/assert: reduce risk of race condition
2009-09-08 Pádraig Bradytests: address a race condition in misc/cat-buf
2009-09-07 Jim Meyeringtail: ignore -f for piped-stdin, as POSIX requires
2009-09-07 Pádraig Bradytests: tail-2/flush-initial should not rely on stdbuf
2009-09-07 Jim Meyeringtests: misc/cat-buf: clean up syntax
2009-09-07 Jim Meyeringtests: ls/color-clear-to-eol: append NL to accommodate...
2009-09-07 Jim Meyeringtests: tail-2/infloop-1: avoid rare test failure on...
2009-09-07 Jim Meyeringtail -f: handle "-"/stdin once again
2009-09-06 Jim Meyeringtests: tail-2/flush-initial: correct race avoidance...
2009-09-06 Jim Meyeringtests: ls-misc: don't let a bogus umask cause test...
2009-09-06 Jim Meyeringtail: flush initial output before possibly blocking
2009-09-05 Jim Meyeringtests: ls/stat-vs-dirent: avoid spurious test failure
2009-09-05 Pádraig Bradytests: test old tail -f method even on systems with...
2009-09-04 Petr Salingertests: fix a tail-2/pid failure on GNU/kFreeBSD
2009-09-04 Pádraig Bradytests: fix a failure when running tail-2/wait as root
2009-09-03 Jim Meyeringdf: don't fail due to an unreadable argument
next