summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2008-04-12tests: Accommodate a different errno value on OSF/1 4.0F.Jim Meyering
2008-04-12tests: always enable VERBOSE output, now that test framework works betterJim Meyering
2008-04-08tests: accommodate a different errno value on HPUX-10.20Jim Meyering
2008-04-02"touch E; mkfifo F; cp -fR F E" no longer fails due to existing EJim Meyering
2008-04-01Avoid root-only SELinux-related test failures w/o mcstransd.Jim Meyering
2008-04-01root tests: Set NON_ROOT_USERNAME if not set already.Jim Meyering
2008-03-31"rm -r DIR" would mistakenly prompt about very long namesJim Meyering
2008-03-31dd bug fix: accept e.g., if=/dev/stdin and of=/dev/stdoutPaul Eggert
2008-03-29avoid failure of new test on kernel without SELinux supportJim Meyering
2008-03-29tests: accept ENOTSUP message as well as the EINVAL oneJim Meyering
2008-03-29Work around a recent glibc/getopt.c diagnostic change.Jim Meyering
2008-03-28mknod, mkfifo: don't segfault when diagnosing invalid SELinux contextJim Meyering
2008-03-28tests: Factor out code that's going to be reused.Pádraig Brady
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering
2008-03-28Perform explicit exit-nonzero if the embedded Perl script fails.Jim Meyering
2008-03-27paste -d\\: avoid heap overrun for backslash at end of delim listJim Meyering
2008-03-26Test for mkdir bug fix.Jim Meyering
2008-03-25join bug fix: adapt keycmp to work with new order-checking featureJim Meyering
2008-03-21ptx: avoid heap overrun for backslash at end of optarg stringJim Meyering
2008-03-19make check: Remove /tmp/ls-creating debug code.Bob Proulx
2008-03-19mv: never unlink a destination file before calling renameJim Meyering
2008-03-01Don't skip the groups-version test.Jim Meyering
2008-03-01Don't exempt "groups" from write-failure test, now that it's a C program.Jim Meyering
2008-02-28Make copyright comments consistent.Jim Meyering
2008-02-25Fix test failure where rm would appear to succeed incorrectly.Bob Proulx
2008-02-23Avoid test failures when root (/) is not readable.Jim Meyering
2008-02-20sort: add --sort=... option.Andreas Schwab
2008-02-19seq: give better diagnostics for invalid formats.Steven Schubiger
2008-02-19join: new options: --check-order and --nocheck-order.James Youngman
2008-02-18seq: give a proper diagnostic for an invalid --format=% optionJim Meyering
2008-02-17Expand "ls --color" tests to also use the dircolors defaults.Jim Meyering
2008-02-17ls --color no longer outputs unnecessary escape sequencesEd Avis
2008-02-16Avoid tests/cp/acl test failure.Jim Meyering
2008-02-12Move more test_skip_-using code to follow ". test-lib.sh".Jim Meyering
2008-02-12tests/touch/not-owner: Source test-lib.sh before using skip_test_.Peter Fales
2008-02-12* tests/Makefile.am (EXTRA_DIST): Remove strace.Jim Meyering
2008-02-11tests: Migrate sourced strace file into a function, require_strace_.Jim Meyering
2008-02-11* tests/rm/inaccessible: Source test-lib.sh *before* using skip_test_.Jim Meyering
2008-02-09tests: rm/fail-eperm: require-non-root in perl, not shJim Meyering
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering
2008-02-09tests: move the very-expensive file into test-lib.shJim Meyering
2008-02-09tests: start migrating sourced-file function-like tests into test-lib.sh.Jim Meyering
2008-02-09tests: mv/acl: Don't mention "yes" as a partition name in diagnostic.Jim Meyering
2008-02-07mkdir, split: write --verbose output to stdout, not stderr.Steven Schubiger
2008-02-02Clarify a comment.Jim Meyering
2008-01-31Adapt to new version of vc-list-files.Jim Meyering
2008-01-31Improve the cp/parent-perm test.Jim Meyering
2008-01-29ls: don't segfault on files in /proc with an old libselinuxJim Meyering