Add a test-case for combining receive_type and send_destination
authorSimon McVittie <smcv@collabora.com>
Wed, 19 Jul 2017 13:41:35 +0000 (14:41 +0100)
committerSimon McVittie <smcv@debian.org>
Fri, 28 Jul 2017 10:24:20 +0000 (11:24 +0100)
commit636cccdef71ffc83eb38246d505b3c7ba9e4cfb4
treef4637cddd4db4d4b2af67d6e69cdea168198f151
parent9f81acc004dd79c12b496fbfa2fc04afabd6fecf
Add a test-case for combining receive_type and send_destination

Until the previous commit, this would have worked. Now it correctly fails
with "send and receive attributes cannot be combined".

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Thiago Macieira <thiago@kde.org>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=92853
test/Makefile.am
test/data/invalid-config-files/send-and-receive.conf [new file with mode: 0644]