doc: move @shortcontents and @contents from end to start
[platform/upstream/coreutils.git] / tests /
2008-11-22 Jim Meyeringtests: dd: add a test for the required behavior
2008-11-20 Jim Meyeringcp: use far less memory in some cases
2008-11-20 Jim Meyeringtests: add a test of cp --preserve=links
2008-11-16 Jim Meyeringtests: remove debug code that would try to write into...
2008-11-16 Jim Meyeringtests: change misc/printf-surprise so that it doesn...
2008-11-12 Jim Meyeringtests: remove df/total
2008-11-12 Ondřej Vašík* tests/df/total-verify [VERBOSE]: Run df --version...
2008-11-12 Jim Meyeringavoid spurious test failure when df always fails
2008-10-28 Kamil Dudkals: --color now highlights hard linked files, too
2008-10-28 Jim Meyeringtests: ls/stat-failed: don't discard stderr.
2008-10-26 Jim Meyeringtests: seq: check for today's extended long double fix
2008-10-26 Paul Eggertseq: improve quality of format-checking code
2008-10-25 Jim Meyeringtests: df/total: don't fail for an inaccessible mount...
2008-10-25 Paul Eggertseq: revert Solaris 8 work-around that caused x86 regre...
2008-10-23 Jim Meyeringls: use '.' (not +) as SELinux-only alt. access flag...
2008-10-21 Jim Meyeringtests: test today's ls-vs-capability fix
2008-10-15 Pádraig Bradytests: add option processing tests for 'expr'
2008-10-15 Paul Eggertexpr: remove --bignum and --no-bignum options
2008-10-12 Jim Meyeringtests: df: avoid test failure when using mawk
2008-10-04 Jim Meyeringtests: fix the install/strip-program test
2008-10-03 Kamil Dudkals and sort: use filevercmp instead of strverscmp
2008-10-02 Jim Meyeringtests: skip a root-only test when configured without...
2008-10-01 Jim Meyeringtests: use our new timeout program
2008-09-29 Ralf Wildenhuesfix make variable quotation error
2008-09-26 Jim Meyeringrm -r: avoid O(n^2) performance for a directory with...
2008-09-26 Jim Meyeringseq -0.1 0.1 2: print final number when locale's decima...
2008-09-10 Ralf Wildenhuesfix minor shell issues in test suite
2008-09-10 Jim Meyeringtests: don't use "local" in bourne shell scripts
2008-09-10 Jim Meyeringtests: use "Exit $fail", not (exit $fail); exit $fail
2008-09-08 Jim Meyeringtests: move input-tty into a test-lib.sh function
2008-09-07 Jim Meyeringtests: work around Solaris 11 bug
2008-09-07 Jim Meyeringtests: don't let rounding-to-1KB blocks provoke a failure
2008-09-07 Jim Meyeringtests: don't fail due to built-in sleep from Solaris...
2008-09-06 Kamil Dudkainstall: new option: --strip-program,
2008-09-03 Kamil Dudkadf: new option: --total to print grand totals
2008-08-15 Jim Meyeringadjust
2008-08-15 Bruce Korbsort: new option, --sort=version, for version number...
2008-08-14 Jim Meyeringset envvars via "env" to avoid spurious set -x output...
2008-08-14 Jim Meyeringmktemp, sort, tac: don't use undefined after mkstemp...
2008-08-10 Jim Meyeringsort: don't print uninitialized in diagnostic
2008-08-09 Jim Meyering* tests/misc/expr: Add tests of the new GMP-based code.
2008-08-01 Kamil Dudkals: --color now highlights files with capabilities...
2008-07-27 Jim Meyeringshuf: honor --zero-terminated option even with --input...
2008-07-23 Jim Meyeringdd: minor fullblock changes
2008-07-23 Kamil Dudkadd: new option: iflag=fullblock to accumulate full...
2008-07-22 Jim Meyeringtests: do not run chmod on a prefix of space-embedded...
2008-07-22 Ralf Wildenhuestests: again, do not change the mode of all directories...
2008-07-15 Jim Meyeringfix two bugs in ptx
2008-07-11 Pádraig Bradytests: expand: test for lines starting with both spaces...
2008-07-10 Jim Meyeringmake check: accommodate stricter POSIX-conforming shells
2008-06-30 Pádraig Bradytruncate: ignore whitespace in --size parameters
2008-06-27 Pádraig Bradytimeout: fix invalid argument tests
2008-06-26 Peter O'Gormantests: accommodate difference in an AIX 5.3 diagnostic
2008-06-20 Bo Borgersonsort: Fix bug where --batch-size option shrank SORT_SIZE.
2008-06-19 Jim Meyeringtests: avoid test failure when root's primary group...
2008-06-19 Jim Meyeringtests: avoid root-only test failure when run in a chroot
2008-06-18 Jim Meyering* tests/check.mk: Fix a typo in a comment.
2008-06-17 Bo Borgersonsort: accept new option --batch-size=NMERGE
2008-06-17 Bo Borgersonsort: add new option --files0-from=F
2008-06-16 Jim Meyeringchcon: correct --verbose output to include newlines
2008-06-14 Jim Meyeringrun gnulib-tests in parallel
2008-06-13 Eric Blakeod: align multiple -t specs
2008-06-13 Jim Meyeringskip (don't fail) root-only tests for common set-up...
2008-06-12 Bo Borgersoncomm: accept new option: --output-delimiter=STR
2008-06-12 Bo Borgersoncomm: ensure that input files are sorted
2008-06-11 Jim Meyeringtests: skip a chown test on FreeBSD 6.x
2008-06-11 Jim Meyeringtests: remove duplicate mention of misc/selinux
2008-06-10 Pádraig Bradyremove test for specific diagnostic when truncating...
2008-06-10 Pádraig Bradytimeout: use system-independent exit values
2008-06-08 Bo Borgersonstandardize some error messages
2008-06-06 Pádraig BradyAdd new program: truncate
2008-06-02 Pádraig Bradynew program: timeout
2008-06-01 Erik Auerswaldmd5sum: new option, --quiet, to suppress OK messages
2008-05-30 Jim Meyeringtests: ignore known failure on all Darwin 8.x / Mac...
2008-05-30 Jim Meyeringtests: avoid failure with older version of Perl's File...
2008-05-27 Jim Meyeringin 280+ tests/* files, use $srcdir, not $top_srcdir...
2008-05-27 Jim Meyeringprefer abs_srcdir over abs_top_srcdir, ...
2008-05-17 Jim Meyeringtests: skip when a debian libc6-2.7-11 bug makes printf...
2008-05-17 Jim Meyeringtests: sync and update wc and du --files0-from tests
2008-05-17 Jim Meyeringtest invalid-option handling in all programs
2008-05-17 Jim Meyeringtests: remove ugly /bin/sh wrapper around each perl...
2008-05-16 Jim Meyeringtests: allow to run Perl tests more cleanly
2008-05-16 Jim Meyeringtests: env-related clean up
2008-05-16 Jim Meyeringtests: improve coverage of printf.c
2008-05-10 Jim Meyeringnow that the last of the mk-script-using tests is gone...
2008-05-10 Jim Meyeringtests: remove directory, tests/join/
2008-05-10 Jim Meyering* tests/misc/tac: Also perform stdin and piped tests.
2008-05-10 Jim Meyeringtests: convert pr tests
2008-05-10 Jim Meyeringtests: remove directory, tests/tail/
2008-05-09 Jim Meyeringtests: remove directory, tests/sort/
2008-05-08 Jim Meyeringtests: remove directory, tests/tac/
2008-05-08 Jim Meyeringtests: remove directory, tests/test/
2008-05-08 Jim Meyeringtests: Coreutils.pm: support running a program that...
2008-05-06 Jim Meyeringtests: remove directory, tests/tr/
2008-05-06 Jim Meyeringtests: skip another test if mcstransd is running
2008-05-06 Jim Meyeringtests: translate uniq-z-test-adding code to new framework
2008-05-06 Jim Meyeringtests: remove directory, tests/uniq/
2008-05-06 Jim Meyeringtests: remove directory, tests/cut/
2008-05-06 Jim Meyeringtests: remove directory, tests/head/
2008-05-06 Jim Meyeringtests: Coreutils.pm improvements
next