Use <wchar.h>, not "wcwidth.h".
[platform/upstream/coreutils.git] / tests /
2007-07-04 Paul Eggertpr -F no longer suppresses the footer or the first...
2007-06-22 Pádraig BradyAdd test cases for seq off-by-one problem.
2007-06-18 Paul EggertA few more symlink-related fixes. Fix a bug triggered...
2007-06-15 Paul EggertCorrect cp's handling of destination symlinks in some...
2007-06-10 Jim Meyeringbug-fix: cp would fail to write through a dangling...
2007-05-22 Jim Meyeringcut: diagnose a range starting with 0 (-f 0-2) as inval...
2007-05-22 Jim Meyering"cut -f 2-0" now fails; before, it was equivalent to...
2007-05-22 Jim Meyeringstty: diagnose an invalid hex value in 35-colon commman...
2007-05-13 Jim MeyeringRemove the generated tests/*/Makefile.am files from...
2007-05-13 Jim MeyeringTest uniq's new --zero-terminated (-z) option.
2007-05-04 Jim MeyeringAvoid test failure when run with an unusual umask.
2007-05-04 Jim MeyeringAvoid failure of root-only test when run with a restric...
2007-05-04 Jim Meyeringtr -c: don't abort when translating with S2 larger...
2007-05-03 Jim MeyeringAvoid test failure when run with a permissive umask.
2007-05-02 Jim MeyeringInvoke rm via 'setuidgid ... env PATH="$PATH" ...'...
2007-04-24 Jim Meyering* THANKS: Add Andreas Frische.
2007-04-11 Paul Eggertsplit --line-bytes=N (-C N): don't create an empty...
2007-04-07 Jim MeyeringAdd a test for, and document, today's fix.
2007-04-02 Paul Eggert* src/ls.c (print_horizontal): Fix bug reported by...
2007-03-29 Jim Meyering* src/runcon.c (main): Don't reorder arguments. Reported by
2007-03-29 Jim MeyeringArrange for "make check-root" to run the new root-only...
2007-03-29 Jim Meyering* src/runcon.c: New program.
2007-03-29 Jim Meyering* tests/cp/cp-a-selinux: New file. Test for the bug...
2007-03-29 Jim Meyering* tests/misc/selinux [VERBOSE]: Print version info...
2007-03-29 Jim Meyeringls: Add support for SELinux and a slightly modified...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-24 Jim MeyeringIf strace malfunctions, skip the test rather than faili...
2007-03-22 Jim Meyering* tests/mv/hard-3: Correct the preceding change: $3...
2007-03-22 Paul EggertImprove a test script.
2007-03-21 Jim MeyeringFix a test script not to claim an ext2 file system...
2007-03-20 Jim MeyeringSkip part of this test when "." is not a local file...
2007-03-20 Jim MeyeringSkip part of this test when "." is not a local file...
2007-03-18 Jim MeyeringFix a generic NFS-related test failure.
2007-03-18 Jim MeyeringMerge branch 'master' of /cu
2007-03-18 Jim MeyeringFix a bug in how pr -m -s works.
2007-03-17 Jim Meyering* tests/misc/tty-eof: Add shuf to the list of tested...
2007-03-17 Jim MeyeringAvoid test failure on NFS-mounted Solaris ZFS file...
2007-03-16 Paul Eggert* src/copy.c: Include filemode.h.
2007-03-13 Jim MeyeringWork around a failing test due to an NFS-based race...
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-03-10 Jim MeyeringThe preceding change solved part of the problem. Now...
2007-03-10 Jim Meyering* tests/install/basic-1: When setting up an unreadable...
2007-03-09 Jim Meyering* tests/chgrp/basic: Also avoid test failures on Darwin...
2007-03-09 Jim MeyeringAvoid test failures on Darwin 7.9.0 (MacOS X 10.3.9)
2007-03-03 Jim Meyeringpwd-unreadable-parent: Skip test on ia64/Linux, too.
2007-03-02 Jim Meyeringpwd-unreadable-parent: Skip test on non-Linux/GNU systems.
2007-03-02 Jim Meyering* tests/misc/pwd-long: Also allow "+" in $PWD.
2007-02-28 Jim Meyering* tests/misc/df-P: This script *is* executable.
2007-02-27 Jim MeyeringAdd a test for today's df -P fix.
2007-02-24 Jim MeyeringDon't skip this test on new-enough Linux/GNU systems.
2007-02-24 Jim MeyeringRemove the "gnits" option; it prohibits my using "...
2007-02-24 Paul Eggert* NEWS: sort no longer compresses temporaries by default.
2007-02-24 Bruno Haible* tests/readlink/can-e: Put the closing double-quote...
2007-02-24 Bruno Haible* tests/du/slink: Skip the test if executing on an...
2007-02-23 Jim MeyeringWith -Dlint, make shuf free all heap-allocated storage.
2007-02-22 Paul EggertHonor dd's noatime flag if possible, even if not suppor...
2007-02-21 Jim Meyering* tests/misc/date: Remove vestigial use of Data::Dumper.
2007-02-19 Paul Eggert* NEWS: sort now uses a --compress-program option rathe...
2007-02-18 Jim Meyering* tests/rm/fail-eacces: Skip this test when running...
2007-02-13 Jim MeyeringAlso check for and print stderr output, in case a progr...
2007-02-12 Jim Meyering* tests/misc/pwd-unreadable-parent: Skip the test if...
2007-02-03 Jim MeyeringTest for today's gnulib/lib/getcwd.c fix affecting...
2007-02-03 Paul Eggert* NEWS: Document fix for cp --preserve=mode.
2007-02-03 Paul Eggert* NEWS: Document fix for cp --parents.
2007-01-26 Jim Meyeringmerge from trunk
2007-01-26 Jim Meyeringmerge copyright line conflict
2007-01-24 Jim MeyeringRemove usually-skipped test.
2007-01-24 Paul Eggert* NEWS: New option sort -C, proposed by XCU ERN 127...
2007-01-24 Jim MeyeringFix a typo.
2007-01-23 Jim MeyeringDon't depend on "which".
2007-01-23 Dan HipschmanTest sort compression.
2007-01-20 Jim Meyering* tests/misc/pwd-long: Work properly even when run...
2007-01-20 Jim MeyeringMerge branch 'master' of /cu
2007-01-17 Jim MeyeringMake "rm --interactive=never ..." never prompt.
2007-01-13 Jim Meyering* tests/cp/open-perm-race: Remove gdb-based test.
2007-01-13 Jim MeyeringPut CU_TEST_NAME in the environment for each test run...
2007-01-11 Jim Meyering* tests/misc/test-diag: Work also when libc's error...
2007-01-11 Jim Meyeringtrivial merge
2007-01-07 Jim Meyering* tests/sample-test: Update copyright date to 2007.
2007-01-06 Jim Meyering* tests/fmt/basic (pfx-only, pfx-of-pfx): New tests,
2007-01-06 G.P. Halkes* src/fmt.c (copy_rest): Correct prefix handling.
2007-01-04 Jim Meyering[ChangeLog]
2007-01-03 Bruno HaibleAvoid spurious test failures on MacOS X 10.3.9, in...
2007-01-02 Paul EggertNow, "ls -FRL" always follows symbolic links on Linux.
2007-01-01 Jim Meyering* tests/rm/fail-eperm: Instead, simply transform the...
2007-01-01 Jim Meyering* tests/rm/fail-eperm: Revert last change. The PATH...
2006-12-30 Jim Meyering* tests/misc/base64: Factor a long, repetitive string.
2006-12-30 Jim Meyering* tests/rm/fail-eperm: Avoid spurious differences ...
2006-12-30 Jim Meyering* tests/mv/acl (skip): Skip this test also if the desti...
2006-12-22 Paul Eggert* NEWS: dd bs= operands now silently override later...
2006-12-21 Jim Meyering"rm -rf /etc/motd" (run by non-root) now prints a diagn...
2006-12-20 Jim Meyering"cut -f 2- A B" no longer triggers a double-free bug
2006-12-15 Jim Meyering* tests/cp/open-perm-race: Correct the gdb-existence...
2006-12-15 Paul EggertMake sure cp -p isn't too generous with file permissions.
2006-12-15 Paul EggertEnsure cp -pR --parents isn't too generous with parent...
2006-12-14 Jim Meyering* tests/chgrp/default-no-deref: Don't assume that files...
2006-12-14 Jim MeyeringDon't hang when there's no input tty.
2006-12-14 Jim MeyeringTest for a hard-to-detect race fix, using gdb.
2006-12-14 Jim Meyeringchgrp, chown: Don't prohibit -RLh, aka -RL with --no...
2006-12-14 Jim Meyering* NEWS: --preserve-root now works with chgrp, chmod...
next