Age | Commit message (Expand) | Author |
2012-01-09 | tests: adjust \`...' quoting to '...' to adapt to latest gnulib | Jim Meyering |
2012-01-01 | tests: also print chmod's --version | Jim Meyering |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-12-01 | tests: adjust PATH to generally include /sbin and /usr/sbin | Bernhard Voelker |
2011-11-22 | tests: use "compare exp out", not "compare out exp" | Jim Meyering |
2011-11-22 | tests: use compare, not "diff", in a few stray tests | Jim Meyering |
2011-10-30 | tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOM | Jim Meyering |
2011-10-09 | tests: skip rather than failing when perl is not available | Jim Meyering |
2011-09-07 | tests: adjust PATH to include /sbin for mkfs-using tests | Bernhard Voelker |
2011-08-24 | maint: rename a test | Jim Meyering |
2011-08-24 | tests: adjust the new, very expensive rm test to be less expensive | Jim Meyering |
2011-08-19 | rm, du, chmod, chown, chgrp: use much less memory for large directories | Jim Meyering |
2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini |
2011-06-17 | tests: remove skip_test_ function; use new skip_ instead | Jim Meyering |
2011-04-28 | tests: write skip explanation from perl scripts also to outer stderr | Jim Meyering |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-12-28 | coreutils: keep lines within 80-column limits | Paul Eggert |
2010-11-17 | tests: substitute the single-program $VERBOSE/--version uses | Jim Meyering |
2010-11-17 | tests: convert 'if test "$VERBOSE" = yes; then' to test ... && | Jim Meyering |
2010-11-17 | tests: convert first batch of tests from test-lib.sh to init.sh | Jim Meyering |
2010-09-07 | tests: make various timeouts more robust | Pádraig Brady |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-12-19 | rm: fix --one-file-system regression due to fts conversion | Pádraig Brady |
2009-12-01 | rm: fix empty-name bug introduced with conversion to use fts | Jim Meyering |
2009-11-20 | maint: correct comments in test scripts | Jim Meyering |
2009-11-19 | tests: avoid spurious failures due to insecure directory in PATH | Jim Meyering |
2009-11-03 | tests: rm: add test for today's change in behavior | Jim Meyering |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering |
2009-10-27 | tests: fix PATH problems on cygwin | Eric Blake |
2009-10-26 | tests: rm/one-file-system: work around umount failure | Jim Meyering |
2009-09-11 | rm: rewrite to use fts | Jim Meyering |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-07-30 | tests: new function: require_openat_support_ | Jim Meyering |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2009-05-05 | tests: rm/one-file-system: umount more reliably | Jim Meyering |
2009-03-26 | tests: mark the rm/ext3-perf test as "very" expensive | Jim Meyering |
2009-03-06 | tests: fix just-introduced typo in rm/ext3-perf | Jim Meyering |
2009-03-02 | tests: rm/ext3-perf: relax this test | Jim Meyering |
2008-10-01 | tests: use our new timeout program | Jim Meyering |
2008-09-27 | rm -r: avoid O(n^2) performance for a directory with very many entries | Jim Meyering |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-06-13 | skip (don't fail) root-only tests for common set-up failures | Jim Meyering |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-05-27 | prefer abs_srcdir over abs_top_srcdir, ... | Jim Meyering |
2008-05-17 | tests: remove ugly /bin/sh wrapper around each perl-based test script | Jim Meyering |
2008-05-06 | tests: hoist the sourcing of "lang-default" | Jim Meyering |
2008-05-06 | fix typo in comments: s/ouput/output/ | Jim Meyering |
2008-04-27 | tests: move another file (expensive) into test-lib.sh | Jim Meyering |
2008-04-21 | tests: skip (don't fail) rm/one-file-system when mount --bind fails | Jim Meyering |
2008-04-21 | tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/.. | Jim Meyering |