[PATCH 3/3] test: add tests for Ruby bindings
David Bremner
david at tethera.net
Sun Jul 13 06:11:40 PDT 2014
Felipe Contreras <felipe.contreras at gmail.com> writes:
> 2 files changed, 99 insertions(+)
> create mode 100755 test/T540-ruby.sh
> +# Copyright (c) 2014 Felipe Contreras
Thanks for writing these; lack of tests bindings has been a long time
irritant for me. Can you put in a brief license statement as well as
the copyright line? Something like "same as notmuch" or "GPL 3+" is ok
for me.
>
> +grep -q "WITH_RUBY = 1" ../Makefile.config && test_set_prereq RUBY
This looks a bit fragile. Somewhere in the patch queue is something to
create a config.sh snippet which would help here.
d
More information about the notmuch
mailing list