*** empty log message ***
[platform/upstream/coreutils.git] / tests /
2006-07-01 Paul Eggert(f-pipe-1): Renamed from f-1.
2006-07-01 Paul Eggert(neg-2): Adjust to new default format.
2006-06-30 Jim Meyering* tests/stty/basic-1: Work around an intermittent test...
2006-06-28 Jim Meyering* tests/mv/i-link-no: Work around HP-UX /bin/sh tracing...
2006-06-27 Jim Meyering* tests/misc/cat-proc: Try to avoid any spurious numeric
2006-06-26 Jim Meyering* NEWS: rm no longer fails to remove an empty, unreadab...
2006-06-25 Jim Meyering* NEWS: wc accepts a new option --files0-from=FILE...
2006-06-18 Jim MeyeringFix typo (s/neq/ne/) in previous change.
2006-06-18 Jim Meyeringmake error output a little clearer
2006-06-17 Jim Meyering* tests/rm/inaccessible: Skip this test on systems...
2006-06-16 Jim Meyering.
2006-06-16 Jim Meyeringadd these two files (a and b) so that I can remove...
2006-06-16 Jim Meyeringremove the files once and for all, so that tools like...
2006-06-15 Paul EggertImprove permission checks to handle
2006-06-14 Jim Meyeringtests/du/basic: Revamp not to hard-code file system...
2006-06-12 Jim Meyeringtests/du/Makefile.am (TESTS_ENVIRONMENT): Pass $(PERL...
2006-06-11 Jim MeyeringSetting TIME_STYLE=long-iso in the environment would...
2006-06-11 Paul Eggert* tests/cp/same-file: Execute 'ls' in the C locale...
2006-06-08 Jim MeyeringEnsure that cat works with any of the options, -A ...
2006-06-05 Paul EggertRename file to avoid bugs with VPATH builds and Solaris...
2006-06-05 Paul EggertDon't assign to PROG; no longer needed
2006-06-05 Paul Eggert(PROG): Take the basename of $$tst,
2006-06-03 Jim MeyeringTest for this:
2006-06-03 Jim Meyering(TESTS): Add link-no-deref.
2006-06-01 Paul EggertDon't assume that >&- works.
2006-06-01 Paul EggertDon't assume that >&- works. Add a /dev/full test.
2006-06-01 Paul EggertDon't assume that \< \> works in sed.
2006-05-28 Jim MeyeringSource lang-default. From Ralf Wildenhues.
2006-05-28 Jim MeyeringAIX 4.3.3 gives a different diagnostic.
2006-05-13 Jim MeyeringTest two more cases.
2006-05-11 Jim Meyering.
2006-05-11 Jim Meyering*** empty log message ***
2006-05-11 Jim Meyering(TESTS): Add no-target-dir.
2006-05-11 Jim Meyeringensure that mv did what it's supposed to
2006-05-11 Jim Meyering.
2006-05-11 Jim Meyering(TESTS): Add atomic.
2006-05-11 Jim MeyeringNew file/test for yesterday's fix.
2006-05-11 Jim MeyeringAvoid harmless `ambiguous redirect' diagnostic.
2006-05-06 Jim Meyering.
2006-05-06 Jim MeyeringExpand to test broken links encountered
2006-05-06 Jim MeyeringExpand to test inode from readdir case.
2006-05-06 Jim Meyering(TESTS): Add stat-vs-dirent.
2006-05-06 Jim Meyering*** empty log message ***
2006-05-06 Jim MeyeringWork even on case-insensitive file system.
2006-04-25 Paul Eggert(relative-3): New test, derived from a bug report by...
2006-04-18 Jim MeyeringAdd new programs, base64, sha224sum, sha256sum, sha384s...
2006-04-12 Paul EggertUse \{...\} in test RE, to test that we're conforming...
2006-04-12 Paul Eggert(fail-a): Adjust exit status to match new expr behavior...
2006-04-12 Paul EggertDo not assume that 'sed' can handle long, newline-free...
2006-04-12 Paul EggertSolaris 8 sh doesn't understand "if !". Do not assume...
2006-03-26 Jim Meyering.
2006-03-26 Jim Meyering.
2006-03-26 Jim Meyeringremove this entire directory
2006-03-26 Jim Meyeringremove this entire directory
2006-03-26 Jim Meyering(SUBDIRS): Remove basename.
2006-03-26 Jim Meyering(TESTS): Sort. Add basename, dirname.
2006-03-26 Jim Meyeringnew file -- from Eric Blake
2006-03-26 Jim MeyeringMove to ../misc/basename
2006-03-26 Jim MeyeringMoved from ../basename/basic.
2006-03-23 Paul EggertTest the new nohup behavior.
2006-03-12 Jim Meyering.
2006-03-08 Paul EggertAdd test cases for append, nofollow, directory,
2006-03-08 Paul Eggertiflags->iflag. This fixes a typo that meant the
2006-03-05 Jim MeyeringSet SHELL, if not already set, in order to
2006-03-05 Jim Meyering.
2006-03-03 Jim Meyeringadd warning comment
2006-03-03 Jim MeyeringDon't fail when run from an environment with SHELL...
2006-02-27 Jim MeyeringDerive --decode-using tests from the encode-based ones.
2006-02-27 Jim MeyeringFactor out a long constant string.
2006-02-27 Jim Meyering(TESTS): Add base64.
2006-02-27 Jim MeyeringTest base64. From Simon Josefsson.
2006-02-20 Jim Meyering.
2006-02-20 Jim Meyering.
2006-02-20 Jim Meyeringtests for new, -I, option
2006-02-20 Jim Meyering(TESTS): Add interactive-always and interactive-once.
2006-02-14 Jim Meyeringfix typo in diagnostic
2006-02-11 Jim MeyeringAdjust two expected diagnostics, now that they're
2006-02-11 Jim Meyering.
2006-02-11 Jim Meyering(TESTS): Add empty-inacc.
2006-02-11 Jim Meyering# Ensure that rm -rf removes an empty-and-inaccessible...
2006-02-07 Jim Meyering(expected_failure_status_vdir):
2006-02-04 Jim Meyering*** empty log message ***
2006-02-04 Jim Meyeringtweak comment
2006-02-04 Jim Meyeringadd a comment
2006-02-04 Jim Meyering(TESTS): Add cp-deref.
2006-02-04 Jim MeyeringNew file. Test for today's fix.
2006-02-03 Jim Meyeringregenerate, as usual
2006-01-25 Jim Meyering.
2006-01-24 Jim MeyeringNew file. Test for today's fix.
2006-01-24 Jim Meyering(TESTS): Add append-only.
2006-01-24 Jim Meyering(check-root): Add tail-2/append-only
2006-01-19 Jim Meyering(pfx-1, pfx-2): New tests, to demonstrate the bug
2006-01-18 Jim Meyering(TESTS): Add long-from-unreadable.
2006-01-17 Jim Meyering.
2006-01-17 Jim MeyeringNew test, to exercise one small corner of fts.c.
2006-01-13 Jim Meyering(SUBDIRS): Add comments discouraging the
2006-01-13 Jim MeyeringRedirect stdin to /dev/null. Otherwise, FreeBSD 5...
2006-01-12 Jim MeyeringAdjust not to hard-code the expected
2006-01-12 Jim MeyeringCreate final file *after* the loop.
2006-01-12 Jim MeyeringCreate file at end of symlink chain.
next