]> arthur.barton.de Git - bup.git/history - t/test.sh
Update base_version to 0.34~ for 0.34 development
[bup.git] / t / test.sh
2020-12-05 Rob BrowningMigrate tests to pytest
2020-11-26 Johannes Bergtests: move all tests to test/
2020-11-22 Karl-Philipp Richtertest.sh: set LC_ALL=C for git fsck to avoid localized...
2020-08-15 Rob Browningtest.sh: test bup features python version
2017-06-18 Rob BrowningMove test.sh save/restore tests to test-save-restore
2017-04-01 Rob Browningpwd may not be in /bin, so change /bin/pwd to pwd
2016-01-09 Rob Browninghelpers: rename realpath to resolve_parent
2015-06-20 Rob Browningtest.sh: separate index and split/join tests
2014-04-10 Rob BrowningMerge work to have "bup split" produce a top-level...
2014-04-10 Rob BrowningAlways name the top-level split file "data", instead...
2014-04-06 Yung-Chin OeiMake bup-split commits appear as files to the vfs layer.
2014-01-29 Rob Browningt/test.sh: use a tmpdir in t/tmp instead of working...
2013-12-31 Rob BrowningMove the main fsck tests from test.sh to test-fsck.sh.
2013-12-31 Rob BrowningMove clear-index tests from test.sh to test-index-clear.sh.
2013-12-31 Rob BrowningMove test.sh exclude tests to renamed test-save-restore...
2013-12-31 Rob BrowningMove compression tests from test.sh to test-compression.sh.
2013-12-31 Rob BrowningMove import-rdiff-backup tests from test.sh to test...
2013-12-31 Rob BrowningMove save --strip/--graft tests from test.sh to test...
2013-12-24 Rob BrowningAdd -n, -A, -F, --file-type, --numeric-ids and detailed...
2013-12-21 Rob BrowningMove the --exclude-rx tests from test.sh to test-save...
2013-11-11 Rob Browningtest.sh: accommodate platforms where root defaults...
2013-11-09 Ben KellyAdd 'tag -f' support.
2013-11-05 Rob BrowningUse "type -p" instead of "which" in test.sh.
2013-11-05 Rob BrowningAdd current-filesystem and path-filesystems to t/lib...
2013-11-04 Rob Browningtest.sh: remove "wc -l" quoting until/unless we fix...
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-10-07 Rob BrowningBe more careful when testing that repeated saves can...
2013-07-30 Zoran ZaricCurrently bup only indexes physical parent paths; adjus...
2013-05-27 Rob Browningt/test.sh: skip two "tree SHA1 didn't change" tests...
2013-03-24 Rob BrowningAdd support for "bup restore --exclude-rx <pattern...
2013-03-24 Rob BrowningAdd support for "bup index --exclude-rx <pattern> ...
2013-03-24 Zoran Zarict/test.sh: work around NetBSD setting -A for 'ls' when...
2013-03-17 Rob BrowningAdd "set -eo pipefail" to "exclude" and "exclude-from...
2013-03-17 Jakob Matthesbup drecurse/index: allow non-directory --exclude and...
2013-03-11 Rob BrowningAdd a test to check that bup save without an index...
2013-03-08 Rob BrowningMove force-delete to t/lib.sh from test.sh and test...
2013-03-08 Rob Browningt/test.sh: remove a few calls to force-delete that...
2013-03-08 Ryan BrownAdd a force-delete function to t/test.sh
2013-03-08 Rob BrowningMove parse_excludes to helpers and rework it a bit.
2013-02-13 Zoran ZaricAdd "bup index --clear" to clear the index.
2013-02-02 Rob BrowningOverhaul restore destination handling, and stripping...
2013-01-27 Yung-Chin OeiDon't pass --tmpdir to mktemp or expect it to have...
2013-01-27 Alexander BartonExplicitly use "du -k" to set block size in t/test.sh.
2013-01-23 Rob BrowningExplicitly select the "du" block size in t/test.sh.
2013-01-06 Rob BrowningDon't assume that the tester's $top_dir will sort ...
2012-12-22 Rob BrowningDisallow empty graft points.
2012-12-22 Oei, Yung-Chint/test.sh: fix test failure when $top_dir has a dot...
2012-12-22 Rob BrowningSave metadata during "bup save".
2012-10-06 Zoran ZaricAdd a testcase for the import-rdiff-backup command
2012-09-08 Yung-Chin Oeit/test.sh: add "-a" to ls invocation when testing for...
2012-08-17 Yung-Chin OeiAdd test for "child named after parent" bug.
2011-05-30 Avery PennarunMerge branch 'master' into meta
2011-05-30 Avery Pennarunt/test.sh: 'ls' on NetBSD sets -A by default as root...
2011-05-15 Avery PennarunMerge branch 'master' into config
2011-05-15 Zoran ZaricAdd test case for compression level
2011-03-11 Avery PennarunMerge branch 'maint'
2011-03-10 Avery PennarunAdd a test for previous octal/string filemode fix.
2011-02-28 Avery PennarunMerge branch 'master' into meta
2011-02-26 Avery PennarunMerge commit '6f02181' bup-0.24
2011-02-20 Avery PennarunReplace 040000 and 0100644 constants with GIT_MODE_...
2011-02-20 Avery Pennaruncmd/split: fixup progress message, and print -b output...
2011-02-19 Avery PennarunMerge remote branch 'origin/master' into meta
2011-02-18 Avery Pennaruncmd/midx, git.py: all else being equal, delete older...
2011-02-18 Avery Pennarunt/test.sh: a test for the recently-uncovered midx4...
2011-02-17 Brandon LowAdd tests around the bloom ruin and check options
2011-02-13 Avery Pennaruncmd/join: add a new -o (output filename) option.
2011-02-13 Avery Pennaruncmd/ls: fix a typo causing 'bup ls foo/latest' to not...
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-02-01 Gabriel Filiont/test.sh: Fix a test for 'split' on solaris
2011-01-08 Avery PennarunMerge branch 'next' into 'master'
2011-01-04 Zoran ZaricAdds --graft option to bup save.
2011-01-04 Avery Pennaruncmd/import-rsnapshot: eliminate use of readlink and...
2011-01-03 Avery PennarunMerge branches 'gf/ls', 'gf/tag', 'zz/import-rsnapshot... bup-0.21-rc1
2011-01-03 Zoran ZaricAdds a testcase for import-rsnapshot.
2011-01-03 Zoran ZaricAdds -f option to save to use a given indexfile.
2011-01-03 Zoran ZaricAdds testcases for --strip and --strip-path.
2011-01-03 Gabriel Filiontag-cmd: Some fixups
2010-12-02 Zoran ZaricRenames --exclude-file to --exclude-from and encaspulat...
2010-12-02 Zoran ZaricAdds --exclude-file option to bup index.
2010-12-02 Zoran ZaricAdds --exclude option to bup index and bup drecurse
2010-12-01 Gabriel Filionadd a tag command
2010-12-01 Zoran ZaricAdds test for exclude-bupdir.
2010-11-26 Rob BrowningAdd (private for now) "bup xstat" command and use it...
2010-11-13 Avery Pennarunt/test.sh: use /bin/pwd instead of just pwd.
2010-11-10 Avery PennarunFix 'make test' on MacOS ("wc -l" returns extra whitesp...
2010-11-09 Avery PennarunRevert (most of) "--remote parameter requires a colon"
2010-10-04 Avery PennarunMerge remote branch 'origin/master'
2010-09-22 Avery Pennaruncmd/split: add a --git-ids option.
2010-09-22 Avery Pennaruncmd/split: add a new --keep-boundaries option.
2010-09-22 Avery Pennarunt/test.sh: fix whitespace problems with the 'Inode...
2010-09-22 Avery Pennarunt/test.sh: fix occasional atime-related failure in...
2010-09-22 Avery Pennarunt/test.sh: refactoring to reduce duplicated code.
2010-09-22 Rob BrowningAdd initial support for metadata archives.
2010-09-08 David Roda--remote parameter requires a colon
2010-09-08 Avery Pennaruncmd/restore: embarrassingly slow implementation of... bup-0.19
2010-08-27 Avery Pennaruncmd/memtest: add a --existing option to test with exist...
2010-07-31 Avery Pennaruntest.sh: check the return code of 'bup random'
2010-07-09 Avery Pennarunvfs: File.open() needs to do a seek(0) on the cached...
2010-07-09 Brandon LowUse common env utility rather than hard coded location...
next