]> arthur.barton.de Git - bup.git/history - t
Git: Ignore two more generated files
[bup.git] / t /
2016-12-19 Rob Browningtest-prune-older: set test git author/committer
2016-12-17 Rob Browningmips64el can't conceive of lunar landing; adjust
2016-12-15 Rob Browningtest-prune-older: avoid duplicate save times
2016-12-07 Rob BrowningAdd bup prune-older command
2016-11-05 Rob Browningtest-gc: sort ls output defensively before comm
2016-09-10 Rob BrowningReport unknown root status if getwindowsversion > 5
2016-09-10 Rob BrowningDetect root-status failures
2016-07-17 Rob Browninggc: actually allow --threshold arg
2016-07-17 Rob Browningcleanup-mounts-under: skip if no /proc/mounts
2016-07-09 Rob Browningtest-fuse: skip tests if no fuse module
2016-07-09 Rob Browningtest-web: s/python/bup-python/
2016-07-02 Rob Browningtest-web: silence curl during socket test
2016-07-02 Rob Browningtest-web: skip tests if no tornado
2016-06-11 Rob Browningtest-web: use path with unique unicode sequence
2016-06-11 Rob Browningtest-meta: loosen expected rsync diff pattern
2016-06-03 Rob BrowningFix release archives and add tests
2016-05-24 Rob BrowningCompute exact sizes via t/data-size in test-gc.sh
2016-05-20 Rob BrowningMerge restore --sparse corruption fix
2016-05-20 Rob Browningtest-sparse-files: use bup-python in master
2016-05-20 Frank Gevaertsrestore: test --sparse with zeros at 64k boundary
2016-05-20 Rob Browningrestore: add generative --sparse testing
2016-05-20 Rob BrowningUse $RANDOM seed for --sparse random tests
2016-03-26 Rob Browningtest-rm: replace pipefail with explicit tests
2016-03-22 Rob Browningsync-trees: drop -X and retry if -X fails
2016-03-19 Rob Browningcompare-trees: drop -X and retry if -X fails
2016-03-13 Rob Browningfuse: remove redundant custom Stat class
2016-03-12 Rob Browningweb: retrieve paths exactly as presented
2016-03-12 Rob BrowningMerge web GET fix and SIGTERM and unix:// support
2016-03-12 Rob Browningweb: fix broken GETs and test
2016-03-05 Rob BrowningNever omit explicitly named mounts during index -x
2016-02-22 Rob Browningindex: always return at least the root for filter prefixes
2016-02-14 Rob Browningtest-rm: match rsync output against rx, not string
2016-02-14 Rob BrowningMerge initial bup gc command
2016-02-14 Rob BrowningMerge initial bup rm command
2016-02-14 Rob BrowningAdd probabilistic "bup gc", but require --unsafe
2016-02-14 Rob BrowningAdd "bup rm", but require --unsafe invocation
2016-01-17 Rob Browningls: add missing sys and columnate imports
2016-01-17 Rob BrowningAdd initial test-list-idx.sh
2016-01-09 Rob BrowningAdd trivial test-main.sh
2016-01-09 Rob Browninghelpers: rename realpath to resolve_parent
2016-01-01 Rob Browningtest-ls: add missing WVPASSes to report failures
2015-12-27 Rob BrowningHave clean depend on bup-python so tools can too
2015-12-24 Rob BrowningSet sort LC_ALL=C correctly in test-meta and test-xdev
2015-12-18 Rob BrowningChange remaining uses of python to bup-python
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2015-12-12 David Kettlertest-tz.sh: test save in a fractional time zone
2015-11-29 Rob Browningtest-fuse.sh: remove vestigial bash date expansion
2015-08-01 Rob Browningvfs: remove support for /foo/TAG (keep /.tag/TAG)
2015-06-20 Rob Browningtest.sh: separate index and split/join tests
2015-06-14 Rob BrowningTagDir._mksubs: remove duplicate FakeSymlink arg
2015-06-13 Rob Browningtest-fuse: format save name with python, not bash
2015-04-25 Rob Browningtest-xdev: show test skip messages via WVSTART
2015-04-11 Rob Browningconfigure-sampledata: remove vestigial etc too
2015-03-29 Rob BrowningDon't use "cp -a"
2015-03-28 Rob BrowningMerge --sparse restore fix and test improvements
2015-03-28 Rob BrowningAdjust sparse restore tests for test fs block size
2015-03-28 Rob BrowningRework write_sparsely() to fix in-buffer zero runs
2015-03-28 Rob BrowningTest sparse restore of short in-buffer zero run
2015-03-28 Rob BrowningUse t/sampledata, not make install, for tests
2015-03-28 Rob BrowningCreate t/sampledata/var/ and version it
2015-03-21 Rob BrowningClean up sampledata/abs-symlink
2015-03-19 Rob Browningsubtree-hash: adjust for python 2.6
2015-03-13 Rob Browningsubtree-hash: handle non-ASCII path chars 0.27-rc2
2015-03-10 Gabriel FilionMerge pull request #13 from Farioko/patch-1
2015-03-09 Rob BrowningMerge the "bup import-duplicity" command
2015-03-09 Rob Browningtest-import-duplicity: use install tree for data
2015-03-09 Rob Browningtest-import-duplicity: clean up; add --archive-dir
2015-03-09 Zoran ZaricAdd a testcase for the import-duplicity command
2015-03-09 Rob Browningcompare-trees: redirect incidental info to stderr
2015-03-08 Rob Browningtest-fsck.sh: use stable data for tests
2015-03-08 Rob Browningsampledata: use a local absolute symlink, not /etc
2015-03-07 Alexander Bartont/test-on.sh: Don't quote "wc -l" output
2015-02-07 Rob Browningtest-meta.sh: don't test for bup.1
2015-02-01 Rob Browningon: handle remote stdout and stderr via mux
2015-02-01 Rob Browningtest-meta.sh: use a tmpdir, not ./bupmeta.tmp
2015-02-01 Rob Browningtest-meta.sh: move mount points to t/mnt
2015-01-31 Rob Browningsave: make save tree collisions a deferred error
2015-01-31 Rob Browningsave: always push parents when entering a subtree
2015-01-31 Rob Browningtest-fuse: unset BLOCK_SIZE, etc. for ls output
2015-01-22 Rob Browningtest-meta.sh: handle BUP_DIR via wvmktempdir
2014-12-31 Rob BrowningSkip dependent tests if we can't load loop or fuse
2014-11-12 Rob Browningtest-on.sh: exit only once on source failure
2014-11-10 Rob BrowningTest for load failures in t/test-*.sh
2014-10-17 Rob Browningtest-meta.sh: add missing "$() || exit $?" tests
2014-10-17 Rob BrowningChange incorrect unknown-owners references
2014-10-17 Rob Browningtest-meta.sh: escape user/group expressions
2014-10-17 Rob Browningtest-meta.sh: finish renaming variables
2014-10-17 Rob Browningtest-cat-file.sh: handle hashsplit bupm files
2014-10-13 Rob BrowningAdd support for "restore --sparse"
2014-07-30 Tim Riemenschneidertest-fuse.sh: make ls output locale independent
2014-07-15 Rob Browningtest-fuse.sh: use invariant test data
2014-07-06 Rob Browningtest-fuse.sh: set TZ=UTC for ls dates
2014-07-03 Patrick RouleauAvoid uid/gid 0 metadata tests when ids don't exist 0.26-rc2
2014-07-03 Patrick Rouleautest-meta.sh: use user's uid/gid, not 0
2014-06-30 Rob BrowningIgnore empty lines in --exclude-rx-from files
2014-06-05 Rob Browningfuse-cmd.py: given --meta, report original metadata
2014-05-31 Brandon SmithUS/Central is not a common timezone, use America/Chicago
2014-05-31 Brandon Smitht/force-delete: bash is not always at /bin/bash
2014-05-12 Rob BrowningReturn integers, not strings from get_commit_dates()
2014-04-27 Patryck Rouleautest-ls.sh: handle Cygwin's coupling of timestamp/permi...
next