]> git.notmuchmail.org Git - notmuch/commit
test: commit database checksum, ignore actual databases
authorDavid Bremner <david@tethera.net>
Sat, 1 Mar 2014 23:22:59 +0000 (19:22 -0400)
committerDavid Bremner <david@tethera.net>
Tue, 11 Mar 2014 22:51:22 +0000 (19:51 -0300)
commitb6606421019daebbe62645c2dbc2fcdd0f32c1e2
tree4f6536a41ee90477a9af22eeaf8c6659f1cdb267
parent6af2b05612b2bbd998804826c39276b77afce887
test: commit database checksum, ignore actual databases

The checksum file is used by the test infrastructure to verify the downloaded
test database is the one we had in mind.  Note that this test is
rather strict, and the the checksum file needs to be recommitted when
the database is regenerated.

add a pattern .gitignore to ignore the actual databases
test/test-databases/.gitignore [new file with mode: 0644]
test/test-databases/database-v1.tar.xz.sha256 [new file with mode: 0644]