Ensure that the C bits of TestCase are pre-declared in a header
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Apr 2013 11:05:08 +0000 (12:05 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 12 Apr 2013 11:20:47 +0000 (12:20 +0100)
commitfa1a9b56a8f420b2672f668a558c42d17429f760
tree663d17e5db00e8adf17b2db1383adfaf98815843
parent7a9c8133468c1f8eb7fbb0e68a6a7e061b9452fb
Ensure that the C bits of TestCase are pre-declared in a header

This lets us verify that their Vala and C ABIs are the same: if they
are not, compilation will fail.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=697354
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Philip Withnall <philip@tecnocode.co.uk>
tests/lib/Makefile.am
tests/lib/haze-remove-directory.c
tests/lib/test-case-helper.c
tests/lib/test-case.vala