Age | Commit message (Expand) | Author |
2008-05-08 | tests: remove directory, tests/test/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/tr/ | Jim Meyering |
2008-05-06 | tests: skip another test if mcstransd is running | Jim Meyering |
2008-05-06 | tests: remove directory, tests/uniq/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/cut/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/head/ | Jim Meyering |
2008-05-06 | tests: move "sparse-file" into test-lib.sh | Jim Meyering |
2008-05-06 | tests: move "group-names" into test-lib.sh | Jim Meyering |
2008-05-06 | avoid problems with sign-extended "char" operand to is* functions | Jim Meyering |
2008-05-05 | tac: avoid segfault for e.g., "echo > x; tac -r x x" | Jim Meyering |
2008-04-27 | move wc tests from own subdir into a single script | Jim Meyering |
2008-04-27 | tests: reorder some tests in the long list | Jim Meyering |
2008-04-27 | tests: put root-only (usually skipped) tests at the end | Jim Meyering |
2008-04-27 | tests: move another file (expensive) into test-lib.sh | Jim Meyering |
2008-04-23 | id: do not print SELinux context when invoked with a USERNAME argument | Ondřej Vašík |
2008-04-21 | tests: convert umask-check to a function | Jim Meyering |
2008-04-21 | tests: clean up root tests; adapt to new layout | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2008-03-01 | Don't skip the groups-version test. | Jim Meyering |
2008-02-12 | * tests/Makefile.am (EXTRA_DIST): Remove strace. | Jim Meyering |
2008-02-09 | tests: factor out the perl-requiring code in many test scripts | Jim Meyering |
2008-02-09 | tests: move the very-expensive file into test-lib.sh | Jim Meyering |
2008-02-09 | tests: start migrating sourced-file function-like tests into test-lib.sh. | Jim Meyering |
2008-01-06 | touch: add a test for today's change. | Jim Meyering |
2007-11-24 | Test the new feature: cp -p preserves the GID whenever possible. | Lasse Collin |
2007-11-01 | Use mktemp, not mkdtemp, to create test directories. | Jim Meyering |
2007-10-27 | Clean up tests/Makefile.am. | Jim Meyering |
2007-10-21 | Reorder tests to run more basic ones earlier. | Jim Meyering |
2007-10-09 | Move the help-version test into misc/. | Jim Meyering |
2007-10-09 | Skip the chcon test on a system with no SELinux support. | Jim Meyering |
2007-10-05 | Make a failing cross-partition mv give a sensible diagnostic. | Jim Meyering |
2007-09-15 | Enable some previously omitted test scripts. Add a test cross-check. | Jim Meyering |
2007-09-15 | Move the sole test in tests/ls-2/ to tests/misc/. | Jim Meyering |
2007-09-15 | Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/. | Jim Meyering |
2007-09-15 | Move the two tests in tests/tee to tests/misc/. | Jim Meyering |
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 | Move the two tests in tests/md5sum to tests/misc/md5sum. | 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 | Move the sole test in tests/dircolors to tests/misc/dircolors. | Jim Meyering |
2007-09-15 | Parallel "make check" support. | Jim Meyering |
2007-08-18 | Run each Coreutils.pm-based test in its own subdirectory. | Jim Meyering |
2007-07-15 | ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has... | Jim Meyering |
2007-07-10 | Skip "arch" test if it's not built. | Jim Meyering |
2007-03-29 | Arrange for "make check-root" to run the new root-only test. | Jim Meyering |
2007-03-29 | * tests/cp/cp-a-selinux: New file. Test for the bug reported in | Jim Meyering |