Check for Python; skip Python tests if not found
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 24 Aug 2011 09:59:41 +0000 (10:59 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 21 Sep 2011 10:25:48 +0000 (11:25 +0100)
commit5defa43b6f809f39ec79cc426414f2f6b1896065
tree7f251bade1db7daa6e3cb55b48e2afddadd212dd
parent7fc9c026669976463adcd1e02ad19c582ed27289
Check for Python; skip Python tests if not found

As with the optional test-dependencies on GLib and dbus-glib, we make this
a hard dependency if --enable-tests[=yes], but not if --enable-tests=auto.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=37847
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
configure.ac
test/name-test/Makefile.am
test/name-test/run-test-systemserver.sh
test/name-test/run-test.sh