Age | Commit message (Expand) | Author |
2007-09-15 | Move the two tests in tests/sum/ to tests/misc/. | Jim Meyering |
2007-09-15 | Move the sole test in tests/tsort/ to tests/misc/tsort. | Jim Meyering |
2007-09-15 | Move the sole test in tests/unexpand to tests/misc/unexpand. | Jim Meyering |
2007-09-15 | Move the sole test in tests/seq to tests/misc/seq. | Jim Meyering |
2007-09-15 | Convert tests/mkdir/ to use test-lib.sh. | Jim Meyering |
2007-09-15 | Move the two tests in tests/md5sum to tests/misc/md5sum. | Jim Meyering |
2007-09-15 | tests/sample-test: Update to use test-lib.sh. | Jim Meyering |
2007-09-15 | Convert tests/misc/ to use test-lib.sh, too. | Jim Meyering |
2007-09-15 | Convert tests/ls/, too. | Jim Meyering |
2007-09-15 | Convert tests/ln/, too. | Jim Meyering |
2007-09-15 | Convert tests/install/, too. | Jim Meyering |
2007-09-15 | Move the two tests in tests/fmt to tests/misc/fmt. | Jim Meyering |
2007-09-15 | Move the sole test in tests/factor to tests/misc/factor. | Jim Meyering |
2007-09-15 | Move the sole test in tests/expr to tests/misc/expr. | Jim Meyering |
2007-09-15 | Convert tests/du/*, too. | Jim Meyering |
2007-09-15 | Move the sole test in tests/dircolors to tests/misc/dircolors. | Jim Meyering |
2007-09-15 | Convert tests/dd/*, too. | Jim Meyering |
2007-09-15 | Convert tests/mv, too. | Jim Meyering |
2007-09-15 | Adjust chgrp, chmod, chown, cp tests to use test-lib.sh. | Jim Meyering |
2007-09-15 | Parallel "make check" support. | Jim Meyering |
2007-09-15 | Add support for parallel "make check" (in tests/misc, for now) | Jim Meyering |
2007-09-07 | chmod: don't ignore a dangling symlink | Jim Meyering |
2007-09-07 | Add a test: demonstrate that chmod ignores a dangling symlink | Bob Proulx |
2007-09-05 | Adapt to new SELinux behavior: "?" vs. new "unlabeled" | Jim Meyering |
2007-09-01 | Make groups-version executable, | Jim Meyering |
2007-08-31 | Test yesterday's change to groups. | Eric Blake |
2007-08-29 | Ensure that TMPDIR is valid. Otherwise, it would cause test failures. | Jim Meyering |
2007-08-26 | tests/misc/fold: Fix a typo: missing \ in a never-seen diagnostic | Jim Meyering |
2007-08-25 | Remove all .cvsignore files from version control. | Jim Meyering |
2007-08-23 | Don't let ln be a party to destroying user data. | Jim Meyering |
2007-08-22 | Change "rm --verbose -r a//" not to print extra slashes in a///b | Jim Meyering |
2007-08-18 | Run each Coreutils.pm-based test in its own subdirectory. | Jim Meyering |
2007-08-16 | Consolidate od tests. | Jim Meyering |
2007-08-16 | * tests/ls/time-1: Include sample-test boilerplate code. | Jim Meyering |
2007-08-15 | od --skip (-j) works even on files in /proc, when the kernel lies | Jim Meyering |
2007-08-14 | Add tests for the just-fixed "od -j N FILE" bug. | Jim Meyering |
2007-08-04 | Exercise xstrtol's diagnostics via pr's --pages option. | Jim Meyering |
2007-08-02 | Adjust one more test to accommodate the recent fts change. | Jim Meyering |
2007-08-02 | Adjust the other two "no-x" tests and unify all three. | Jim Meyering |
2007-08-02 | Adapt du's no-x test not to fail on older Linux systems. | Jim Meyering |
2007-07-31 | du: print size (probably incomplete) of each inaccessible directory | Jim Meyering |
2007-07-31 | Add a test for du not counting size of inaccessible directories. | Jim Meyering |
2007-07-29 | Attempt to copy a regular file, even if stat says it is empty. | Jim Meyering |
2007-07-26 | sort: Improve sort --random-sort test. | Bob Proulx |
2007-07-24 | sort: add a test to exercise the affected code. | Jim Meyering |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-20 | Document and add a test for today's sort bug fix. | Jim Meyering |
2007-07-19 | Fix a portability bug in the new ls-color test. | Jim Meyering |
2007-07-19 | "cp -i --update older newer" no longer prompts; same for mv | Jim Meyering |
2007-07-15 | ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has... | Jim Meyering |