aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test-databases/Makefile.local
Commit message (Collapse)AuthorAge
* build: add datacleanGravatar David Bremner2014-05-28
| | | | | | | | | It turns out to be inconvenient to delete the downloaded datafiles with distclean, so I propose a new target which does that instead. The closest conventional target is 'maintainer-clean'; the difference here is that having the original source tarball is not enough to reconstruct these files.
* test: add machinery to download and verify databasesGravatar David Bremner2014-03-11
Note that it is intentional that the checksum file is not downloaded. The intent is to check those into git.