build: Distribute more test data in source tarballs
authorSimon McVittie <smcv@collabora.com>
Mon, 23 Oct 2017 12:32:22 +0000 (13:32 +0100)
committerSimon McVittie <smcv@collabora.com>
Mon, 23 Oct 2017 15:08:32 +0000 (16:08 +0100)
commita3d6ec26a296952ae585cad3b054dc7bf336804f
treee1ed63ba00d688e29a0b7bb892c34e442b1a8e6c
parent60993c27e10b222d0e9b2239fddf5c572b293757
build: Distribute more test data in source tarballs

test-bus exercises the parser by trying to parse every file in these
directories. A couple of files were accidentally left out, meaning
those parsing code paths are tested when we build from git, but not
when we build from a tarball release.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=103420
test/Makefile.am