]> arthur.barton.de Git - bup.git/history - test/int/test_index.py
index.Writer.__del__: replace with context management
[bup.git] / test / int / test_index.py
2021-11-22 Rob Browningindex.Writer.__del__: replace with context management
2021-11-22 Rob Browningindex.Reader.__del__: replace with context management
2021-11-22 Rob BrowningMetaStoreWriter.__del__: replace with context management
2021-09-17 Johannes Bergpylint: enable inconsistent-return-statements
2021-09-11 Johannes Bergtest: add pylint and test imports
2020-12-05 Rob BrowningMigrate tests to pytest
2020-11-26 Johannes Bergtests: partially convert to pytest
2020-11-26 Rob BrowningMove t*.py tests to test_*.py for pytest autodetection