Test for mkdir bug fix.
[platform/upstream/coreutils.git] / tests /
2008-03-26 Jim MeyeringTest for mkdir bug fix.
2008-03-25 Jim Meyeringjoin bug fix: adapt keycmp to work with new order-check...
2008-03-21 Jim Meyeringptx: avoid heap overrun for backslash at end of optarg...
2008-03-19 Bob Proulxmake check: Remove /tmp/ls-creating debug code.
2008-03-19 Jim Meyeringmv: never unlink a destination file before calling...
2008-03-01 Jim MeyeringDon't skip the groups-version test.
2008-03-01 Jim MeyeringDon't exempt "groups" from write-failure test, now...
2008-02-28 Jim MeyeringMake copyright comments consistent.
2008-02-25 Bob ProulxFix test failure where rm would appear to succeed incor...
2008-02-23 Jim MeyeringAvoid test failures when root (/) is not readable.
2008-02-20 Andreas Schwabsort: add --sort=... option.
2008-02-19 Steven Schubigerseq: give better diagnostics for invalid formats.
2008-02-19 James Youngmanjoin: new options: --check-order and --nocheck-order.
2008-02-18 Jim Meyeringseq: give a proper diagnostic for an invalid --format...
2008-02-17 Jim MeyeringExpand "ls --color" tests to also use the dircolors...
2008-02-17 Ed Avisls --color no longer outputs unnecessary escape sequences
2008-02-16 Jim MeyeringAvoid tests/cp/acl test failure.
2008-02-12 Jim MeyeringMove more test_skip_-using code to follow ". test-lib...
2008-02-12 Peter Falestests/touch/not-owner: Source test-lib.sh before using...
2008-02-11 Jim Meyering* tests/Makefile.am (EXTRA_DIST): Remove strace.
2008-02-11 Jim Meyeringtests: Migrate sourced strace file into a function...
2008-02-11 Jim Meyering* tests/rm/inaccessible: Source test-lib.sh *before...
2008-02-09 Jim Meyeringtests: rm/fail-eperm: require-non-root in perl, not sh
2008-02-09 Jim Meyeringtests: Remove priv-check. Use new require_root_ functi...
2008-02-09 Jim Meyeringtests: factor out the perl-requiring code in many test...
2008-02-09 Jim Meyeringtests: call skip_test_ in place of echo+exit 77
2008-02-09 Jim Meyeringtests: move the very-expensive file into test-lib.sh
2008-02-09 Jim Meyeringtests: start migrating sourced-file function-like tests...
2008-02-09 Jim Meyeringtests: mv/acl: Don't mention "yes" as a partition name...
2008-02-07 Steven Schubigermkdir, split: write --verbose output to stdout, not...
2008-02-02 Jim MeyeringClarify a comment.
2008-01-31 Jim MeyeringAdapt to new version of vc-list-files.
2008-01-31 Jim MeyeringImprove the cp/parent-perm test.
2008-01-29 Jim Meyeringls: don't segfault on files in /proc with an old libselinux
2008-01-26 Jim MeyeringWork around Darwin9's set-GID-like group ownership...
2008-01-26 Jim MeyeringAvoid cp/preserve-gid test failure on Mac OS 10.5.1...
2008-01-13 Jim MeyeringRemove each output redirection target before writing...
2008-01-11 Jim Meyeringtests/tr/Test.pm: Prefer en_US.ISO-8859-1 to en_US...
2008-01-08 Jim Meyeringparent-perm: avoid a bizarre test failure.
2008-01-07 Jim MeyeringMake a racy test failure less likely to happen.
2008-01-07 Jim Meyeringcp: add a test for today's bug fix.
2008-01-06 Jim Meyeringtouch: add a test for today's change.
2008-01-05 Jim MeyeringAvoid tr case-conversion failure in some locales.
2008-01-02 Jim MeyeringUpdate copyright date.
2007-12-20 Jim MeyeringAvoid another "make check" failure due to omitted programs.
2007-12-12 Jim Meyering* tests/mv/part-symlink: Redirect diff output to stderr.
2007-12-11 Jim MeyeringAdd a test to exercise today's bug fix.
2007-12-02 Bob ProulxMake test script, existing-perm-race, executable.
2007-12-01 Jim MeyeringChange comments: say bug present up to coreutils-6...
2007-12-01 Paul EggertAdd a test for cp -p and existing file permissions.
2007-11-30 Jim MeyeringAvoid a spurious test failure when build directory...
2007-11-30 Jim MeyeringBe extra careful to quote $abs_top_builddir-derived...
2007-11-30 Jim MeyeringInclude test name in the "unsafe working directory...
2007-11-30 Ralf WildenhuesAdd quotes to protect against white space in build...
2007-11-30 Ralf Wildenhues* tests/CuTmpdir.pm (END): Do not do the cleanup if...
2007-11-24 Jim MeyeringTweak new test.
2007-11-24 Lasse CollinTest the new feature: cp -p preserves the GID whenever...
2007-11-23 Jim MeyeringAdd tests to show new class of strings accepted by...
2007-11-21 Jim Meyeringcp: by default, refuse to copy through a dangling desti...
2007-11-17 Jim MeyeringCorrect preceding patch.
2007-11-16 Paul EggertPort tests/rmdir/ignore away from GNU/Linux.
2007-11-16 Paul EggertPort readlink-fp-loop to Solaris.
2007-11-16 Jim MeyeringPort to Solaris 'make' and use a Posixish shell on...
2007-11-16 Paul EggertPort to Solaris 8 perl, which does not support "use...
2007-11-03 Jim Meyeringseq: add another test for the %% bug
2007-11-03 Paul EggertFix bug with "seq 10.8 0.1 10.95", plus another bug...
2007-11-01 Jim Meyeringtests/misc/printf-surprise: Correct sed transform.
2007-11-01 Jim MeyeringUse mktemp, not mkdtemp, to create test directories.
2007-11-01 Jim MeyeringAdjust a seq subtest not to depend on the vagaries...
2007-11-01 Jim MeyeringMake the new printf-surprise test more precise.
2007-11-01 Jim MeyeringAccommodate FreeBSD 6.1 hard-link-to-symlink differences.
2007-10-30 Jim MeyeringAvoid seq floating-point test failure on FreeBSD 6.1.
2007-10-29 Jim MeyeringAvoid test failure in non-srcdir build vs. the git...
2007-10-27 Jim MeyeringClean up tests/Makefile.am.
2007-10-27 Jim MeyeringAdd a test for the printf fix of 2007-10-21.
2007-10-24 Jim MeyeringDon't fail part 2 of tests/rm/unreadable when run as...
2007-10-21 Jim MeyeringReorder tests to run more basic ones earlier.
2007-10-21 Jim Meyeringtr: do not reject an unmatched [:lower:] or [:upper...
2007-10-21 Jim Meyering* tests/misc/help-version: Add a comment.
2007-10-20 Jim MeyeringAdjust tests to pass, now that Test.pm ones use check.mk.
2007-10-20 Jim MeyeringEnsure that Test.pm-derived tests use the right $PATH.
2007-10-20 Bob ProulxPrevent "make check" from leaving mktemp /tmp/tmp....
2007-10-14 Jim MeyeringPull all TESTS_ENVIRONMENT settings "up" into tests...
2007-10-09 Jim MeyeringMove the help-version test into misc/.
2007-10-09 Jim MeyeringMake the runcon-no-reorder test slightly more general.
2007-10-09 Jim MeyeringSkip the chcon test on a system with no SELinux support.
2007-10-07 Jim MeyeringNew program: mktemp.
2007-10-05 Jim MeyeringMake a failing cross-partition mv give a sensible diagn...
2007-10-05 Jim MeyeringAdd PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.
2007-10-03 Jim Meyering* tests/misc/selinux: Skip this test if the initial...
2007-10-02 Jim MeyeringNever copy through a symlink that cp has just created.
2007-09-30 Eric BlakeTest previous patch.
2007-09-27 Jim MeyeringAvoid spurious test failure when SELinux stats "selinux...
2007-09-27 Jim MeyeringAdd a test to exercise a readlink bug.
2007-09-22 Jim MeyeringDon't print the commands of a 10-line script that's...
2007-09-22 Jim Meyeringrm: give a sensible diagnostic when failing to remove...
2007-09-21 Jim MeyeringAvoid a test failure due to now-parallelized tests.
2007-09-16 Jim Meyeringtests/misc/tac-continue: Arrange to remove a temporary...
2007-09-16 Jim Meyeringtests/check.mk (vc_exe_in_TESTS): Don't rely on the...
2007-09-16 Jim Meyeringtests/CuTmpdir.pm: Use File::Find + chmod syscall,...
next