notmuch/test/test-databases
Tomi Ollila 9c3a27dee9 test-databases: use wget or curl to download test databases
Often Linux systems are shipped with wget(1) by default (and no curl).

Many BSDs, macOS, and e.g. some Linux minimal/container images
comes with curl(1) (and no wget).

Attempting to download with curl if wget is not available increases
the likelihood for this to succeed.
2017-03-15 22:06:12 -03:00
..
.gitignore test: commit database checksum, ignore actual databases 2014-03-11 19:51:22 -03:00
database-v1.tar.xz.sha256 test: commit database checksum, ignore actual databases 2014-03-11 19:51:22 -03:00
Makefile test: add machinery to download and verify databases 2014-03-11 19:51:22 -03:00
Makefile.local test-databases: use wget or curl to download test databases 2017-03-15 22:06:12 -03:00