]> git.notmuchmail.org Git - notmuch/commit
test: add initial ruby tests
authorDavid Bremner <david@tethera.net>
Mon, 1 Jun 2015 07:09:02 +0000 (09:09 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 14 Jun 2015 16:00:52 +0000 (18:00 +0200)
commitd9567dd5b5b6f9e4c5bcc45776a08c5578f1650d
tree4adb951bb9cccb9a4f9573da03d069e3f851a948
parent233b5528cd405de0e0d8c7b3f5d7729614bee8aa
test: add initial ruby tests

This is pretty much a line by line translation of the existing python
tests, with two new tests for the count API.
test/T395-ruby.sh [new file with mode: 0755]
test/test-lib.sh