summaryrefslogtreecommitdiff
path: root/tests/misc
AgeCommit message (Expand)Author
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-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-01Don't exempt "groups" from write-failure test, now that it's a C program.Jim Meyering
2008-02-23Avoid test failures when root (/) is not readable.Jim Meyering
2008-02-19seq: give better diagnostics for invalid formats.Steven Schubiger
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-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-07mkdir, split: write --verbose output to stdout, not stderr.Steven Schubiger
2008-01-07Make a racy test failure less likely to happen.Jim Meyering
2007-12-20Avoid another "make check" failure due to omitted programs.Jim Meyering
2007-12-11Add a test to exercise today's bug fix.Jim Meyering
2007-12-01Change comments: say bug present up to coreutils-6.9, not fixed in 6.10.Jim Meyering
2007-11-30Be extra careful to quote $abs_top_builddir-derived names.Jim Meyering
2007-11-30Add quotes to protect against white space in build dir name.Ralf Wildenhues
2007-11-23Add tests to show new class of strings accepted by date -d.Jim Meyering
2007-11-17Correct preceding patch.Jim Meyering
2007-11-16Port readlink-fp-loop to Solaris.Paul Eggert
2007-11-16Port to Solaris 8 perl, which does not support "use warnings;".Paul Eggert
2007-11-03seq: add another test for the %% bugJim Meyering
2007-11-03Fix bug with "seq 10.8 0.1 10.95", plus another bug with %% in format.Paul Eggert
2007-11-01tests/misc/printf-surprise: Correct sed transform.Jim Meyering
2007-11-01Adjust a seq subtest not to depend on the vagaries of floating point.Jim Meyering
2007-11-01Make the new printf-surprise test more precise.Jim Meyering
2007-10-30Avoid seq floating-point test failure on FreeBSD 6.1.Jim Meyering
2007-10-27Add a test for the printf fix of 2007-10-21.Jim Meyering
2007-10-21Reorder tests to run more basic ones earlier.Jim Meyering
2007-10-21* tests/misc/help-version: Add a comment.Jim Meyering
2007-10-20Prevent "make check" from leaving mktemp /tmp/tmp.* files behind.Bob Proulx
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering
2007-10-09Move the help-version test into misc/.Jim Meyering
2007-10-09Make the runcon-no-reorder test slightly more general.Jim Meyering
2007-10-09Skip the chcon test on a system with no SELinux support.Jim Meyering
2007-10-07New program: mktemp.Jim Meyering
2007-10-05Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.Jim Meyering
2007-10-03* tests/misc/selinux: Skip this test if the initial chcon fails.Jim Meyering
2007-09-30Test previous patch.Eric Blake
2007-09-27Add a test to exercise a readlink bug.Jim Meyering
2007-09-16tests/misc/tac-continue: Arrange to remove a temporary file.Jim Meyering
2007-09-15Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.Jim Meyering
2007-09-15Move the sole test in tests/ls-2/ to tests/misc/.Jim Meyering
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering
2007-09-15Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/.Jim Meyering
2007-09-15Move the two tests in tests/tee to tests/misc/.Jim Meyering
2007-09-15Move the two tests in tests/sum/ to tests/misc/.Jim Meyering