]> arthur.barton.de Git - bup.git/history - t/test-index-check-device.sh
do_bloom(): remove unused "count" variable
[bup.git] / t / test-index-check-device.sh
2014-11-10 Rob BrowningTest for load failures in t/test-*.sh
2013-11-03 Rob BrowningSet pipefail so that "x | y || exit $?" will work properly.
2013-11-01 Rob BrowningRemove all of the remaining test-related "set -e" usage.
2013-06-07 Rob BrowningFix completely broken invocations of t/root-status.
2013-05-27 Rob BrowningRemove lib.sh actually-root in favor of t/root-status.
2013-03-18 Rob BrowningAdd tests for index --no-check-device, and support...