diff options
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | tests/tools/Makefile.am | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/tools/test-glib-gtypes-generator.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | tests/tools/test-gobject-foo.sh | 0 |
4 files changed, 4 insertions, 1 deletions
@@ -20,6 +20,9 @@ Fixes: with no CertificateChainData, just invalidate the channel (fd.o #61616, Guillaume) +• Adjust regression tests so we can distcheck under Automake 1.13, + and various other build-system updates (fd.o #65517, Simon) + telepathy-glib 0.21.0 (2013-04-03) ================================== diff --git a/tests/tools/Makefile.am b/tests/tools/Makefile.am index f86d20ded..4a7de16cb 100644 --- a/tests/tools/Makefile.am +++ b/tests/tools/Makefile.am @@ -16,7 +16,7 @@ TESTS_ENVIRONMENT = \ PYTHON=$(PYTHON) \ srcdir=$(srcdir) \ top_srcdir=$(top_srcdir) \ - sh + $(NULL) CLEANFILES = \ actual.h \ diff --git a/tests/tools/test-glib-gtypes-generator.sh b/tests/tools/test-glib-gtypes-generator.sh index 0230cd1a2..0230cd1a2 100644..100755 --- a/tests/tools/test-glib-gtypes-generator.sh +++ b/tests/tools/test-glib-gtypes-generator.sh diff --git a/tests/tools/test-gobject-foo.sh b/tests/tools/test-gobject-foo.sh index 6bce48c65..6bce48c65 100644..100755 --- a/tests/tools/test-gobject-foo.sh +++ b/tests/tools/test-gobject-foo.sh |