]> git.ipfire.org Git - thirdparty/automake.git/commit
vala tests: few adjustments and improvements
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 16 Apr 2012 17:18:08 +0000 (19:18 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 16 Apr 2012 17:24:01 +0000 (19:24 +0200)
commit6f12912a2b1c207e8fb3d45d993cc81edc51be47
tree0d5ce8abce74acc1cbf537373fd7d90ed6827ee9
parente0ce774e6927c4e2121fe92ae47a72a24e470d5e
vala tests: few adjustments and improvements

* t/vala4.sh: Don't run 'libtoolize', it's not truly required.
($required): Don't require 'libtoolize'.
(configure.ac): Don't invoke 'AC_PROG_LIBTOOL'.
* t/vala-mix.sh ($required): Require 'cc'.
Avoid some calls to 'framework_failure_', they were only useful when
this test was xfailing (to ensure it wasn't failing for the wrong
reasons).
Ensure the stamp file is created in the source directory.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/vala-vpath.sh
t/vala4.sh