summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2007-09-15Convert tests/mv, too.Jim Meyering
2007-09-15Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.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-07chmod: don't ignore a dangling symlinkJim Meyering
2007-09-07Add a test: demonstrate that chmod ignores a dangling symlinkBob Proulx
2007-09-05Adapt to new SELinux behavior: "?" vs. new "unlabeled"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-23Don't let ln be a party to destroying user data.Jim Meyering
2007-08-22Change "rm --verbose -r a//" not to print extra slashes in a///bJim Meyering
2007-08-18Run each Coreutils.pm-based test in its own subdirectory.Jim Meyering
2007-08-16Consolidate od tests.Jim Meyering
2007-08-16* tests/ls/time-1: Include sample-test boilerplate code.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-08-02Adjust one more test to accommodate the recent fts change.Jim Meyering
2007-08-02Adjust the other two "no-x" tests and unify all three.Jim Meyering
2007-08-02Adapt du's no-x test not to fail on older Linux systems.Jim Meyering
2007-07-31du: print size (probably incomplete) of each inaccessible directoryJim Meyering
2007-07-31Add a test for du not counting size of inaccessible directories.Jim Meyering
2007-07-29Attempt to copy a regular file, even if stat says it is empty.Jim Meyering
2007-07-26sort: Improve sort --random-sort test.Bob Proulx
2007-07-24sort: add a test to exercise the affected code.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-20Document and add a test for today's sort bug fix.Jim Meyering
2007-07-19Fix a portability bug in the new ls-color test.Jim Meyering
2007-07-19"cp -i --update older newer" no longer prompts; same for mvJim Meyering
2007-07-15ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has...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-07-09Fix the automatic number width formatting in seq.P@draigBrady.com
2007-07-04pr -F no longer suppresses the footer or the first two blank header linesPaul Eggert
2007-06-22Add test cases for seq off-by-one problem.Pádraig Brady
2007-06-18A few more symlink-related fixes. Fix a bug triggered by cpPaul Eggert
2007-06-15Correct cp's handling of destination symlinks in some cases.Paul Eggert
2007-06-10bug-fix: cp would fail to write through a dangling symlinkJim Meyering
2007-05-22cut: diagnose a range starting with 0 (-f 0-2) as invalid, andJim Meyering
2007-05-22"cut -f 2-0" now fails; before, it was equivalent to "cut -f 2-"Jim Meyering
2007-05-22stty: diagnose an invalid hex value in 35-colon commmand-line argumentJim Meyering
2007-05-13Remove the generated tests/*/Makefile.am files from version control.Jim Meyering
2007-05-13Test uniq's new --zero-terminated (-z) option.Jim Meyering
2007-05-04Avoid test failure when run with an unusual umask.Jim Meyering
2007-05-04Avoid failure of root-only test when run with a restrictive umask.Jim Meyering