2008-04-27 |
Jim Meyering | tests: don't source envvar-check manually, test-lib... |
tree | commitdiff |
2008-04-27 |
Jim Meyering | tests: ensure at least one failure when $built_programs... |
tree | commitdiff |
2008-04-27 |
Jim Meyering | tests: improve perl-based tempdir handling |
tree | commitdiff |
2008-04-27 |
Jim Meyering | tests: reorder some tests in the long list |
tree | commitdiff |
2008-04-27 |
Jim Meyering | tests: put root-only (usually skipped) tests at the end |
tree | commitdiff |
2008-04-27 |
Jim Meyering | tests: move another file (expensive) into test-lib.sh |
tree | commitdiff |
2008-04-27 |
Jim Meyering | tests: cp/perm (usually not run) was failing on systems... |
tree | commitdiff |
2008-04-24 |
Jim Meyering | tests: do define built_programs |
tree | commitdiff |
2008-04-23 |
Jim Meyering | tests: update commented-out examples in sample-test... |
tree | commitdiff |
2008-04-23 |
Ondřej Vašík | tests: don't fail in a non-English locale |
tree | commitdiff |
2008-04-23 |
Jim Meyering | tests: remove now-unused Makefile.am |
tree | commitdiff |
2008-04-23 |
Ondřej Vašík | id: do not print SELinux context when invoked with... |
tree | commitdiff |
2008-04-21 |
Jim Meyering | tests: skip (don't fail) rm/one-file-system when mount... |
tree | commitdiff |
2008-04-20 |
Jim Meyering | tests: convert umask-check to a function |
tree | commitdiff |
2008-04-20 |
Jim Meyering | tests: adjust perl -I to use $top_srcdir/tests, not... |
tree | commitdiff |
2008-04-20 |
Jim Meyering | tests: clean up root tests; adapt to new layout |
tree | commitdiff |
2008-04-20 |
Jim Meyering | Revamp test-related Makefiles. |
tree | commitdiff |
2008-04-20 |
Jim Meyering | * tests/misc/Makefile.am (built_programs): Remove.... |
tree | commitdiff |
2008-04-20 |
Jim Meyering | Use "env" to invoke potential built-ins. |
tree | commitdiff |
2008-04-19 |
Jim Meyering | pr -e, with a mix of backspaces and TABs, could corrupt... |
tree | commitdiff |
2008-04-18 |
Jim Meyering | md5sum -c: ignore a line with a NUL byte among checksum... |
tree | commitdiff |
2008-04-16 |
Matthew Woehlke | tests: accommodate built-in mknod more cleanly still |
tree | commitdiff |
2008-04-16 |
Jim Meyering | tests: accommodate built-in mknod more cleanly |
tree | commitdiff |
2008-04-16 |
Jim Meyering | tests: add a comment explaining the potential failure |
tree | commitdiff |
2008-04-16 |
Jim Meyering | tests: avoid mkdir/selinux failure when mknod is a... |
tree | commitdiff |
2008-04-15 |
Jim Meyering | md5sum, sha1sum, etc: handle invalid input (i.e., don... |
tree | commitdiff |
2008-04-14 |
Jim Meyering | tests: don't fail on systems without a "stat" syscall |
tree | commitdiff |
2008-04-14 |
Jim Meyering | tests: accommodate a different errno string on Irix 6.5 |
tree | commitdiff |
2008-04-12 |
Jim Meyering | tests: Accommodate a different errno value on OSF/1... |
tree | commitdiff |
2008-04-12 |
Jim Meyering | tests: always enable VERBOSE output, now that test... |
tree | commitdiff |
2008-04-08 |
Jim Meyering | tests: accommodate a different errno value on HPUX... |
tree | commitdiff |
2008-04-02 |
Jim Meyering | "touch E; mkfifo F; cp -fR F E" no longer fails due... |
tree | commitdiff |
2008-04-01 |
Jim Meyering | Avoid root-only SELinux-related test failures w/o mcstr... |
tree | commitdiff |
2008-04-01 |
Jim Meyering | root tests: Set NON_ROOT_USERNAME if not set already. |
tree | commitdiff |
2008-03-31 |
Jim Meyering | "rm -r DIR" would mistakenly prompt about very long... |
tree | commitdiff |
2008-03-31 |
Paul Eggert | dd bug fix: accept e.g., if=/dev/stdin and of=/dev... |
tree | commitdiff |
2008-03-29 |
Jim Meyering | avoid failure of new test on kernel without SELinux... |
tree | commitdiff |
2008-03-29 |
Jim Meyering | tests: accept ENOTSUP message as well as the EINVAL one |
tree | commitdiff |
2008-03-28 |
Jim Meyering | Work around a recent glibc/getopt.c diagnostic change. |
tree | commitdiff |
2008-03-28 |
Jim Meyering | mknod, mkfifo: don't segfault when diagnosing invalid... |
tree | commitdiff |
2008-03-28 |
Pádraig Brady | tests: Factor out code that's going to be reused. |
tree | commitdiff |
2008-03-28 |
Jim Meyering | Require that "(exit $fail); exit $fail" be last line... |
tree | commitdiff |
2008-03-28 |
Jim Meyering | Perform explicit exit-nonzero if the embedded Perl... |
tree | commitdiff |
2008-03-27 |
Jim Meyering | paste -d\\: avoid heap overrun for backslash at end... |
tree | commitdiff |
2008-03-26 |
Jim Meyering | Test for mkdir bug fix. |
tree | commitdiff |
2008-03-25 |
Jim Meyering | join bug fix: adapt keycmp to work with new order-check... |
tree | commitdiff |
2008-03-21 |
Jim Meyering | ptx: avoid heap overrun for backslash at end of optarg... |
tree | commitdiff |
2008-03-19 |
Bob Proulx | make check: Remove /tmp/ls-creating debug code. |
tree | commitdiff |
2008-03-19 |
Jim Meyering | mv: never unlink a destination file before calling... |
tree | commitdiff |
2008-03-01 |
Jim Meyering | Don't skip the groups-version test. |
tree | commitdiff |
2008-03-01 |
Jim Meyering | Don't exempt "groups" from write-failure test, now... |
tree | commitdiff |
2008-02-28 |
Jim Meyering | Make copyright comments consistent. |
tree | commitdiff |
2008-02-25 |
Bob Proulx | Fix test failure where rm would appear to succeed incor... |
tree | commitdiff |
2008-02-23 |
Jim Meyering | Avoid test failures when root (/) is not readable. |
tree | commitdiff |
2008-02-20 |
Andreas Schwab | sort: add --sort=... option. |
tree | commitdiff |
2008-02-19 |
Steven Schubiger | seq: give better diagnostics for invalid formats. |
tree | commitdiff |
2008-02-19 |
James Youngman | join: new options: --check-order and --nocheck-order. |
tree | commitdiff |
2008-02-18 |
Jim Meyering | seq: give a proper diagnostic for an invalid --format... |
tree | commitdiff |
2008-02-17 |
Jim Meyering | Expand "ls --color" tests to also use the dircolors... |
tree | commitdiff |
2008-02-17 |
Ed Avis | ls --color no longer outputs unnecessary escape sequences |
tree | commitdiff |
2008-02-16 |
Jim Meyering | Avoid tests/cp/acl test failure. |
tree | commitdiff |
2008-02-12 |
Jim Meyering | Move more test_skip_-using code to follow ". test-lib... |
tree | commitdiff |
2008-02-12 |
Peter Fales | tests/touch/not-owner: Source test-lib.sh before using... |
tree | commitdiff |
2008-02-11 |
Jim Meyering | * tests/Makefile.am (EXTRA_DIST): Remove strace. |
tree | commitdiff |
2008-02-11 |
Jim Meyering | tests: Migrate sourced strace file into a function... |
tree | commitdiff |
2008-02-11 |
Jim Meyering | * tests/rm/inaccessible: Source test-lib.sh *before... |
tree | commitdiff |
2008-02-09 |
Jim Meyering | tests: rm/fail-eperm: require-non-root in perl, not sh |
tree | commitdiff |
2008-02-09 |
Jim Meyering | tests: Remove priv-check. Use new require_root_ functi... |
tree | commitdiff |
2008-02-09 |
Jim Meyering | tests: factor out the perl-requiring code in many test... |
tree | commitdiff |
2008-02-09 |
Jim Meyering | tests: call skip_test_ in place of echo+exit 77 |
tree | commitdiff |
2008-02-09 |
Jim Meyering | tests: move the very-expensive file into test-lib.sh |
tree | commitdiff |
2008-02-09 |
Jim Meyering | tests: start migrating sourced-file function-like tests... |
tree | commitdiff |
2008-02-09 |
Jim Meyering | tests: mv/acl: Don't mention "yes" as a partition name... |
tree | commitdiff |
2008-02-07 |
Steven Schubiger | mkdir, split: write --verbose output to stdout, not... |
tree | commitdiff |
2008-02-02 |
Jim Meyering | Clarify a comment. |
tree | commitdiff |
2008-01-31 |
Jim Meyering | Adapt to new version of vc-list-files. |
tree | commitdiff |
2008-01-31 |
Jim Meyering | Improve the cp/parent-perm test. |
tree | commitdiff |
2008-01-29 |
Jim Meyering | ls: don't segfault on files in /proc with an old libselinux |
tree | commitdiff |
2008-01-26 |
Jim Meyering | Work around Darwin9's set-GID-like group ownership... |
tree | commitdiff |
2008-01-26 |
Jim Meyering | Avoid cp/preserve-gid test failure on Mac OS 10.5.1... |
tree | commitdiff |
2008-01-13 |
Jim Meyering | Remove each output redirection target before writing... |
tree | commitdiff |
2008-01-11 |
Jim Meyering | tests/tr/Test.pm: Prefer en_US.ISO-8859-1 to en_US... |
tree | commitdiff |
2008-01-08 |
Jim Meyering | parent-perm: avoid a bizarre test failure. |
tree | commitdiff |
2008-01-07 |
Jim Meyering | Make a racy test failure less likely to happen. |
tree | commitdiff |
2008-01-07 |
Jim Meyering | cp: add a test for today's bug fix. |
tree | commitdiff |
2008-01-06 |
Jim Meyering | touch: add a test for today's change. |
tree | commitdiff |
2008-01-05 |
Jim Meyering | Avoid tr case-conversion failure in some locales. |
tree | commitdiff |
2008-01-02 |
Jim Meyering | Update copyright date. |
tree | commitdiff |
2007-12-20 |
Jim Meyering | Avoid another "make check" failure due to omitted programs. |
tree | commitdiff |
2007-12-12 |
Jim Meyering | * tests/mv/part-symlink: Redirect diff output to stderr. |
tree | commitdiff |
2007-12-11 |
Jim Meyering | Add a test to exercise today's bug fix. |
tree | commitdiff |
2007-12-02 |
Bob Proulx | Make test script, existing-perm-race, executable. |
tree | commitdiff |
2007-12-01 |
Jim Meyering | Change comments: say bug present up to coreutils-6... |
tree | commitdiff |
2007-12-01 |
Paul Eggert | Add a test for cp -p and existing file permissions. |
tree | commitdiff |
2007-11-30 |
Jim Meyering | Avoid a spurious test failure when build directory... |
tree | commitdiff |
2007-11-30 |
Jim Meyering | Be extra careful to quote $abs_top_builddir-derived... |
tree | commitdiff |
2007-11-30 |
Jim Meyering | Include test name in the "unsafe working directory... |
tree | commitdiff |
2007-11-30 |
Ralf Wildenhues | Add quotes to protect against white space in build... |
tree | commitdiff |
2007-11-30 |
Ralf Wildenhues | * tests/CuTmpdir.pm (END): Do not do the cleanup if... |
tree | commitdiff |
2007-11-24 |
Jim Meyering | Tweak new test. |
tree | commitdiff |
next |