]> arthur.barton.de Git - bup.git/history - t/test-index-check-device.sh
test-restore-map-owner: accommodate python 3 and test there
[bup.git] / t / test-index-check-device.sh
2018-08-11 Rob Browningtest-index-check-device: use separate files for loopbac...
2016-09-10 Rob BrowningDetect root-status failures
2015-03-10 Gabriel FilionMerge pull request #13 from Farioko/patch-1
2014-12-31 Rob BrowningSkip dependent tests if we can't load loop or fuse
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...