2008-05-10 |
Jim Meyering | tests: remove directory, tests/join/ |
blob | commitdiff |
2008-05-10 |
Jim Meyering | tests: convert pr tests |
blob | commitdiff | diff to current |
2008-05-10 |
Jim Meyering | tests: remove directory, tests/tail/ |
blob | commitdiff | diff to current |
2008-05-09 |
Jim Meyering | tests: remove directory, tests/sort/ |
blob | commitdiff | diff to current |
2008-05-08 |
Jim Meyering | tests: remove directory, tests/tac/ |
blob | commitdiff | diff to current |
2008-05-08 |
Jim Meyering | tests: remove directory, tests/test/ |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/tr/ |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | tests: skip another test if mcstransd is running |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/uniq/ |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/cut/ |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | tests: remove directory, tests/head/ |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | tests: move "sparse-file" into test-lib.sh |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | tests: move "group-names" into test-lib.sh |
blob | commitdiff | diff to current |
2008-05-06 |
Jim Meyering | avoid problems with sign-extended "char" operand to... |
blob | commitdiff | diff to current |
2008-05-05 |
Jim Meyering | tac: avoid segfault for e.g., "echo > x; tac -r x x" |
blob | commitdiff | diff to current |
2008-04-27 |
Jim Meyering | move wc tests from own subdir into a single script |
blob | commitdiff | diff to current |
2008-04-27 |
Jim Meyering | tests: reorder some tests in the long list |
blob | commitdiff | diff to current |
2008-04-27 |
Jim Meyering | tests: put root-only (usually skipped) tests at the end |
blob | commitdiff | diff to current |
2008-04-27 |
Jim Meyering | tests: move another file (expensive) into test-lib.sh |
blob | commitdiff | diff to current |
2008-04-23 |
Ondřej Vašík | id: do not print SELinux context when invoked with... |
blob | commitdiff | diff to current |
2008-04-20 |
Jim Meyering | tests: convert umask-check to a function |
blob | commitdiff | diff to current |
2008-04-20 |
Jim Meyering | tests: clean up root tests; adapt to new layout |
blob | commitdiff | diff to current |
2008-04-20 |
Jim Meyering | Revamp test-related Makefiles. |
blob | commitdiff | diff to current |
2008-03-01 |
Jim Meyering | Don't skip the groups-version test. |
blob | commitdiff | diff to current |
2008-02-11 |
Jim Meyering | * tests/Makefile.am (EXTRA_DIST): Remove strace. |
blob | commitdiff | diff to current |
2008-02-09 |
Jim Meyering | tests: factor out the perl-requiring code in many test... |
blob | commitdiff | diff to current |
2008-02-09 |
Jim Meyering | tests: move the very-expensive file into test-lib.sh |
blob | commitdiff | diff to current |
2008-02-09 |
Jim Meyering | tests: start migrating sourced-file function-like tests... |
blob | commitdiff | diff to current |
2008-01-06 |
Jim Meyering | touch: add a test for today's change. |
blob | commitdiff | diff to current |
2007-11-24 |
Lasse Collin | Test the new feature: cp -p preserves the GID whenever... |
blob | commitdiff | diff to current |
2007-11-01 |
Jim Meyering | Use mktemp, not mkdtemp, to create test directories. |
blob | commitdiff | diff to current |
2007-10-27 |
Jim Meyering | Clean up tests/Makefile.am. |
blob | commitdiff | diff to current |
2007-10-21 |
Jim Meyering | Reorder tests to run more basic ones earlier. |
blob | commitdiff | diff to current |
2007-10-09 |
Jim Meyering | Move the help-version test into misc/. |
blob | commitdiff | diff to current |
2007-10-09 |
Jim Meyering | Skip the chcon test on a system with no SELinux support. |
blob | commitdiff | diff to current |
2007-10-05 |
Jim Meyering | Make a failing cross-partition mv give a sensible diagn... |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Enable some previously omitted test scripts. Add a... |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/ls-2/ to tests/misc/. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move all tests from test/{od,sha1sum,shred,stty} to... |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the two tests in tests/tee to tests/misc/. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the two tests in tests/sum/ to tests/misc/. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/tsort/ to tests/misc/tsort. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/unexpand to tests/misc... |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/seq to tests/misc/seq. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the two tests in tests/md5sum to tests/misc/md5sum. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the two tests in tests/fmt to tests/misc/fmt. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/factor to tests/misc/factor. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/expr to tests/misc/expr. |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Move the sole test in tests/dircolors to tests/misc... |
blob | commitdiff | diff to current |
2007-09-15 |
Jim Meyering | Parallel "make check" support. |
blob | commitdiff | diff to current |
2007-08-18 |
Jim Meyering | Run each Coreutils.pm-based test in its own subdirectory. |
blob | commitdiff | diff to current |
2007-07-15 |
Jim Meyering | ls --color: Don't stat symlinks when neither ORPHAN... |
blob | commitdiff | diff to current |
2007-07-10 |
Jim Meyering | Skip "arch" test if it's not built. |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | Arrange for "make check-root" to run the new root-only... |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | * tests/cp/cp-a-selinux: New file. Test for the bug... |
blob | commitdiff | diff to current |
2007-03-29 |
Jim Meyering | ls: Add support for SELinux and a slightly modified... |
blob | commitdiff | diff to current |
2007-01-13 |
Jim Meyering | Put CU_TEST_NAME in the environment for each test run... |
blob | commitdiff | diff to current |
2006-11-20 |
Jim Meyering | Arrange for "make check-root" to run the new root-only... |
blob | commitdiff | diff to current |
2006-10-24 |
Jim Meyering | new feature: rm accepts new option: --one-file-system |
blob | commitdiff | diff to current |
2006-10-24 |
Jim Meyering | Don't let a failure in one test stop "make -k". |
blob | commitdiff | diff to current |
2006-08-19 |
Jim Meyering | * tests/Makefile.am (EXTRA_DIST): Add sparse-file. |
blob | commitdiff | diff to current |
2006-07-03 |
Jim Meyering | * tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRO... |
blob | commitdiff | diff to current |
2006-07-03 |
Jim Meyering | * tests/envvar-check (vars): Add CDPATH and POSIXLY_COR... |
blob | commitdiff | diff to current |
2006-03-26 |
Jim Meyering | (SUBDIRS): Remove basename. |
blob | commitdiff | diff to current |
2006-01-24 |
Jim Meyering | (check-root): Add tail-2/append-only |
blob | commitdiff | diff to current |
2006-01-13 |
Jim Meyering | (SUBDIRS): Add comments discouraging the |
blob | commitdiff | diff to current |
2005-11-24 |
Jim Meyering | (EXTRA_DIST): Add acl to the list. |
blob | commitdiff | diff to current |
2005-11-04 |
Jim Meyering | (EXTRA_DIST): Add very-expensive. |
blob | commitdiff | diff to current |
2005-08-13 |
Jim Meyering | (SUBDIRS): Remove date. |
blob | commitdiff | diff to current |
2005-06-22 |
Paul Eggert | (EXTRA_DIST): Add umask-check. |
blob | commitdiff | diff to current |
2005-04-20 |
Paul Eggert | (EXTRA_DIST): Add Coreutils.pm and remove Fetish.pm. |
blob | commitdiff | diff to current |
2005-04-05 |
Jim Meyering | (SUBDIRS): Add tee. |
blob | commitdiff | diff to current |
2005-01-30 |
Jim Meyering | (.PHONY): Add check-root and root-hint. |
blob | commitdiff | diff to current |
2005-01-04 |
Jim Meyering | (check-root): Update. |
blob | commitdiff | diff to current |
2004-07-06 |
Jim Meyering | (SUBDIRS): Add readlink. |
blob | commitdiff | diff to current |
2004-05-13 |
Jim Meyering | Don't assume that "make -C" works; Solaris "make"... |
blob | commitdiff | diff to current |
2004-01-08 |
Jim Meyering | (TESTS_ENVIRONMENT): Remove `/vg' (prerelease test |
blob | commitdiff | diff to current |
2003-12-20 |
Jim Meyering | (root-hint): Tweak wording. |
blob | commitdiff | diff to current |
2003-11-20 |
Jim Meyering | (TESTS_ENVIRONMENT): Add $PACKAGE_BUGREPORT. |
blob | commitdiff | diff to current |
2003-09-10 |
Jim Meyering | (programs): Use ../src/tr -s ' ' '\n' in place |
blob | commitdiff | diff to current |
2003-08-15 |
Jim Meyering | (ASSORT): New var. |
blob | commitdiff | diff to current |
2003-08-01 |
Jim Meyering | (TESTS_ENVIRONMENT): Set PATH so that |
blob | commitdiff | diff to current |
2003-07-29 |
Jim Meyering | (all_programs): Makefile is in ../src, not $(srcdir... |
blob | commitdiff | diff to current |
2003-07-16 |
Jim Meyering | (all_programs): Define. |
blob | commitdiff | diff to current |
2003-03-08 |
Jim Meyering | (evar-check): Check for POSIXLY_CORRECT not as a |
blob | commitdiff | diff to current |
2003-03-08 |
Jim Meyering | (check-root): Remove touch/fifo. |
blob | commitdiff | diff to current |
2003-03-04 |
Jim Meyering | (check-root): Add fail-2eperm. |
blob | commitdiff | diff to current |
2003-02-20 |
Jim Meyering | Rename phony target envvar-check to evar-check |
blob | commitdiff | diff to current |
2002-07-02 |
Jim Meyering | (EXTRA_DIST): Merge. |
blob | commitdiff | diff to current |
2002-07-01 |
Jim Meyering | whoops. |
blob | commitdiff | diff to current |
2002-07-01 |
Jim Meyering | merge |
blob | commitdiff | diff to current |
|