vala tests: check headers generation
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 16 Apr 2012 21:10:50 +0000 (23:10 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 16 Apr 2012 22:04:36 +0000 (00:04 +0200)
commit789a7723530968f4da48ed9438961b691cf48cc6
tree52954acf12d628ae0caf2b157bcd2ebade56566f
parent36f9451ee076f8e42159b3f6daed972deb60fa9e
vala tests: check headers generation

* t/vala-headers.sh: New test, checking use of 'valac' options for
header generation (e.g., '-H', '--vapi', ...) in '$(..._VALAFLAGS)'.
* t/list-of-tests.mk: Add it.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/list-of-tests.mk
t/vala-headers.sh [new file with mode: 0755]