tests: move input-tty into a test-lib.sh function
[platform/upstream/coreutils.git] / tests / test-lib.sh
2008-09-08 Jim Meyeringtests: move input-tty into a test-lib.sh function
2008-07-22 Jim Meyeringtests: do not run chmod on a prefix of space-embedded...
2008-05-06 Jim Meyeringtests: skip another test if mcstransd is running
2008-05-06 Jim Meyeringtests: move "sparse-file" into test-lib.sh
2008-05-06 Jim Meyeringtests: move "group-names" into test-lib.sh
2008-05-06 Jim Meyeringtests: hoist envvar-check so it is run for every test
2008-04-27 Jim Meyeringtests: move another file (expensive) into test-lib.sh
2008-04-20 Jim Meyeringtests: convert umask-check to a function
2008-04-20 Jim MeyeringRevamp test-related Makefiles.
2008-04-14 Jim Meyeringtests: don't fail on systems without a "stat" syscall
2008-04-01 Jim Meyeringroot tests: Set NON_ROOT_USERNAME if not set already.
2008-03-28 Pádraig Bradytests: Factor out code that's going to be reused.
2008-02-23 Jim MeyeringAvoid test failures when root (/) is not readable.
2008-02-11 Jim Meyeringtests: Migrate sourced strace file into a function...
2008-02-09 Jim Meyeringtests: Remove priv-check. Use new require_root_ functi...
2008-02-09 Jim Meyeringtests: move the very-expensive file into test-lib.sh
2008-02-09 Jim Meyeringtests: start migrating sourced-file function-like tests...
2007-12-20 Jim MeyeringAvoid another "make check" failure due to omitted programs.
2007-11-30 Ralf WildenhuesAdd quotes to protect against white space in build...
2007-11-01 Jim MeyeringUse mktemp, not mkdtemp, to create test directories.
2007-11-01 Jim MeyeringMake the new printf-surprise test more precise.
2007-10-09 Jim MeyeringSkip the chcon test on a system with no SELinux support.
2007-09-15 Jim MeyeringMore misc, test-related changes. (some to allow running...
2007-09-15 Jim MeyeringAdjust chgrp, chmod, chown, cp tests to use test-lib.sh.
2007-09-15 Jim MeyeringParallel "make check" support.