]> git.notmuchmail.org Git - notmuch/commit - test/test-lib.sh
test: add (back) upgrade tests
authorDavid Bremner <david@tethera.net>
Sun, 17 Jan 2021 12:35:38 +0000 (08:35 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 17 Jan 2021 17:24:04 +0000 (13:24 -0400)
commit6a7b61b1d50bf25ebce61fa58af1c195951b387c
tree633f3f023d4ea78874fed2e552247cd0d8807b11
parent15d8067c0a209a24d757b416107d92007529f01f
test: add (back) upgrade tests

In ee897cab8b721 the upgrade tests from pre v3 databases were
removed. The reasons for that are still valid, but we should still
test the code paths that do the upgrade, and it is relatively
straightforward to do that for v3 to v3 upgrades.
test/README
test/T530-upgrade.sh [new file with mode: 0755]
test/test-lib.sh