]> arthur.barton.de Git - bup.git/history - test/int/test_vint.py
Remove Client __del__ in favor of context management
[bup.git] / test / int / test_vint.py
2021-05-15 Rob Browningtest_vint: test packing of all 0, 1, and 2 element...
2021-05-15 Johannes Bergvint: implement the typical pack() in C
2021-05-15 Johannes Bergvint: implement encoding in C
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