summaryrefslogtreecommitdiff
path: root/tests/misc
AgeCommit message (Expand)Author
2007-09-15Convert tests/misc/ to use test-lib.sh, too.Jim Meyering
2007-09-15Move the two tests in tests/fmt to tests/misc/fmt.Jim Meyering
2007-09-15Move the sole test in tests/factor to tests/misc/factor.Jim Meyering
2007-09-15Move the sole test in tests/expr to tests/misc/expr.Jim Meyering
2007-09-15Move the sole test in tests/dircolors to tests/misc/dircolors.Jim Meyering
2007-09-15Parallel "make check" support.Jim Meyering
2007-09-15Add support for parallel "make check" (in tests/misc, for now)Jim Meyering
2007-09-01Make groups-version executable,Jim Meyering
2007-08-31Test yesterday's change to groups.Eric Blake
2007-08-29Ensure that TMPDIR is valid. Otherwise, it would cause test failures.Jim Meyering
2007-08-26tests/misc/fold: Fix a typo: missing \ in a never-seen diagnosticJim Meyering
2007-08-25Remove all .cvsignore files from version control.Jim Meyering
2007-08-18Run each Coreutils.pm-based test in its own subdirectory.Jim Meyering
2007-08-16Consolidate od tests.Jim Meyering
2007-08-15od --skip (-j) works even on files in /proc, when the kernel liesJim Meyering
2007-08-14Add tests for the just-fixed "od -j N FILE" bug.Jim Meyering
2007-08-04Exercise xstrtol's diagnostics via pr's --pages option.Jim Meyering
2007-07-26sort: Improve sort --random-sort test.Bob Proulx
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-11If there's a GPL vN copyright comment, require that N == 3.Jim Meyering
2007-07-10Skip "arch" test if it's not built.Jim Meyering
2007-07-10New program: archKarel Zak
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-05-22cut: diagnose a range starting with 0 (-f 0-2) as invalid, andJim Meyering
2007-04-12split --line-bytes=N (-C N): don't create an empty file.Paul Eggert
2007-03-29* src/runcon.c (main): Don't reorder arguments. Reported byJim Meyering
2007-03-29* tests/cp/cp-a-selinux: New file. Test for the bug reported inJim Meyering
2007-03-29* tests/misc/selinux [VERBOSE]: Print version info for eachJim Meyering
2007-03-29ls: Add support for SELinux and a slightly modified -Z option.Jim Meyering
2007-03-18Fix a bug in how pr -m -s works.Jim Meyering
2007-03-17* tests/misc/tty-eof: Add shuf to the list of tested commands.Jim Meyering
2007-03-03pwd-unreadable-parent: Skip test on ia64/Linux, too.Jim Meyering
2007-03-02pwd-unreadable-parent: Skip test on non-Linux/GNU systems.Jim Meyering
2007-03-02* tests/misc/pwd-long: Also allow "+" in $PWD.Jim Meyering
2007-02-28* tests/misc/df-P: This script *is* executable.Jim Meyering
2007-02-27Add a test for today's df -P fix.Jim Meyering
2007-02-24Don't skip this test on new-enough Linux/GNU systems.Jim Meyering
2007-02-24* NEWS: sort no longer compresses temporaries by default.Paul Eggert
2007-02-23With -Dlint, make shuf free all heap-allocated storage.Jim Meyering
2007-02-21* tests/misc/date: Remove vestigial use of Data::Dumper.Jim Meyering
2007-02-19* NEWS: sort now uses a --compress-program option rather thanPaul Eggert
2007-02-13Also check for and print stderr output, in case a program fails.Jim Meyering
2007-02-12* tests/misc/pwd-unreadable-parent: Skip the test if we'reJim Meyering
2007-02-03Test for today's gnulib/lib/getcwd.c fix affecting pwd and readlinkJim Meyering
2007-01-24Fix a typo.Jim Meyering
2007-01-24Don't depend on "which".Jim Meyering
2007-01-24Test sort compression.Dan Hipschman
2007-01-20* tests/misc/pwd-long: Work properly even when run from theJim Meyering
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering
2007-01-11* tests/misc/test-diag: Work also when libc's error functionJim Meyering