]> arthur.barton.de Git - bup.git/history - t
_helpers: fix module init, and get it at least building with py3
[bup.git] / t /
2018-01-27 Rob BrowningAdd compat.items() and use it
2018-01-20 Rob Browningroot-status: use print_function
2017-12-24 Rob BrowningPort fuse to vfs2
2017-12-24 Rob BrowningPort ftp to vfs2 and add test-ftp
2017-12-24 Rob Browningexc: support input arg; return SubprocInfo from exc...
2017-12-24 Rob BrowningMove exc, exo, and logcmd to buptest.py
2017-12-18 Rob BrowningSupport remote listings: bup ls -r ...
2017-12-18 Rob Browningls: retrieve all of the available metadata when requested
2017-12-17 Rob Browningvfs2: add try_resolve() and use it in ls
2017-12-17 Rob Browningls: add --commit-hash and drop vfs nominal_oid
2017-12-16 Rob Browningvfs2: report tree metadata for commits
2017-12-16 Rob BrowningPort ls to vfs2
2017-12-16 Rob Browningtest-ls: strip the test tempdir from the test save
2017-11-11 Rob Browningtest-rm: fix regexes to handle newer *and* older git
2017-11-05 Rob Browningtest-rm: accommodate packed-refs creation by newer git
2017-10-21 Rob Browningtest-rm: ensure entire string matches in wv_matches_rx
2017-10-10 Rob BrowningAdd trivial t/perf-glance for sanity checking
2017-10-08 Rob BrowningAdd restore from remote: "bup restore -r host:path...
2017-07-11 Rob Browningtest-meta: don't try to chattr +T a file
2017-06-18 Rob BrowningMove test.sh save/restore tests to test-save-restore
2017-06-18 Rob Browningtest-prune-older: report cmd, not argv in exception
2017-05-20 Rob BrowningHonor git config pack.packSizeLimit when set
2017-04-23 Ben Kellyprune-older: keep most recent save in each period group
2017-04-01 Rob Browningpwd may not be in /bin, so change /bin/pwd to pwd
2017-03-26 Paul Kronenwettertest-ls: discover socket mode like symlink mode
2017-03-26 Tim RiemenschneiderSaveguard against deleting new pack-file (f.e. with...
2017-01-29 Rob Browningtest-rm: sort compare-trees output with LC_ALL=C
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
next