tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / sample-test
2009-10-30 Jim Meyeringtests: factor 350 fail=0 initializations into test...
2009-03-29 Jim Meyeringtests: don't use lang-default from individual tests
2009-01-01 Jim Meyeringupdate copyright year
2008-09-10 Jim Meyeringtests: use "Exit $fail", not (exit $fail); exit $fail
2008-05-27 Jim Meyeringin 280+ tests/* files, use $srcdir, not $top_srcdir...
2008-05-27 Jim Meyeringprefer abs_srcdir over abs_top_srcdir, ...
2008-04-27 Jim Meyeringtests: don't source envvar-check manually, test-lib...
2008-04-23 Jim Meyeringtests: update commented-out examples in sample-test...
2008-02-09 Jim Meyeringtests: Remove priv-check. Use new require_root_ functi...
2008-01-02 Jim MeyeringUpdate copyright date.
2007-09-15 Jim MeyeringMore misc, test-related changes. (some to allow running...
2007-09-15 Jim Meyeringtests/sample-test: Update to use test-lib.sh.
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-01-11 Jim Meyeringtrivial merge
2007-01-07 Jim Meyering* tests/sample-test: Update copyright date to 2007.
2006-10-24 Jim Meyering* tests/sample-test: Update copyright year list to...
2006-10-22 Jim Meyering* tests/sample-test: Quote variables containing absolut...
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
2003-07-11 Jim MeyeringAlso fail if cat-to-create-expected-output
2002-10-08 Jim MeyeringUse double quotes around diagnostic.
2002-07-29 Jim MeyeringSupply exit arg for both invocations of exit.
2002-06-15 Jim Meyering(trap): in chmod, use u+rwx, not 700
2002-06-15 Jim Meyering(trap): Make sure the temporary hierarchy is writable...
2002-06-15 Jim MeyeringUse quoted here doc by default,
2002-04-19 Jim MeyeringUse tmpdir named $0.tmp/$$. Create with mkdir -p.
2002-04-19 Jim MeyeringUse automatically-derived name for temporary
2001-11-12 Jim Meyering*** empty log message ***
2001-11-03 Jim Meyering*** empty log message ***
2001-09-02 Jim Meyeringupdate for new priv-check usage
2001-08-05 Jim MeyeringReflect renaming.
2001-08-04 Jim Meyering*** empty log message ***
2001-08-04 Jim Meyering*** empty log message ***
2000-12-10 Jim Meyering*** empty log message ***
2000-12-09 Jim Meyering*** empty log message ***
2000-09-25 Jim MeyeringUse `(exit 1); exit' paradigm also for framework_failure.
2000-08-24 Jim Meyering.