]> arthur.barton.de Git - bup.git/history - buptest.py
Update base_version to 0.34~ for 0.34 development
[bup.git] / buptest.py
2020-12-05 Rob BrowningMigrate tests to pytest
2020-11-26 Johannes Bergtests: move all tests to test/
2020-07-05 Rob BrowningStop forcing LC_CTYPE=ISO-8859-1
2020-02-02 Rob BrowningAdjust buptest logcmd to handle bytes
2019-10-13 Rob Browningtxstat: fix for python 3
2019-03-03 Rob BrowningAdd bup get; see the documentation for further information
2018-03-31 Rob Browningbuptest: base testing subproc funcs ex() and exo()...
2018-03-31 Rob Browningbuptest: don't depend on helpers.mkdirp
2018-01-27 Rob BrowningUse absolute_import from the __future__ everywhere
2017-12-24 Rob Browningexc: support input arg; return SubprocInfo from exc...
2017-12-24 Rob BrowningMove exc, exo, and logcmd to buptest.py
2016-04-02 Rob BrowningCheck saved_errors before and after every test