]> arthur.barton.de Git - bup.git/history - wvtest.py
test-restore-map-owner: accommodate python 3 and test there
[bup.git] / wvtest.py
2019-12-01 Rob Browningwvtest.py: drop relpath compatability code
2019-10-13 Rob Browningwvtest: change func_name to __name__ for Python 3
2019-10-13 Rob Browningwvtest.py: switch to print_function
2019-03-03 Rob BrowningAdd bup get; see the documentation for further information
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2016-12-04 Rob BrowningAdd lowercase versions of python wvtest commands
2016-12-04 Rob Browningwvtest.py: add WVSTART for standalone python tests
2016-09-10 Rob Browningwvtest: chdir to start dir before extracting stack
2016-09-10 Rob Browningwvtest: precompile _code() regex
2016-07-23 Rob Browningwvtest_main: use immutable arg default value
2016-01-01 Rob BrowningUse Python 3 compatible "except ... as e" syntax
2015-12-29 Rob Browningwvtest.py: set wvtest to wvtest module if __main__
2015-12-29 Rob Browningwvtest.py: correct bup-python in #! preamble
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2014-01-25 Rob Browningtgit.py: use a tmpdir in t/tmp instead of working direc...
2013-03-23 Thomas Hallerwvtest.py: add a fallback definition of relpath() for...
2013-03-16 Rob BrowningDon't even test for Linux xattrs if platform.system...
2012-08-14 Avery PennarunImport new wvtest.py.
2011-02-10 Rob BrowningMerge remote branch 'origin/master' into meta
2011-01-26 Brandon LowUse os.path rather than '/' logic in wvtest
2010-07-14 Avery PennarunUpdate to latest wvtest.py, wvtest.sh, and wvtestrun...
2010-01-24 Avery Pennarunexecutable files: don't assume python2.5.
2010-01-06 Avery Pennarunwvtest: coerce non-string arguments when printing.
2010-01-03 Avery PennarunFix some problems running on older Debian.
2009-12-31 Avery PennarunImport wvtestrun and wvtest.py from the wvtest.git...