diff options
| author | David Bremner <david@tethera.net> | 2021-01-17 08:35:38 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-01-17 13:24:04 -0400 |
| commit | 6a7b61b1d50bf25ebce61fa58af1c195951b387c (patch) | |
| tree | 633f3f023d4ea78874fed2e552247cd0d8807b11 /test/README | |
| parent | 15d8067c0a209a24d757b416107d92007529f01f (diff) | |
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.
Diffstat (limited to 'test/README')
| -rw-r--r-- | test/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/README b/test/README index 11eaf18f..10f127cb 100644 --- a/test/README +++ b/test/README @@ -25,6 +25,7 @@ that you know if you break anything. - gdb(1) - gpg(1) - python(1) + - xapian-metadata(1) If your system lacks these tools or have older, non-upgradable versions of these, please (possibly compile and) install these to some other |
