doc: clean up NEWS
[platform/upstream/coreutils.git] / tests /
2011-10-05 Jim Meyeringtests: add a test to exercise today's ls-lL-vs-ACL bug
2011-10-01 Pádraig Bradyls: fix output of dangling symlinks colored as target
2011-09-27 Jim Meyeringsort: avoid a NaN-induced infloop
2011-09-24 Bernhard Voelkertests: mention new check-expensive/check-very-expensive...
2011-09-19 Bruno Haibletests: init.sh: support any non-GNU diff
2011-09-19 Jim Meyeringtests: cp-parents: don't let a failing chmod go unnoticed
2011-09-16 Pádraig Bradymd5sum: handle BSD reversed format checksums
2011-09-08 Jim Meyeringdoc: fix typo in test script comment
2011-09-07 Bernhard Voelkertests: adjust PATH to include /sbin for mkfs-using...
2011-09-02 Bruno Haibletests: init.sh: work also with any non-GNU diff that...
2011-09-02 Jim Meyeringtests: remove require-perl script; use function instead
2011-09-02 Jim Meyeringtests: cut: exercise distro-added multibyte code paths
2011-09-01 Pádraig Bradytests: split/l-chunk: avoid a portability issue
2011-09-01 Jim Meyeringtests: pwd-long: diagnose failure earlier
2011-09-01 Jim Meyeringtests: printf-surprise: avoid false-positive failure
2011-09-01 Bernhard Voelkertests: improve message in 'require_membership_in_two_gr...
2011-09-01 Jim Meyeringtests: misc/printf: accommodate alternate behavior
2011-09-01 Jim Meyeringtests: invoke via "env printf", rather than using an...
2011-08-31 Jim Meyeringdate: support parsing of ISO-8601-with-"T" dates
2011-08-24 Jim Meyeringmaint: rename a test
2011-08-24 Jim Meyeringtests: adjust the new, very expensive rm test to be...
2011-08-23 Pádraig Bradypr: fix so that LAST_PAGE is honored with -T
2011-08-19 Jim Meyeringrm, du, chmod, chown, chgrp: use much less memory for...
2011-08-08 Jim Meyeringtests: avoid lack-of-support du test failure on HP...
2011-08-08 Jim Meyeringjoin: with --check-order print offending file name...
2011-08-08 Jim Meyeringmaint: add copyright notice to init.cfg
2011-08-08 Stefano Lattarinitests: complete the renaming framework_failure -> frame...
2011-08-04 Stefano Lattarinitests: remove obsolete 'error_' shell function
2011-07-27 Pádraig Bradymaint: copy: refactor hard link creation
2011-07-27 Pádraig Bradytests: cp/preserve-link: test all relevant paths
2011-07-26 Jim Meyeringmaint: use consistent style in C and test scripts
2011-07-25 Paul Eggertcp: don't mishandle existing dir dest permissions ...
2011-07-25 Jim Meyeringcp -up: preserve all hard links
2011-07-25 Pádraig Bradytimeout: support sub-second timeouts
2011-07-20 Pádraig Bradyunexpand: fix misalignment when spaces span a tabstop
2011-07-17 Paul Eggerttimeout: add regression test (Bug#9098)
2011-07-16 Paul Eggerttimeout: treat seconds counts like 'sleep' does
2011-07-08 Pádraig Bradytimeout: support cascaded timeouts
2011-07-08 Pádraig Bradytimeout: add --foreground to support interactive commands
2011-07-07 Jim Meyeringtests: exercise md5sum's new --strict option
2011-06-22 Bernhard Voelkertests: stat-free-color: do not count stat calls before...
2011-06-21 Bernhard Voelkertests: cp/sparse-fiemap: use "head -n99" in place of...
2011-06-20 Jim Meyeringtests: init.sh: use "sed 1q" in place of "head -1"
2011-06-20 Bernhard Voelkertests: improve init.sh by removing w2_
2011-06-19 Stefano Lattarinitests: avoid extra forks in the testsuite
2011-06-19 Stefano Lattarinitests: make test runner a script, not a shell function
2011-06-19 James Youngmanmaint: typo: insert omitted word in test comment
2011-06-18 Jim Meyeringtests: sort-debug-keys: fix a bug with translated diagn...
2011-06-17 Jim Meyeringtests: avoid sort-spinlock-abuse false positive under...
2011-06-17 Jim Meyeringtests: remove skip_test_ function; use new skip_ instead
2011-06-17 Jim Meyeringtests: make init.sh's warn_ emit to both the tty and...
2011-06-17 Jim Meyeringtests: use printf, not echo in init.sh's warn_ function
2011-06-14 Jim Meyeringtests: accommodate HP-UX and ksh-derived shells
2011-06-13 Jim Meyeringinit.sh: sync from gnulib
2011-06-13 Jim Meyeringmaint: revert previous commit
2011-06-13 Jim Meyeringinit.sh: accommodate shells for which 1>&$stderr_fileno...
2011-06-13 Jim Meyeringtests: avoid sort-spinlock-abuse false positive under...
2011-06-13 Pádraig Bradytests: avoid a false failure on HPUX systems
2011-06-11 Jim Meyeringtests: inotify-rotate: avoid false positive under heavy...
2011-06-01 Jim Meyeringtests: stat-free-color: accommodate stat of /selinux...
2011-05-28 Jim Meyeringtests: move tests/misc/split-* into tests/split/...
2011-05-27 Pádraig Bradychown,chgrp: output the correct ownership in -v messages
2011-05-25 Pádraig Bradysplit: diagnose when --filter is used with a chunk...
2011-05-25 Pádraig Bradysplit: exit when we can no longer write to a --filter
2011-05-25 Pádraig Bradysplit: return success even if a --filter exits
2011-05-25 Pádraig Bradysplit: fix an edge case where -n l/... creates an extra...
2011-05-25 Bernhard Voelkerchmod: output the original mode in verbose mode
2011-05-25 Jim Meyeringtests: ls/stat-free-color: fix unwarranted failure...
2011-05-24 Pádraig Bradysplit: fix cases where -n l/... creates extraneous...
2011-05-22 Jim Meyeringtests: fix typo in tac-continue
2011-05-18 Pádraig Bradyprintf: fix an out-of-bounds memory access
2011-05-14 Pádraig Bradytests: refactor more tests to use mkfifo_or_skip_
2011-05-14 Pádraig Bradyshuf: use memory more efficiently when returning a...
2011-05-13 Jim Meyeringmaint: avoid syntax-check failure due to long line
2011-05-13 Jim Meyeringmaint: add new syntax-check rule to prohibit use of...
2011-05-13 Jim Meyeringtests: use skip_test_, not skip_
2011-05-13 Jim Meyeringls: allow stat-free use of --color
2011-05-07 Jim Meyeringtests: don't fail the split --filter=CMD test if xz...
2011-05-06 Jim Meyeringtests: test split's new --filter=CMD option
2011-05-06 Pádraig Bradysort: fix a contradictory --debug warning
2011-04-29 Jim Meyeringtests: distribute new file, CuSkip.pm
2011-04-28 Jim Meyeringtests: remove useless test: misc/pwd-unreadable-parent
2011-04-28 Jim Meyeringtests: write skip explanation from perl scripts also...
2011-04-25 Jim Meyeringtail --follow=name no longer implies --retry
2011-04-25 Jim Meyeringtests: tail-2/pipe-f2: avoid false-positive failure
2011-04-22 Alan Currytests: sparse-fiemap: adjust syntax to accommodate...
2011-04-21 Jim Meyeringtests: sparse-fiemap: with root/ext3, do not create...
2011-04-21 Jim Meyeringtests: sparse-fiemap: report more detail upon failure...
2011-04-20 Jim Meyeringcopy: do not treat unwritten extents specially: avoid...
2011-04-20 Jim Meyeringtests: remove spurious syntax from a perl snippet
2011-04-13 Pádraig Bradytests: fix a false positive fiemap test on some file...
2011-04-12 Pádraig Bradymaint: correct kernel version in test comment
2011-04-11 Jim Meyeringmaint: remove doubled words in comments, e.g., s/to...
2011-04-04 Jim Meyeringtests: avoid spurious parallel failure due to temporary...
2011-04-04 Jim Meyeringtests: don't ever leave a backgrounded "sleep 10m"...
2011-04-04 Jim Meyeringtests: preserve-gid: don't chown temporary PATH dir...
2011-04-04 Jim Meyeringtests: preserve-gid: remove useless use of "env"
2011-04-04 Jim Meyeringtests: convert common root-build test failure to a...
2011-04-02 Jim Meyeringmaint: fix a comment typo
2011-04-01 Pádraig Bradycopy: process empty extents more efficiently
next