summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2020-11-03 23:11:34 +0000
committerRico Tzschichholz <ricotz@ubuntu.com>2020-11-05 08:53:15 +0100
commit78600a6a0c221e08b1e32912b61042aa1f36775b (patch)
tree0b55c439dfd6418335a4e090f0a5c7c1df24aa50 /Makefile.am
parent88178a7dbe5bbedc24d672fc3e0a2d9a3086048f (diff)
downloadvala-78600a6a0c221e08b1e32912b61042aa1f36775b.tar.gz
tests: Use Automake’s parallel test driver to speed up running tests
Fixes https://gitlab.gnome.org/GNOME/vala/issues/1094
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c96ea4e84..992f95f51 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -100,4 +100,5 @@ EXTRA_DIST = \
.version \
build-aux/git-version-gen \
build-aux/gitlog-to-changelog \
+ build-aux/testrunner.sh \
$(NULL)