Two patches: the first one enhances testsuite coverage on Vala support a little, the second one fixes a minor bug in the vala remake rules.
Stefano Lattarini (2): vala: enhance tests vala: avoid potential useless remakes (minor bugfix) automake.in | 9 +++- tests/list-of-tests.mk | 1 + tests/vala-mix.test | 116 ++++++++++++++++++++++++++++++++++++++++++++++++ tests/vala.test | 54 +++++++++++++++++----- tests/vala5.test | 48 +++++++++++++------- 5 files changed, 198 insertions(+), 30 deletions(-) create mode 100755 tests/vala-mix.test -- 1.7.7.3